Shades of Egyptian Blue #162991
Tints of Egyptian Blue #162991
RGB
CMYK
RGB Variations
Color information
#162991 (or 0x162991) is known color: Egyptian Blue. HEX triplet: 16, 29 and 91. RGB value is (22,41,145). Sum of RGB (Red+Green+Blue) = 22+41+145=208 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.58% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 145 (57.03% from 255 or 69.71% from 208); Max value from RGB is 145 - color contains mainly: blue. Hex color #162991 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #162991 is #E9D66E. Grayscale: #2E2E2E. Windows color (decimal): -15324783 or 9513238. OLE color: 9513238.
HSL color Cylindrical-coordinate representation of color #162991: hue angle of 230.73º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #162991 is Cyan = 0.85, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 22 | 41 | 145 | - |
| CMYK | 0.85 | 0.72 | 0 | 0.43 |
| HSL | 230.73º | 0.74% | 0.33% | - |
| HSV(B) | 230.73º | 0.85% | 0.57% | - |
| XYZ | 6.23 | 3.8 | 27.19 | - |
| YUV | 47.18 | 183.21 | 110.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 41 | 145 | 0.85 | 0.72 | 0 | 0.43 | 230.73 | 0.74 | 0.33 |
| Hex | 16 | 29 | 91 | 55 | 48 | 0 | 2B | E7 | 4A | 21 |
| Octal | 26 | 51 | 221 | 125 | 110 | 0 | 53 | 347 | 112 | 41 |
| Binary | 10110 | 101001 | 10010001 | 1010101 | 1001000 | 0 | 101011 | 11100111 | 1001010 | 100001 |
Color Harmonies of #162991
Complementary color
Monochromatic Colors of #162991
Black with #162991
Text Example
Text Example
White with #162991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162991; }
p { color: rgb(22,41,145); }
H1.HeaderClassName
{
color: #162991;
}
.AnyTagClassName
{
color: #162991;
}
</style>
background-color css
<style>
a { background-color: #162991; }
a { background-color: rgb(22,41,145); }
div.DivClassName
{
background-color: #162991;
}
.BgClassName
{
background-color: #162991;
}
</style>
border-color css
<style>
span { border-color: #162991; }
span { border-color: rgb(22,41,145); }
td.TdClassName
{
border-color: #162991;
}
.TagClassName
{
border-color: #162991;
}
</style>