Shades of Egyptian Blue #164398
Tints of Egyptian Blue #164398
RGB
CMYK
RGB Variations
Color information
#164398 (or 0x164398) is known color: Egyptian Blue. HEX triplet: 16, 43 and 98. RGB value is (22,67,152). Sum of RGB (Red+Green+Blue) = 22+67+152=241 (31% of max value = 765). Red value is 22 (8.98% from 255 or 9.13% from 241); Green value is 67 (26.56% from 255 or 27.80% from 241); Blue value is 152 (59.77% from 255 or 63.07% from 241); Max value from RGB is 152 - color contains mainly: blue. Hex color #164398 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #164398 is #E9BC67. Grayscale: #3E3E3E. Windows color (decimal): -15318120 or 9978646. OLE color: 9978646.
HSL color Cylindrical-coordinate representation of color #164398: hue angle of 219.23º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #164398 is Cyan = 0.86, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 22 | 67 | 152 | - |
| CMYK | 0.86 | 0.56 | 0 | 0.40 |
| HSL | 219.23º | 0.75% | 0.34% | - |
| HSV(B) | 219.23º | 0.86% | 0.6% | - |
| XYZ | 8.01 | 6.45 | 30.53 | - |
| YUV | 63.24 | 178.09 | 98.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 67 | 152 | 0.86 | 0.56 | 0 | 0.40 | 219.23 | 0.75 | 0.34 |
| Hex | 16 | 43 | 98 | 56 | 38 | 0 | 28 | DB | 4B | 22 |
| Octal | 26 | 103 | 230 | 126 | 70 | 0 | 50 | 333 | 113 | 42 |
| Binary | 10110 | 1000011 | 10011000 | 1010110 | 111000 | 0 | 101000 | 11011011 | 1001011 | 100010 |
Color Harmonies of #164398
Complementary color
Monochromatic Colors of #164398
Black with #164398
Text Example
Text Example
White with #164398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #164398; }
p { color: rgb(22,67,152); }
H1.HeaderClassName
{
color: #164398;
}
.AnyTagClassName
{
color: #164398;
}
</style>
background-color css
<style>
a { background-color: #164398; }
a { background-color: rgb(22,67,152); }
div.DivClassName
{
background-color: #164398;
}
.BgClassName
{
background-color: #164398;
}
</style>
border-color css
<style>
span { border-color: #164398; }
span { border-color: rgb(22,67,152); }
td.TdClassName
{
border-color: #164398;
}
.TagClassName
{
border-color: #164398;
}
</style>