RGB
20, 52, 164
HSL
227°, 78%, 36%
CMYK
88, 68, 0, 36
HSV
227°, 88%, 64%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #1434A4 |
color: #1434A4;
|
| RGB | 20, 52, 164 |
color: rgb(20, 52, 164);
|
| RGB Percentage | 8%, 20%, 64% |
color: rgb(8%, 20%, 64%);
|
| CMYK | 88%, 68%, 0%, 36% | Not supported in CSS |
| HSL | 227°, 78%, 36% |
color: hsl(227, 78%, 36%);
|
| HSV | 227°, 88%, 64% | Not supported in CSS |
| CIE-LAB | 29, -6, -37 |
color: lab(29% -6 -37);
|
| Decimal | 1324196 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.egyptian-blue {
color: #1434A4;
}
SCSS
$egyptian-blue: #1434A4;
RGB
rgb(20, 52, 164)
Accessibility & Contrast
White background
10.21:1
10.21
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
2.06:1
2.06
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element