Shades of Egyptian Blue #164295
Tints of Egyptian Blue #164295
RGB
CMYK
RGB Variations
Color information
#164295 (or 0x164295) is known color: Egyptian Blue. HEX triplet: 16, 42 and 95. RGB value is (22,66,149). Sum of RGB (Red+Green+Blue) = 22+66+149=237 (31% of max value = 765). Red value is 22 (8.98% from 255 or 9.28% from 237); Green value is 66 (26.17% from 255 or 27.85% from 237); Blue value is 149 (58.59% from 255 or 62.87% from 237); Max value from RGB is 149 - color contains mainly: blue. Hex color #164295 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #164295 is #E9BD6A. Grayscale: #3D3D3D. Windows color (decimal): -15318379 or 9781782. OLE color: 9781782.
HSL color Cylindrical-coordinate representation of color #164295: hue angle of 219.21º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #164295 is Cyan = 0.85, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 22 | 66 | 149 | - |
| CMYK | 0.85 | 0.56 | 0 | 0.42 |
| HSL | 219.21º | 0.74% | 0.34% | - |
| HSV(B) | 219.21º | 0.85% | 0.58% | - |
| XYZ | 7.7 | 6.24 | 29.23 | - |
| YUV | 62.31 | 176.92 | 99.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 66 | 149 | 0.85 | 0.56 | 0 | 0.42 | 219.21 | 0.74 | 0.34 |
| Hex | 16 | 42 | 95 | 55 | 38 | 0 | 2A | DB | 4A | 22 |
| Octal | 26 | 102 | 225 | 125 | 70 | 0 | 52 | 333 | 112 | 42 |
| Binary | 10110 | 1000010 | 10010101 | 1010101 | 111000 | 0 | 101010 | 11011011 | 1001010 | 100010 |
Color Harmonies of #164295
Complementary color
Monochromatic Colors of #164295
Black with #164295
Text Example
Text Example
White with #164295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #164295; }
p { color: rgb(22,66,149); }
H1.HeaderClassName
{
color: #164295;
}
.AnyTagClassName
{
color: #164295;
}
</style>
background-color css
<style>
a { background-color: #164295; }
a { background-color: rgb(22,66,149); }
div.DivClassName
{
background-color: #164295;
}
.BgClassName
{
background-color: #164295;
}
</style>
border-color css
<style>
span { border-color: #164295; }
span { border-color: rgb(22,66,149); }
td.TdClassName
{
border-color: #164295;
}
.TagClassName
{
border-color: #164295;
}
</style>