Shades of Egyptian Blue #213492
Tints of Egyptian Blue #213492
RGB
CMYK
RGB Variations
Color information
#213492 (or 0x213492) is known color: Egyptian Blue. HEX triplet: 21, 34 and 92. RGB value is (33,52,146). Sum of RGB (Red+Green+Blue) = 33+52+146=231 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.29% from 231); Green value is 52 (20.70% from 255 or 22.51% from 231); Blue value is 146 (57.42% from 255 or 63.20% from 231); Max value from RGB is 146 - color contains mainly: blue. Hex color #213492 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #213492 is #DECB6D. Grayscale: #383838. Windows color (decimal): -14601070 or 9581601. OLE color: 9581601.
HSL color Cylindrical-coordinate representation of color #213492: hue angle of 229.91º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #213492 is Cyan = 0.77, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 33 | 52 | 146 | - |
| CMYK | 0.77 | 0.64 | 0 | 0.43 |
| HSL | 229.91º | 0.63% | 0.35% | - |
| HSV(B) | 229.91º | 0.77% | 0.57% | - |
| XYZ | 7.04 | 4.85 | 27.76 | - |
| YUV | 57.04 | 178.21 | 110.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 52 | 146 | 0.77 | 0.64 | 0 | 0.43 | 229.91 | 0.63 | 0.35 |
| Hex | 21 | 34 | 92 | 4D | 40 | 0 | 2B | E6 | 3F | 23 |
| Octal | 41 | 64 | 222 | 115 | 100 | 0 | 53 | 346 | 77 | 43 |
| Binary | 100001 | 110100 | 10010010 | 1001101 | 1000000 | 0 | 101011 | 11100110 | 111111 | 100011 |
Color Harmonies of #213492
Complementary color
Monochromatic Colors of #213492
Black with #213492
Text Example
Text Example
White with #213492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213492; }
p { color: rgb(33,52,146); }
H1.HeaderClassName
{
color: #213492;
}
.AnyTagClassName
{
color: #213492;
}
</style>
background-color css
<style>
a { background-color: #213492; }
a { background-color: rgb(33,52,146); }
div.DivClassName
{
background-color: #213492;
}
.BgClassName
{
background-color: #213492;
}
</style>
border-color css
<style>
span { border-color: #213492; }
span { border-color: rgb(33,52,146); }
td.TdClassName
{
border-color: #213492;
}
.TagClassName
{
border-color: #213492;
}
</style>