Shades of Egyptian Blue #213690
Tints of Egyptian Blue #213690
RGB
CMYK
RGB Variations
Color information
#213690 (or 0x213690) is known color: Egyptian Blue. HEX triplet: 21, 36 and 90. RGB value is (33,54,144). Sum of RGB (Red+Green+Blue) = 33+54+144=231 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.29% from 231); Green value is 54 (21.48% from 255 or 23.38% from 231); Blue value is 144 (56.64% from 255 or 62.34% from 231); Max value from RGB is 144 - color contains mainly: blue. Hex color #213690 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #213690 is #DEC96F. Grayscale: #393939. Windows color (decimal): -14600560 or 9451041. OLE color: 9451041.
HSL color Cylindrical-coordinate representation of color #213690: hue angle of 228.65º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #213690 is Cyan = 0.77, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 33 | 54 | 144 | - |
| CMYK | 0.77 | 0.63 | 0 | 0.44 |
| HSL | 228.65º | 0.63% | 0.35% | - |
| HSV(B) | 228.65º | 0.77% | 0.56% | - |
| XYZ | 6.98 | 4.98 | 26.98 | - |
| YUV | 57.98 | 176.54 | 110.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 54 | 144 | 0.77 | 0.63 | 0 | 0.44 | 228.65 | 0.63 | 0.35 |
| Hex | 21 | 36 | 90 | 4D | 3F | 0 | 2C | E5 | 3F | 23 |
| Octal | 41 | 66 | 220 | 115 | 77 | 0 | 54 | 345 | 77 | 43 |
| Binary | 100001 | 110110 | 10010000 | 1001101 | 111111 | 0 | 101100 | 11100101 | 111111 | 100011 |
Color Harmonies of #213690
Complementary color
Monochromatic Colors of #213690
Black with #213690
Text Example
Text Example
White with #213690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213690; }
p { color: rgb(33,54,144); }
H1.HeaderClassName
{
color: #213690;
}
.AnyTagClassName
{
color: #213690;
}
</style>
background-color css
<style>
a { background-color: #213690; }
a { background-color: rgb(33,54,144); }
div.DivClassName
{
background-color: #213690;
}
.BgClassName
{
background-color: #213690;
}
</style>
border-color css
<style>
span { border-color: #213690; }
span { border-color: rgb(33,54,144); }
td.TdClassName
{
border-color: #213690;
}
.TagClassName
{
border-color: #213690;
}
</style>