Shades of Egyptian Blue #162792
Tints of Egyptian Blue #162792
RGB
CMYK
RGB Variations
Color information
#162792 (or 0x162792) is known color: Egyptian Blue. HEX triplet: 16, 27 and 92. RGB value is (22,39,146). Sum of RGB (Red+Green+Blue) = 22+39+146=207 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.63% from 207); Green value is 39 (15.62% from 255 or 18.84% from 207); Blue value is 146 (57.42% from 255 or 70.53% from 207); Max value from RGB is 146 - color contains mainly: blue. Hex color #162792 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #162792 is #E9D86D. Grayscale: #2D2D2D. Windows color (decimal): -15325294 or 9578262. OLE color: 9578262.
HSL color Cylindrical-coordinate representation of color #162792: hue angle of 231.77º 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 #162792 is Cyan = 0.85, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 22 | 39 | 146 | - |
| CMYK | 0.85 | 0.73 | 0 | 0.43 |
| HSL | 231.77º | 0.74% | 0.33% | - |
| HSV(B) | 231.77º | 0.85% | 0.57% | - |
| XYZ | 6.24 | 3.7 | 27.58 | - |
| YUV | 46.12 | 184.37 | 110.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 39 | 146 | 0.85 | 0.73 | 0 | 0.43 | 231.77 | 0.74 | 0.33 |
| Hex | 16 | 27 | 92 | 55 | 49 | 0 | 2B | E8 | 4A | 21 |
| Octal | 26 | 47 | 222 | 125 | 111 | 0 | 53 | 350 | 112 | 41 |
| Binary | 10110 | 100111 | 10010010 | 1010101 | 1001001 | 0 | 101011 | 11101000 | 1001010 | 100001 |
Color Harmonies of #162792
Complementary color
Monochromatic Colors of #162792
Black with #162792
Text Example
Text Example
White with #162792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162792; }
p { color: rgb(22,39,146); }
H1.HeaderClassName
{
color: #162792;
}
.AnyTagClassName
{
color: #162792;
}
</style>
background-color css
<style>
a { background-color: #162792; }
a { background-color: rgb(22,39,146); }
div.DivClassName
{
background-color: #162792;
}
.BgClassName
{
background-color: #162792;
}
</style>
border-color css
<style>
span { border-color: #162792; }
span { border-color: rgb(22,39,146); }
td.TdClassName
{
border-color: #162792;
}
.TagClassName
{
border-color: #162792;
}
</style>