Shades of Egyptian Blue #162893
Tints of Egyptian Blue #162893
RGB
CMYK
RGB Variations
Color information
#162893 (or 0x162893) is known color: Egyptian Blue. HEX triplet: 16, 28 and 93. RGB value is (22,40,147). Sum of RGB (Red+Green+Blue) = 22+40+147=209 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.53% from 209); Green value is 40 (16.02% from 255 or 19.14% from 209); Blue value is 147 (57.81% from 255 or 70.33% from 209); Max value from RGB is 147 - color contains mainly: blue. Hex color #162893 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #162893 is #E9D76C. Grayscale: #2E2E2E. Windows color (decimal): -15325037 or 9644054. OLE color: 9644054.
HSL color Cylindrical-coordinate representation of color #162893: hue angle of 231.36º 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 #162893 is Cyan = 0.85, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 22 | 40 | 147 | - |
| CMYK | 0.85 | 0.73 | 0 | 0.42 |
| HSL | 231.36º | 0.74% | 0.33% | - |
| HSV(B) | 231.36º | 0.85% | 0.58% | - |
| XYZ | 6.36 | 3.79 | 28 | - |
| YUV | 46.82 | 184.54 | 110.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 40 | 147 | 0.85 | 0.73 | 0 | 0.42 | 231.36 | 0.74 | 0.33 |
| Hex | 16 | 28 | 93 | 55 | 49 | 0 | 2A | E7 | 4A | 21 |
| Octal | 26 | 50 | 223 | 125 | 111 | 0 | 52 | 347 | 112 | 41 |
| Binary | 10110 | 101000 | 10010011 | 1010101 | 1001001 | 0 | 101010 | 11100111 | 1001010 | 100001 |
Color Harmonies of #162893
Complementary color
Monochromatic Colors of #162893
Black with #162893
Text Example
Text Example
White with #162893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162893; }
p { color: rgb(22,40,147); }
H1.HeaderClassName
{
color: #162893;
}
.AnyTagClassName
{
color: #162893;
}
</style>
background-color css
<style>
a { background-color: #162893; }
a { background-color: rgb(22,40,147); }
div.DivClassName
{
background-color: #162893;
}
.BgClassName
{
background-color: #162893;
}
</style>
border-color css
<style>
span { border-color: #162893; }
span { border-color: rgb(22,40,147); }
td.TdClassName
{
border-color: #162893;
}
.TagClassName
{
border-color: #162893;
}
</style>