RGB
164, 200, 225
HSL
205°, 50%, 76%
CMYK
27, 11, 0, 12
HSV
205°, 27%, 88%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #A4C8E1 |
color: #A4C8E1;
|
| RGB | 164, 200, 225 |
color: rgb(164, 200, 225);
|
| RGB Percentage | 64%, 78%, 88% |
color: rgb(64%, 78%, 88%);
|
| CMYK | 27%, 11%, 0%, 12% | Not supported in CSS |
| HSL | 205°, 50%, 76% |
color: hsl(205, 50%, 76%);
|
| HSV | 205°, 27%, 88% | Not supported in CSS |
| CIE-LAB | 61, -7, -8 |
color: lab(61% -7 -8);
|
| Decimal | 10799329 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.chambray {
color: #A4C8E1;
}
SCSS
$chambray: #A4C8E1;
RGB
rgb(164, 200, 225)
Accessibility & Contrast
White background
1.76:1
1.76
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
11.93:1
11.93
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element