Shades of Egyptian Blue #214396
Tints of Egyptian Blue #214396
RGB
CMYK
RGB Variations
Color information
#214396 (or 0x214396) is known color: Egyptian Blue. HEX triplet: 21, 43 and 96. RGB value is (33,67,150). Sum of RGB (Red+Green+Blue) = 33+67+150=250 (33% of max value = 765). Red value is 33 (13.28% from 255 or 13.2% from 250); Green value is 67 (26.56% from 255 or 26.8% from 250); Blue value is 150 (58.98% from 255 or 60% from 250); Max value from RGB is 150 - color contains mainly: blue. Hex color #214396 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #214396 is #DEBC69. Grayscale: #414141. Windows color (decimal): -14597226 or 9847585. OLE color: 9847585.
HSL color Cylindrical-coordinate representation of color #214396: hue angle of 222.56º 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 #214396 is Cyan = 0.78, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 67 | 150 | - |
| CMYK | 0.78 | 0.55 | 0 | 0.41 |
| HSL | 222.56º | 0.64% | 0.36% | - |
| HSV(B) | 222.56º | 0.78% | 0.59% | - |
| XYZ | 8.14 | 6.54 | 29.69 | - |
| YUV | 66.3 | 175.24 | 104.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 67 | 150 | 0.78 | 0.55 | 0 | 0.41 | 222.56 | 0.64 | 0.36 |
| Hex | 21 | 43 | 96 | 4E | 37 | 0 | 29 | DF | 40 | 24 |
| Octal | 41 | 103 | 226 | 116 | 67 | 0 | 51 | 337 | 100 | 44 |
| Binary | 100001 | 1000011 | 10010110 | 1001110 | 110111 | 0 | 101001 | 11011111 | 1000000 | 100100 |
Color Harmonies of #214396
Complementary color
Monochromatic Colors of #214396
Black with #214396
Text Example
Text Example
White with #214396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214396; }
p { color: rgb(33,67,150); }
H1.HeaderClassName
{
color: #214396;
}
.AnyTagClassName
{
color: #214396;
}
</style>
background-color css
<style>
a { background-color: #214396; }
a { background-color: rgb(33,67,150); }
div.DivClassName
{
background-color: #214396;
}
.BgClassName
{
background-color: #214396;
}
</style>
border-color css
<style>
span { border-color: #214396; }
span { border-color: rgb(33,67,150); }
td.TdClassName
{
border-color: #214396;
}
.TagClassName
{
border-color: #214396;
}
</style>