Shades of Egyptian Blue #222798
Tints of Egyptian Blue #222798
RGB
CMYK
RGB Variations
Color information
#222798 (or 0x222798) is known color: Egyptian Blue. HEX triplet: 22, 27 and 98. RGB value is (34,39,152). Sum of RGB (Red+Green+Blue) = 34+39+152=225 (29% of max value = 765). Red value is 34 (13.67% from 255 or 15.11% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 152 (59.77% from 255 or 67.56% from 225); Max value from RGB is 152 - color contains mainly: blue. Hex color #222798 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #222798 is #DDD867. Grayscale: #313131. Windows color (decimal): -14538856 or 9971490. OLE color: 9971490.
HSL color Cylindrical-coordinate representation of color #222798: hue angle of 237.46º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #222798 is Cyan = 0.78, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 34 | 39 | 152 | - |
| CMYK | 0.78 | 0.74 | 0 | 0.40 |
| HSL | 237.46º | 0.63% | 0.36% | - |
| HSV(B) | 237.46º | 0.78% | 0.6% | - |
| XYZ | 7.05 | 4.06 | 30.12 | - |
| YUV | 50.39 | 185.34 | 116.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 39 | 152 | 0.78 | 0.74 | 0 | 0.40 | 237.46 | 0.63 | 0.36 |
| Hex | 22 | 27 | 98 | 4E | 4A | 0 | 28 | ED | 3F | 24 |
| Octal | 42 | 47 | 230 | 116 | 112 | 0 | 50 | 355 | 77 | 44 |
| Binary | 100010 | 100111 | 10011000 | 1001110 | 1001010 | 0 | 101000 | 11101101 | 111111 | 100100 |
Color Harmonies of #222798
Complementary color
Monochromatic Colors of #222798
Black with #222798
Text Example
Text Example
White with #222798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #222798; }
p { color: rgb(34,39,152); }
H1.HeaderClassName
{
color: #222798;
}
.AnyTagClassName
{
color: #222798;
}
</style>
background-color css
<style>
a { background-color: #222798; }
a { background-color: rgb(34,39,152); }
div.DivClassName
{
background-color: #222798;
}
.BgClassName
{
background-color: #222798;
}
</style>
border-color css
<style>
span { border-color: #222798; }
span { border-color: rgb(34,39,152); }
td.TdClassName
{
border-color: #222798;
}
.TagClassName
{
border-color: #222798;
}
</style>