Shades of Egyptian Blue #222793
Tints of Egyptian Blue #222793
RGB
CMYK
RGB Variations
Color information
#222793 (or 0x222793) is known color: Egyptian Blue. HEX triplet: 22, 27 and 93. RGB value is (34,39,147). Sum of RGB (Red+Green+Blue) = 34+39+147=220 (29% of max value = 765). Red value is 34 (13.67% from 255 or 15.45% from 220); Green value is 39 (15.62% from 255 or 17.73% from 220); Blue value is 147 (57.81% from 255 or 66.82% from 220); Max value from RGB is 147 - color contains mainly: blue. Hex color #222793 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #222793 is #DDD86C. Grayscale: #313131. Windows color (decimal): -14538861 or 9643810. OLE color: 9643810.
HSL color Cylindrical-coordinate representation of color #222793: hue angle of 237.35º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #222793 is Cyan = 0.77, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 34 | 39 | 147 | - |
| CMYK | 0.77 | 0.73 | 0 | 0.42 |
| HSL | 237.35º | 0.62% | 0.35% | - |
| HSV(B) | 237.35º | 0.77% | 0.58% | - |
| XYZ | 6.65 | 3.9 | 28.01 | - |
| YUV | 49.82 | 182.84 | 116.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 39 | 147 | 0.77 | 0.73 | 0 | 0.42 | 237.35 | 0.62 | 0.35 |
| Hex | 22 | 27 | 93 | 4D | 49 | 0 | 2A | ED | 3E | 23 |
| Octal | 42 | 47 | 223 | 115 | 111 | 0 | 52 | 355 | 76 | 43 |
| Binary | 100010 | 100111 | 10010011 | 1001101 | 1001001 | 0 | 101010 | 11101101 | 111110 | 100011 |
Color Harmonies of #222793
Complementary color
Monochromatic Colors of #222793
Black with #222793
Text Example
Text Example
White with #222793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #222793; }
p { color: rgb(34,39,147); }
H1.HeaderClassName
{
color: #222793;
}
.AnyTagClassName
{
color: #222793;
}
</style>
background-color css
<style>
a { background-color: #222793; }
a { background-color: rgb(34,39,147); }
div.DivClassName
{
background-color: #222793;
}
.BgClassName
{
background-color: #222793;
}
</style>
border-color css
<style>
span { border-color: #222793; }
span { border-color: rgb(34,39,147); }
td.TdClassName
{
border-color: #222793;
}
.TagClassName
{
border-color: #222793;
}
</style>