Shades of Egyptian Blue #213692
Tints of Egyptian Blue #213692
RGB
CMYK
RGB Variations
Color information
#213692 (or 0x213692) is known color: Egyptian Blue. HEX triplet: 21, 36 and 92. RGB value is (33,54,146). Sum of RGB (Red+Green+Blue) = 33+54+146=233 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.16% from 233); Green value is 54 (21.48% from 255 or 23.18% from 233); Blue value is 146 (57.42% from 255 or 62.66% from 233); Max value from RGB is 146 - color contains mainly: blue. Hex color #213692 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #213692 is #DEC96D. Grayscale: #393939. Windows color (decimal): -14600558 or 9582113. OLE color: 9582113.
HSL color Cylindrical-coordinate representation of color #213692: hue angle of 228.85º 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 #213692 is Cyan = 0.77, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 33 | 54 | 146 | - |
| CMYK | 0.77 | 0.63 | 0 | 0.43 |
| HSL | 228.85º | 0.63% | 0.35% | - |
| HSV(B) | 228.85º | 0.77% | 0.57% | - |
| XYZ | 7.13 | 5.04 | 27.79 | - |
| YUV | 58.21 | 177.54 | 110.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 54 | 146 | 0.77 | 0.63 | 0 | 0.43 | 228.85 | 0.63 | 0.35 |
| Hex | 21 | 36 | 92 | 4D | 3F | 0 | 2B | E5 | 3F | 23 |
| Octal | 41 | 66 | 222 | 115 | 77 | 0 | 53 | 345 | 77 | 43 |
| Binary | 100001 | 110110 | 10010010 | 1001101 | 111111 | 0 | 101011 | 11100101 | 111111 | 100011 |
Color Harmonies of #213692
Complementary color
Monochromatic Colors of #213692
Black with #213692
Text Example
Text Example
White with #213692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213692; }
p { color: rgb(33,54,146); }
H1.HeaderClassName
{
color: #213692;
}
.AnyTagClassName
{
color: #213692;
}
</style>
background-color css
<style>
a { background-color: #213692; }
a { background-color: rgb(33,54,146); }
div.DivClassName
{
background-color: #213692;
}
.BgClassName
{
background-color: #213692;
}
</style>
border-color css
<style>
span { border-color: #213692; }
span { border-color: rgb(33,54,146); }
td.TdClassName
{
border-color: #213692;
}
.TagClassName
{
border-color: #213692;
}
</style>