Shades of Egyptian Blue #164795
Tints of Egyptian Blue #164795
RGB
CMYK
RGB Variations
Color information
#164795 (or 0x164795) is known color: Egyptian Blue. HEX triplet: 16, 47 and 95. RGB value is (22,71,149). Sum of RGB (Red+Green+Blue) = 22+71+149=242 (32% of max value = 765). Red value is 22 (8.98% from 255 or 9.09% from 242); Green value is 71 (28.12% from 255 or 29.34% from 242); Blue value is 149 (58.59% from 255 or 61.57% from 242); Max value from RGB is 149 - color contains mainly: blue. Hex color #164795 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #164795 is #E9B86A. Grayscale: #404040. Windows color (decimal): -15317099 or 9783062. OLE color: 9783062.
HSL color Cylindrical-coordinate representation of color #164795: hue angle of 216.85º 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 #164795 is Cyan = 0.85, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 22 | 71 | 149 | - |
| CMYK | 0.85 | 0.52 | 0 | 0.42 |
| HSL | 216.85º | 0.74% | 0.34% | - |
| HSV(B) | 216.85º | 0.85% | 0.58% | - |
| XYZ | 8.01 | 6.85 | 29.33 | - |
| YUV | 65.24 | 175.27 | 97.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 71 | 149 | 0.85 | 0.52 | 0 | 0.42 | 216.85 | 0.74 | 0.34 |
| Hex | 16 | 47 | 95 | 55 | 34 | 0 | 2A | D9 | 4A | 22 |
| Octal | 26 | 107 | 225 | 125 | 64 | 0 | 52 | 331 | 112 | 42 |
| Binary | 10110 | 1000111 | 10010101 | 1010101 | 110100 | 0 | 101010 | 11011001 | 1001010 | 100010 |
Color Harmonies of #164795
Complementary color
Monochromatic Colors of #164795
Black with #164795
Text Example
Text Example
White with #164795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #164795; }
p { color: rgb(22,71,149); }
H1.HeaderClassName
{
color: #164795;
}
.AnyTagClassName
{
color: #164795;
}
</style>
background-color css
<style>
a { background-color: #164795; }
a { background-color: rgb(22,71,149); }
div.DivClassName
{
background-color: #164795;
}
.BgClassName
{
background-color: #164795;
}
</style>
border-color css
<style>
span { border-color: #164795; }
span { border-color: rgb(22,71,149); }
td.TdClassName
{
border-color: #164795;
}
.TagClassName
{
border-color: #164795;
}
</style>