RGB
130, 200, 229
HSL
198°, 66%, 70%
CMYK
43, 13, 0, 10
HSV
198°, 43%, 90%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #82C8E5 |
color: #82C8E5;
|
| RGB | 130, 200, 229 |
color: rgb(130, 200, 229);
|
| RGB Percentage | 51%, 78%, 90% |
color: rgb(51%, 78%, 90%);
|
| CMYK | 43%, 13%, 0%, 10% | Not supported in CSS |
| HSL | 198°, 66%, 70% |
color: hsl(198, 66%, 70%);
|
| HSV | 198°, 43%, 90% | Not supported in CSS |
| CIE-LAB | 56, -14, -10 |
color: lab(56% -14 -10);
|
| Decimal | 8571109 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.sky-blue {
color: #82C8E5;
}
SCSS
$sky-blue: #82C8E5;
RGB
rgb(130, 200, 229)
Accessibility & Contrast
White background
1.85:1
1.85
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
11.34:1
11.34
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element