Shades of Egyptian Blue #213398
Tints of Egyptian Blue #213398
RGB
CMYK
RGB Variations
Color information
#213398 (or 0x213398) is known color: Egyptian Blue. HEX triplet: 21, 33 and 98. RGB value is (33,51,152). Sum of RGB (Red+Green+Blue) = 33+51+152=236 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.98% from 236); Green value is 51 (20.31% from 255 or 21.61% from 236); Blue value is 152 (59.77% from 255 or 64.41% from 236); Max value from RGB is 152 - color contains mainly: blue. Hex color #213398 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #213398 is #DECC67. Grayscale: #383838. Windows color (decimal): -14601320 or 9974561. OLE color: 9974561.
HSL color Cylindrical-coordinate representation of color #213398: hue angle of 230.92º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #213398 is Cyan = 0.78, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 33 | 51 | 152 | - |
| CMYK | 0.78 | 0.66 | 0 | 0.40 |
| HSL | 230.92º | 0.64% | 0.36% | - |
| HSV(B) | 230.92º | 0.78% | 0.6% | - |
| XYZ | 7.48 | 4.96 | 30.27 | - |
| YUV | 57.13 | 181.54 | 110.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 51 | 152 | 0.78 | 0.66 | 0 | 0.40 | 230.92 | 0.64 | 0.36 |
| Hex | 21 | 33 | 98 | 4E | 42 | 0 | 28 | E7 | 40 | 24 |
| Octal | 41 | 63 | 230 | 116 | 102 | 0 | 50 | 347 | 100 | 44 |
| Binary | 100001 | 110011 | 10011000 | 1001110 | 1000010 | 0 | 101000 | 11100111 | 1000000 | 100100 |
Color Harmonies of #213398
Complementary color
Monochromatic Colors of #213398
Black with #213398
Text Example
Text Example
White with #213398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213398; }
p { color: rgb(33,51,152); }
H1.HeaderClassName
{
color: #213398;
}
.AnyTagClassName
{
color: #213398;
}
</style>
background-color css
<style>
a { background-color: #213398; }
a { background-color: rgb(33,51,152); }
div.DivClassName
{
background-color: #213398;
}
.BgClassName
{
background-color: #213398;
}
</style>
border-color css
<style>
span { border-color: #213398; }
span { border-color: rgb(33,51,152); }
td.TdClassName
{
border-color: #213398;
}
.TagClassName
{
border-color: #213398;
}
</style>