Shades of Egyptian Blue #162998
Tints of Egyptian Blue #162998
RGB
CMYK
RGB Variations
Color information
#162998 (or 0x162998) is known color: Egyptian Blue. HEX triplet: 16, 29 and 98. RGB value is (22,41,152). Sum of RGB (Red+Green+Blue) = 22+41+152=215 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.23% from 215); Green value is 41 (16.41% from 255 or 19.07% from 215); Blue value is 152 (59.77% from 255 or 70.70% from 215); Max value from RGB is 152 - color contains mainly: blue. Hex color #162998 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #162998 is #E9D667. Grayscale: #2F2F2F. Windows color (decimal): -15324776 or 9971990. OLE color: 9971990.
HSL color Cylindrical-coordinate representation of color #162998: hue angle of 231.23º 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 #162998 is Cyan = 0.86, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 22 | 41 | 152 | - |
| CMYK | 0.86 | 0.73 | 0 | 0.40 |
| HSL | 231.23º | 0.75% | 0.34% | - |
| HSV(B) | 231.23º | 0.86% | 0.6% | - |
| XYZ | 6.79 | 4.02 | 30.12 | - |
| YUV | 47.97 | 186.71 | 109.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 41 | 152 | 0.86 | 0.73 | 0 | 0.40 | 231.23 | 0.75 | 0.34 |
| Hex | 16 | 29 | 98 | 56 | 49 | 0 | 28 | E7 | 4B | 22 |
| Octal | 26 | 51 | 230 | 126 | 111 | 0 | 50 | 347 | 113 | 42 |
| Binary | 10110 | 101001 | 10011000 | 1010110 | 1001001 | 0 | 101000 | 11100111 | 1001011 | 100010 |
Color Harmonies of #162998
Complementary color
Monochromatic Colors of #162998
Black with #162998
Text Example
Text Example
White with #162998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162998; }
p { color: rgb(22,41,152); }
H1.HeaderClassName
{
color: #162998;
}
.AnyTagClassName
{
color: #162998;
}
</style>
background-color css
<style>
a { background-color: #162998; }
a { background-color: rgb(22,41,152); }
div.DivClassName
{
background-color: #162998;
}
.BgClassName
{
background-color: #162998;
}
</style>
border-color css
<style>
span { border-color: #162998; }
span { border-color: rgb(22,41,152); }
td.TdClassName
{
border-color: #162998;
}
.TagClassName
{
border-color: #162998;
}
</style>