Shades of Egyptian Blue #164597
Tints of Egyptian Blue #164597
RGB
CMYK
RGB Variations
Color information
#164597 (or 0x164597) is known color: Egyptian Blue. HEX triplet: 16, 45 and 97. RGB value is (22,69,151). Sum of RGB (Red+Green+Blue) = 22+69+151=242 (32% of max value = 765). Red value is 22 (8.98% from 255 or 9.09% from 242); Green value is 69 (27.34% from 255 or 28.51% from 242); Blue value is 151 (59.38% from 255 or 62.40% from 242); Max value from RGB is 151 - color contains mainly: blue. Hex color #164597 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #164597 is #E9BA68. Grayscale: #3F3F3F. Windows color (decimal): -15317609 or 9913622. OLE color: 9913622.
HSL color Cylindrical-coordinate representation of color #164597: hue angle of 218.14º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #164597 is Cyan = 0.85, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 22 | 69 | 151 | - |
| CMYK | 0.85 | 0.54 | 0 | 0.41 |
| HSL | 218.14º | 0.75% | 0.34% | - |
| HSV(B) | 218.14º | 0.85% | 0.59% | - |
| XYZ | 8.04 | 6.66 | 30.14 | - |
| YUV | 64.3 | 176.93 | 97.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 69 | 151 | 0.85 | 0.54 | 0 | 0.41 | 218.14 | 0.75 | 0.34 |
| Hex | 16 | 45 | 97 | 55 | 36 | 0 | 29 | DA | 4B | 22 |
| Octal | 26 | 105 | 227 | 125 | 66 | 0 | 51 | 332 | 113 | 42 |
| Binary | 10110 | 1000101 | 10010111 | 1010101 | 110110 | 0 | 101001 | 11011010 | 1001011 | 100010 |
Color Harmonies of #164597
Complementary color
Monochromatic Colors of #164597
Black with #164597
Text Example
Text Example
White with #164597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #164597; }
p { color: rgb(22,69,151); }
H1.HeaderClassName
{
color: #164597;
}
.AnyTagClassName
{
color: #164597;
}
</style>
background-color css
<style>
a { background-color: #164597; }
a { background-color: rgb(22,69,151); }
div.DivClassName
{
background-color: #164597;
}
.BgClassName
{
background-color: #164597;
}
</style>
border-color css
<style>
span { border-color: #164597; }
span { border-color: rgb(22,69,151); }
td.TdClassName
{
border-color: #164597;
}
.TagClassName
{
border-color: #164597;
}
</style>