Shades of Egyptian Blue #162794
Tints of Egyptian Blue #162794
RGB
CMYK
RGB Variations
Color information
#162794 (or 0x162794) is known color: Egyptian Blue. HEX triplet: 16, 27 and 94. RGB value is (22,39,148). Sum of RGB (Red+Green+Blue) = 22+39+148=209 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.53% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 148 (58.20% from 255 or 70.81% from 209); Max value from RGB is 148 - color contains mainly: blue. Hex color #162794 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #162794 is #E9D86B. Grayscale: #2D2D2D. Windows color (decimal): -15325292 or 9709334. OLE color: 9709334.
HSL color Cylindrical-coordinate representation of color #162794: hue angle of 231.9º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #162794 is Cyan = 0.85, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 22 | 39 | 148 | - |
| CMYK | 0.85 | 0.74 | 0 | 0.42 |
| HSL | 231.9º | 0.74% | 0.33% | - |
| HSV(B) | 231.9º | 0.85% | 0.58% | - |
| XYZ | 6.4 | 3.76 | 28.41 | - |
| YUV | 46.34 | 185.37 | 110.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 39 | 148 | 0.85 | 0.74 | 0 | 0.42 | 231.9 | 0.74 | 0.33 |
| Hex | 16 | 27 | 94 | 55 | 4A | 0 | 2A | E8 | 4A | 21 |
| Octal | 26 | 47 | 224 | 125 | 112 | 0 | 52 | 350 | 112 | 41 |
| Binary | 10110 | 100111 | 10010100 | 1010101 | 1001010 | 0 | 101010 | 11101000 | 1001010 | 100001 |
Color Harmonies of #162794
Complementary color
Monochromatic Colors of #162794
Black with #162794
Text Example
Text Example
White with #162794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162794; }
p { color: rgb(22,39,148); }
H1.HeaderClassName
{
color: #162794;
}
.AnyTagClassName
{
color: #162794;
}
</style>
background-color css
<style>
a { background-color: #162794; }
a { background-color: rgb(22,39,148); }
div.DivClassName
{
background-color: #162794;
}
.BgClassName
{
background-color: #162794;
}
</style>
border-color css
<style>
span { border-color: #162794; }
span { border-color: rgb(22,39,148); }
td.TdClassName
{
border-color: #162794;
}
.TagClassName
{
border-color: #162794;
}
</style>