Shades of Egyptian Blue #213497
Tints of Egyptian Blue #213497
RGB
CMYK
RGB Variations
Color information
#213497 (or 0x213497) is known color: Egyptian Blue. HEX triplet: 21, 34 and 97. RGB value is (33,52,151). Sum of RGB (Red+Green+Blue) = 33+52+151=236 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.98% from 236); Green value is 52 (20.70% from 255 or 22.03% from 236); Blue value is 151 (59.38% from 255 or 63.98% from 236); Max value from RGB is 151 - color contains mainly: blue. Hex color #213497 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #213497 is #DECB68. Grayscale: #393939. Windows color (decimal): -14601065 or 9909281. OLE color: 9909281.
HSL color Cylindrical-coordinate representation of color #213497: hue angle of 230.34º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #213497 is Cyan = 0.78, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 52 | 151 | - |
| CMYK | 0.78 | 0.66 | 0 | 0.41 |
| HSL | 230.34º | 0.64% | 0.36% | - |
| HSV(B) | 230.34º | 0.78% | 0.59% | - |
| XYZ | 7.44 | 5.01 | 29.85 | - |
| YUV | 57.61 | 180.71 | 110.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 52 | 151 | 0.78 | 0.66 | 0 | 0.41 | 230.34 | 0.64 | 0.36 |
| Hex | 21 | 34 | 97 | 4E | 42 | 0 | 29 | E6 | 40 | 24 |
| Octal | 41 | 64 | 227 | 116 | 102 | 0 | 51 | 346 | 100 | 44 |
| Binary | 100001 | 110100 | 10010111 | 1001110 | 1000010 | 0 | 101001 | 11100110 | 1000000 | 100100 |
Color Harmonies of #213497
Complementary color
Monochromatic Colors of #213497
Black with #213497
Text Example
Text Example
White with #213497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213497; }
p { color: rgb(33,52,151); }
H1.HeaderClassName
{
color: #213497;
}
.AnyTagClassName
{
color: #213497;
}
</style>
background-color css
<style>
a { background-color: #213497; }
a { background-color: rgb(33,52,151); }
div.DivClassName
{
background-color: #213497;
}
.BgClassName
{
background-color: #213497;
}
</style>
border-color css
<style>
span { border-color: #213497; }
span { border-color: rgb(33,52,151); }
td.TdClassName
{
border-color: #213497;
}
.TagClassName
{
border-color: #213497;
}
</style>