Shades of Egyptian Blue #223996
Tints of Egyptian Blue #223996
RGB
CMYK
RGB Variations
Color information
#223996 (or 0x223996) is known color: Egyptian Blue. HEX triplet: 22, 39 and 96. RGB value is (34,57,150). Sum of RGB (Red+Green+Blue) = 34+57+150=241 (31% of max value = 765). Red value is 34 (13.67% from 255 or 14.11% from 241); Green value is 57 (22.66% from 255 or 23.65% from 241); Blue value is 150 (58.98% from 255 or 62.24% from 241); Max value from RGB is 150 - color contains mainly: blue. Hex color #223996 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #223996 is #DDC669. Grayscale: #3C3C3C. Windows color (decimal): -14534250 or 9845026. OLE color: 9845026.
HSL color Cylindrical-coordinate representation of color #223996: hue angle of 228.1º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #223996 is Cyan = 0.77, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 34 | 57 | 150 | - |
| CMYK | 0.77 | 0.62 | 0 | 0.41 |
| HSL | 228.1º | 0.63% | 0.36% | - |
| HSV(B) | 228.1º | 0.77% | 0.59% | - |
| XYZ | 7.63 | 5.47 | 29.51 | - |
| YUV | 60.73 | 178.38 | 108.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 57 | 150 | 0.77 | 0.62 | 0 | 0.41 | 228.1 | 0.63 | 0.36 |
| Hex | 22 | 39 | 96 | 4D | 3E | 0 | 29 | E4 | 3F | 24 |
| Octal | 42 | 71 | 226 | 115 | 76 | 0 | 51 | 344 | 77 | 44 |
| Binary | 100010 | 111001 | 10010110 | 1001101 | 111110 | 0 | 101001 | 11100100 | 111111 | 100100 |
Color Harmonies of #223996
Complementary color
Monochromatic Colors of #223996
Black with #223996
Text Example
Text Example
White with #223996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223996; }
p { color: rgb(34,57,150); }
H1.HeaderClassName
{
color: #223996;
}
.AnyTagClassName
{
color: #223996;
}
</style>
background-color css
<style>
a { background-color: #223996; }
a { background-color: rgb(34,57,150); }
div.DivClassName
{
background-color: #223996;
}
.BgClassName
{
background-color: #223996;
}
</style>
border-color css
<style>
span { border-color: #223996; }
span { border-color: rgb(34,57,150); }
td.TdClassName
{
border-color: #223996;
}
.TagClassName
{
border-color: #223996;
}
</style>