Shades of Egyptian Blue #162892
Tints of Egyptian Blue #162892
RGB
CMYK
RGB Variations
Color information
#162892 (or 0x162892) is known color: Egyptian Blue. HEX triplet: 16, 28 and 92. RGB value is (22,40,146). Sum of RGB (Red+Green+Blue) = 22+40+146=208 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.58% from 208); Green value is 40 (16.02% from 255 or 19.23% from 208); Blue value is 146 (57.42% from 255 or 70.19% from 208); Max value from RGB is 146 - color contains mainly: blue. Hex color #162892 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #162892 is #E9D76D. Grayscale: #2E2E2E. Windows color (decimal): -15325038 or 9578518. OLE color: 9578518.
HSL color Cylindrical-coordinate representation of color #162892: hue angle of 231.29º 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 #162892 is Cyan = 0.85, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 22 | 40 | 146 | - |
| CMYK | 0.85 | 0.73 | 0 | 0.43 |
| HSL | 231.29º | 0.74% | 0.33% | - |
| HSV(B) | 231.29º | 0.85% | 0.57% | - |
| XYZ | 6.28 | 3.76 | 27.59 | - |
| YUV | 46.7 | 184.04 | 110.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 40 | 146 | 0.85 | 0.73 | 0 | 0.43 | 231.29 | 0.74 | 0.33 |
| Hex | 16 | 28 | 92 | 55 | 49 | 0 | 2B | E7 | 4A | 21 |
| Octal | 26 | 50 | 222 | 125 | 111 | 0 | 53 | 347 | 112 | 41 |
| Binary | 10110 | 101000 | 10010010 | 1010101 | 1001001 | 0 | 101011 | 11100111 | 1001010 | 100001 |
Color Harmonies of #162892
Complementary color
Monochromatic Colors of #162892
Black with #162892
Text Example
Text Example
White with #162892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162892; }
p { color: rgb(22,40,146); }
H1.HeaderClassName
{
color: #162892;
}
.AnyTagClassName
{
color: #162892;
}
</style>
background-color css
<style>
a { background-color: #162892; }
a { background-color: rgb(22,40,146); }
div.DivClassName
{
background-color: #162892;
}
.BgClassName
{
background-color: #162892;
}
</style>
border-color css
<style>
span { border-color: #162892; }
span { border-color: rgb(22,40,146); }
td.TdClassName
{
border-color: #162892;
}
.TagClassName
{
border-color: #162892;
}
</style>