Shades of Egyptian Blue #162793
Tints of Egyptian Blue #162793
RGB
CMYK
RGB Variations
Color information
#162793 (or 0x162793) is known color: Egyptian Blue. HEX triplet: 16, 27 and 93. RGB value is (22,39,147). Sum of RGB (Red+Green+Blue) = 22+39+147=208 (27% of max value = 765). Red value is 22 (8.98% from 255 or 10.58% from 208); Green value is 39 (15.62% from 255 or 18.75% from 208); Blue value is 147 (57.81% from 255 or 70.67% from 208); Max value from RGB is 147 - color contains mainly: blue. Hex color #162793 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #162793 is #E9D86C. Grayscale: #2D2D2D. Windows color (decimal): -15325293 or 9643798. OLE color: 9643798.
HSL color Cylindrical-coordinate representation of color #162793: hue angle of 231.84º 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 #162793 is Cyan = 0.85, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 22 | 39 | 147 | - |
| CMYK | 0.85 | 0.73 | 0 | 0.42 |
| HSL | 231.84º | 0.74% | 0.33% | - |
| HSV(B) | 231.84º | 0.85% | 0.58% | - |
| XYZ | 6.32 | 3.73 | 27.99 | - |
| YUV | 46.23 | 184.87 | 110.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 39 | 147 | 0.85 | 0.73 | 0 | 0.42 | 231.84 | 0.74 | 0.33 |
| Hex | 16 | 27 | 93 | 55 | 49 | 0 | 2A | E8 | 4A | 21 |
| Octal | 26 | 47 | 223 | 125 | 111 | 0 | 52 | 350 | 112 | 41 |
| Binary | 10110 | 100111 | 10010011 | 1010101 | 1001001 | 0 | 101010 | 11101000 | 1001010 | 100001 |
Color Harmonies of #162793
Complementary color
Monochromatic Colors of #162793
Black with #162793
Text Example
Text Example
White with #162793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162793; }
p { color: rgb(22,39,147); }
H1.HeaderClassName
{
color: #162793;
}
.AnyTagClassName
{
color: #162793;
}
</style>
background-color css
<style>
a { background-color: #162793; }
a { background-color: rgb(22,39,147); }
div.DivClassName
{
background-color: #162793;
}
.BgClassName
{
background-color: #162793;
}
</style>
border-color css
<style>
span { border-color: #162793; }
span { border-color: rgb(22,39,147); }
td.TdClassName
{
border-color: #162793;
}
.TagClassName
{
border-color: #162793;
}
</style>