Shades of Egyptian Blue #223997
Tints of Egyptian Blue #223997
RGB
CMYK
RGB Variations
Color information
#223997 (or 0x223997) is known color: Egyptian Blue. HEX triplet: 22, 39 and 97. RGB value is (34,57,151). Sum of RGB (Red+Green+Blue) = 34+57+151=242 (32% of max value = 765). Red value is 34 (13.67% from 255 or 14.05% from 242); Green value is 57 (22.66% from 255 or 23.55% from 242); Blue value is 151 (59.38% from 255 or 62.40% from 242); Max value from RGB is 151 - color contains mainly: blue. Hex color #223997 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #223997 is #DDC668. Grayscale: #3C3C3C. Windows color (decimal): -14534249 or 9910562. OLE color: 9910562.
HSL color Cylindrical-coordinate representation of color #223997: hue angle of 228.21º 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 #223997 is Cyan = 0.77, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 34 | 57 | 151 | - |
| CMYK | 0.77 | 0.62 | 0 | 0.41 |
| HSL | 228.21º | 0.63% | 0.36% | - |
| HSV(B) | 228.21º | 0.77% | 0.59% | - |
| XYZ | 7.71 | 5.5 | 29.93 | - |
| YUV | 60.84 | 178.88 | 108.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 57 | 151 | 0.77 | 0.62 | 0 | 0.41 | 228.21 | 0.63 | 0.36 |
| Hex | 22 | 39 | 97 | 4D | 3E | 0 | 29 | E4 | 3F | 24 |
| Octal | 42 | 71 | 227 | 115 | 76 | 0 | 51 | 344 | 77 | 44 |
| Binary | 100010 | 111001 | 10010111 | 1001101 | 111110 | 0 | 101001 | 11100100 | 111111 | 100100 |
Color Harmonies of #223997
Complementary color
Monochromatic Colors of #223997
Black with #223997
Text Example
Text Example
White with #223997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223997; }
p { color: rgb(34,57,151); }
H1.HeaderClassName
{
color: #223997;
}
.AnyTagClassName
{
color: #223997;
}
</style>
background-color css
<style>
a { background-color: #223997; }
a { background-color: rgb(34,57,151); }
div.DivClassName
{
background-color: #223997;
}
.BgClassName
{
background-color: #223997;
}
</style>
border-color css
<style>
span { border-color: #223997; }
span { border-color: rgb(34,57,151); }
td.TdClassName
{
border-color: #223997;
}
.TagClassName
{
border-color: #223997;
}
</style>