Shades of Egyptian Blue #223296
Tints of Egyptian Blue #223296
RGB
CMYK
RGB Variations
Color information
#223296 (or 0x223296) is known color: Egyptian Blue. HEX triplet: 22, 32 and 96. RGB value is (34,50,150). Sum of RGB (Red+Green+Blue) = 34+50+150=234 (30% of max value = 765). Red value is 34 (13.67% from 255 or 14.53% from 234); Green value is 50 (19.92% from 255 or 21.37% from 234); Blue value is 150 (58.98% from 255 or 64.10% from 234); Max value from RGB is 150 - color contains mainly: blue. Hex color #223296 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #223296 is #DDCD69. Grayscale: #383838. Windows color (decimal): -14536042 or 9843234. OLE color: 9843234.
HSL color Cylindrical-coordinate representation of color #223296: hue angle of 231.72º 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 #223296 is Cyan = 0.77, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 34 | 50 | 150 | - |
| CMYK | 0.77 | 0.67 | 0 | 0.41 |
| HSL | 231.72º | 0.63% | 0.36% | - |
| HSV(B) | 231.72º | 0.77% | 0.59% | - |
| XYZ | 7.31 | 4.82 | 29.4 | - |
| YUV | 56.62 | 180.7 | 111.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 50 | 150 | 0.77 | 0.67 | 0 | 0.41 | 231.72 | 0.63 | 0.36 |
| Hex | 22 | 32 | 96 | 4D | 43 | 0 | 29 | E8 | 3F | 24 |
| Octal | 42 | 62 | 226 | 115 | 103 | 0 | 51 | 350 | 77 | 44 |
| Binary | 100010 | 110010 | 10010110 | 1001101 | 1000011 | 0 | 101001 | 11101000 | 111111 | 100100 |
Color Harmonies of #223296
Complementary color
Monochromatic Colors of #223296
Black with #223296
Text Example
Text Example
White with #223296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223296; }
p { color: rgb(34,50,150); }
H1.HeaderClassName
{
color: #223296;
}
.AnyTagClassName
{
color: #223296;
}
</style>
background-color css
<style>
a { background-color: #223296; }
a { background-color: rgb(34,50,150); }
div.DivClassName
{
background-color: #223296;
}
.BgClassName
{
background-color: #223296;
}
</style>
border-color css
<style>
span { border-color: #223296; }
span { border-color: rgb(34,50,150); }
td.TdClassName
{
border-color: #223296;
}
.TagClassName
{
border-color: #223296;
}
</style>