Shades of Egyptian Blue #223290
Tints of Egyptian Blue #223290
RGB
CMYK
RGB Variations
Color information
#223290 (or 0x223290) is known color: Egyptian Blue. HEX triplet: 22, 32 and 90. RGB value is (34,50,144). Sum of RGB (Red+Green+Blue) = 34+50+144=228 (30% of max value = 765). Red value is 34 (13.67% from 255 or 14.91% from 228); Green value is 50 (19.92% from 255 or 21.93% from 228); Blue value is 144 (56.64% from 255 or 63.16% from 228); Max value from RGB is 144 - color contains mainly: blue. Hex color #223290 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #223290 is #DDCD6F. Grayscale: #373737. Windows color (decimal): -14536048 or 9450018. OLE color: 9450018.
HSL color Cylindrical-coordinate representation of color #223290: hue angle of 231.27º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #223290 is Cyan = 0.76, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 34 | 50 | 144 | - |
| CMYK | 0.76 | 0.65 | 0 | 0.44 |
| HSL | 231.27º | 0.62% | 0.35% | - |
| HSV(B) | 231.27º | 0.76% | 0.56% | - |
| XYZ | 6.83 | 4.63 | 26.92 | - |
| YUV | 55.93 | 177.7 | 112.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 50 | 144 | 0.76 | 0.65 | 0 | 0.44 | 231.27 | 0.62 | 0.35 |
| Hex | 22 | 32 | 90 | 4C | 41 | 0 | 2C | E7 | 3E | 23 |
| Octal | 42 | 62 | 220 | 114 | 101 | 0 | 54 | 347 | 76 | 43 |
| Binary | 100010 | 110010 | 10010000 | 1001100 | 1000001 | 0 | 101100 | 11100111 | 111110 | 100011 |
Color Harmonies of #223290
Complementary color
Monochromatic Colors of #223290
Black with #223290
Text Example
Text Example
White with #223290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223290; }
p { color: rgb(34,50,144); }
H1.HeaderClassName
{
color: #223290;
}
.AnyTagClassName
{
color: #223290;
}
</style>
background-color css
<style>
a { background-color: #223290; }
a { background-color: rgb(34,50,144); }
div.DivClassName
{
background-color: #223290;
}
.BgClassName
{
background-color: #223290;
}
</style>
border-color css
<style>
span { border-color: #223290; }
span { border-color: rgb(34,50,144); }
td.TdClassName
{
border-color: #223290;
}
.TagClassName
{
border-color: #223290;
}
</style>