Shades of Egyptian Blue #162498
Tints of Egyptian Blue #162498
RGB
CMYK
RGB Variations
Color information
#162498 (or 0x162498) is known color: Egyptian Blue. HEX triplet: 16, 24 and 98. RGB value is (22,36,152). Sum of RGB (Red+Green+Blue) = 22+36+152=210 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.48% from 210); Green value is 36 (14.45% from 255 or 17.14% from 210); Blue value is 152 (59.77% from 255 or 72.38% from 210); Max value from RGB is 152 - color contains mainly: blue. Hex color #162498 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #162498 is #E9DB67. Grayscale: #2C2C2C. Windows color (decimal): -15326056 or 9970710. OLE color: 9970710.
HSL color Cylindrical-coordinate representation of color #162498: hue angle of 233.54º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #162498 is Cyan = 0.86, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 22 | 36 | 152 | - |
| CMYK | 0.86 | 0.76 | 0 | 0.40 |
| HSL | 233.54º | 0.75% | 0.34% | - |
| HSV(B) | 233.54º | 0.86% | 0.6% | - |
| XYZ | 6.63 | 3.7 | 30.07 | - |
| YUV | 45.04 | 188.36 | 111.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 36 | 152 | 0.86 | 0.76 | 0 | 0.40 | 233.54 | 0.75 | 0.34 |
| Hex | 16 | 24 | 98 | 56 | 4C | 0 | 28 | EA | 4B | 22 |
| Octal | 26 | 44 | 230 | 126 | 114 | 0 | 50 | 352 | 113 | 42 |
| Binary | 10110 | 100100 | 10011000 | 1010110 | 1001100 | 0 | 101000 | 11101010 | 1001011 | 100010 |
Color Harmonies of #162498
Complementary color
Monochromatic Colors of #162498
Black with #162498
Text Example
Text Example
White with #162498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162498; }
p { color: rgb(22,36,152); }
H1.HeaderClassName
{
color: #162498;
}
.AnyTagClassName
{
color: #162498;
}
</style>
background-color css
<style>
a { background-color: #162498; }
a { background-color: rgb(22,36,152); }
div.DivClassName
{
background-color: #162498;
}
.BgClassName
{
background-color: #162498;
}
</style>
border-color css
<style>
span { border-color: #162498; }
span { border-color: rgb(22,36,152); }
td.TdClassName
{
border-color: #162498;
}
.TagClassName
{
border-color: #162498;
}
</style>