Shades of Egyptian Blue #162691
Tints of Egyptian Blue #162691
RGB
CMYK
RGB Variations
Color information
#162691 (or 0x162691) is known color: Egyptian Blue. HEX triplet: 16, 26 and 91. RGB value is (22,38,145). Sum of RGB (Red+Green+Blue) = 22+38+145=205 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.73% from 205); Green value is 38 (15.23% from 255 or 18.54% from 205); Blue value is 145 (57.03% from 255 or 70.73% from 205); Max value from RGB is 145 - color contains mainly: blue. Hex color #162691 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #162691 is #E9D96E. Grayscale: #2C2C2C. Windows color (decimal): -15325551 or 9512470. OLE color: 9512470.
HSL color Cylindrical-coordinate representation of color #162691: hue angle of 232.2º 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 #162691 is Cyan = 0.85, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 22 | 38 | 145 | - |
| CMYK | 0.85 | 0.74 | 0 | 0.43 |
| HSL | 232.2º | 0.74% | 0.33% | - |
| HSV(B) | 232.2º | 0.85% | 0.57% | - |
| XYZ | 6.13 | 3.6 | 27.16 | - |
| YUV | 45.41 | 184.2 | 111.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 38 | 145 | 0.85 | 0.74 | 0 | 0.43 | 232.2 | 0.74 | 0.33 |
| Hex | 16 | 26 | 91 | 55 | 4A | 0 | 2B | E8 | 4A | 21 |
| Octal | 26 | 46 | 221 | 125 | 112 | 0 | 53 | 350 | 112 | 41 |
| Binary | 10110 | 100110 | 10010001 | 1010101 | 1001010 | 0 | 101011 | 11101000 | 1001010 | 100001 |
Color Harmonies of #162691
Complementary color
Monochromatic Colors of #162691
Black with #162691
Text Example
Text Example
White with #162691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162691; }
p { color: rgb(22,38,145); }
H1.HeaderClassName
{
color: #162691;
}
.AnyTagClassName
{
color: #162691;
}
</style>
background-color css
<style>
a { background-color: #162691; }
a { background-color: rgb(22,38,145); }
div.DivClassName
{
background-color: #162691;
}
.BgClassName
{
background-color: #162691;
}
</style>
border-color css
<style>
span { border-color: #162691; }
span { border-color: rgb(22,38,145); }
td.TdClassName
{
border-color: #162691;
}
.TagClassName
{
border-color: #162691;
}
</style>