Shades of Egyptian Blue #223995
Tints of Egyptian Blue #223995
RGB
CMYK
RGB Variations
Color information
#223995 (or 0x223995) is known color: Egyptian Blue. HEX triplet: 22, 39 and 95. RGB value is (34,57,149). Sum of RGB (Red+Green+Blue) = 34+57+149=240 (31% of max value = 765). Red value is 34 (13.67% from 255 or 14.17% from 240); Green value is 57 (22.66% from 255 or 23.75% from 240); Blue value is 149 (58.59% from 255 or 62.08% from 240); Max value from RGB is 149 - color contains mainly: blue. Hex color #223995 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #223995 is #DDC66A. Grayscale: #3C3C3C. Windows color (decimal): -14534251 or 9779490. OLE color: 9779490.
HSL color Cylindrical-coordinate representation of color #223995: hue angle of 228º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #223995 is Cyan = 0.77, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 34 | 57 | 149 | - |
| CMYK | 0.77 | 0.62 | 0 | 0.42 |
| HSL | 228º | 0.63% | 0.36% | - |
| HSV(B) | 228º | 0.77% | 0.58% | - |
| XYZ | 7.55 | 5.44 | 29.09 | - |
| YUV | 60.61 | 177.88 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 57 | 149 | 0.77 | 0.62 | 0 | 0.42 | 228 | 0.63 | 0.36 |
| Hex | 22 | 39 | 95 | 4D | 3E | 0 | 2A | E4 | 3F | 24 |
| Octal | 42 | 71 | 225 | 115 | 76 | 0 | 52 | 344 | 77 | 44 |
| Binary | 100010 | 111001 | 10010101 | 1001101 | 111110 | 0 | 101010 | 11100100 | 111111 | 100100 |
Color Harmonies of #223995
Complementary color
Monochromatic Colors of #223995
Black with #223995
Text Example
Text Example
White with #223995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223995; }
p { color: rgb(34,57,149); }
H1.HeaderClassName
{
color: #223995;
}
.AnyTagClassName
{
color: #223995;
}
</style>
background-color css
<style>
a { background-color: #223995; }
a { background-color: rgb(34,57,149); }
div.DivClassName
{
background-color: #223995;
}
.BgClassName
{
background-color: #223995;
}
</style>
border-color css
<style>
span { border-color: #223995; }
span { border-color: rgb(34,57,149); }
td.TdClassName
{
border-color: #223995;
}
.TagClassName
{
border-color: #223995;
}
</style>