Shades of Egyptian Blue #213797
Tints of Egyptian Blue #213797
RGB
CMYK
RGB Variations
Color information
#213797 (or 0x213797) is known color: Egyptian Blue. HEX triplet: 21, 37 and 97. RGB value is (33,55,151). Sum of RGB (Red+Green+Blue) = 33+55+151=239 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.81% from 239); Green value is 55 (21.88% from 255 or 23.01% from 239); Blue value is 151 (59.38% from 255 or 63.18% from 239); Max value from RGB is 151 - color contains mainly: blue. Hex color #213797 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #213797 is #DEC868. Grayscale: #3A3A3A. Windows color (decimal): -14600297 or 9910049. OLE color: 9910049.
HSL color Cylindrical-coordinate representation of color #213797: hue angle of 228.81º 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 #213797 is Cyan = 0.78, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 55 | 151 | - |
| CMYK | 0.78 | 0.64 | 0 | 0.41 |
| HSL | 228.81º | 0.64% | 0.36% | - |
| HSV(B) | 228.81º | 0.78% | 0.59% | - |
| XYZ | 7.58 | 5.29 | 29.9 | - |
| YUV | 59.37 | 179.71 | 109.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 55 | 151 | 0.78 | 0.64 | 0 | 0.41 | 228.81 | 0.64 | 0.36 |
| Hex | 21 | 37 | 97 | 4E | 40 | 0 | 29 | E5 | 40 | 24 |
| Octal | 41 | 67 | 227 | 116 | 100 | 0 | 51 | 345 | 100 | 44 |
| Binary | 100001 | 110111 | 10010111 | 1001110 | 1000000 | 0 | 101001 | 11100101 | 1000000 | 100100 |
Color Harmonies of #213797
Complementary color
Monochromatic Colors of #213797
Black with #213797
Text Example
Text Example
White with #213797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213797; }
p { color: rgb(33,55,151); }
H1.HeaderClassName
{
color: #213797;
}
.AnyTagClassName
{
color: #213797;
}
</style>
background-color css
<style>
a { background-color: #213797; }
a { background-color: rgb(33,55,151); }
div.DivClassName
{
background-color: #213797;
}
.BgClassName
{
background-color: #213797;
}
</style>
border-color css
<style>
span { border-color: #213797; }
span { border-color: rgb(33,55,151); }
td.TdClassName
{
border-color: #213797;
}
.TagClassName
{
border-color: #213797;
}
</style>