Shades of Egyptian Blue #214296
Tints of Egyptian Blue #214296
RGB
CMYK
RGB Variations
Color information
#214296 (or 0x214296) is known color: Egyptian Blue. HEX triplet: 21, 42 and 96. RGB value is (33,66,150). Sum of RGB (Red+Green+Blue) = 33+66+150=249 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.25% from 249); Green value is 66 (26.17% from 255 or 26.51% from 249); Blue value is 150 (58.98% from 255 or 60.24% from 249); Max value from RGB is 150 - color contains mainly: blue. Hex color #214296 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #214296 is #DEBD69. Grayscale: #414141. Windows color (decimal): -14597482 or 9847329. OLE color: 9847329.
HSL color Cylindrical-coordinate representation of color #214296: hue angle of 223.08º 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 #214296 is Cyan = 0.78, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 33 | 66 | 150 | - |
| CMYK | 0.78 | 0.56 | 0 | 0.41 |
| HSL | 223.08º | 0.64% | 0.36% | - |
| HSV(B) | 223.08º | 0.78% | 0.59% | - |
| XYZ | 8.08 | 6.42 | 29.67 | - |
| YUV | 65.71 | 175.57 | 104.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 66 | 150 | 0.78 | 0.56 | 0 | 0.41 | 223.08 | 0.64 | 0.36 |
| Hex | 21 | 42 | 96 | 4E | 38 | 0 | 29 | DF | 40 | 24 |
| Octal | 41 | 102 | 226 | 116 | 70 | 0 | 51 | 337 | 100 | 44 |
| Binary | 100001 | 1000010 | 10010110 | 1001110 | 111000 | 0 | 101001 | 11011111 | 1000000 | 100100 |
Color Harmonies of #214296
Complementary color
Monochromatic Colors of #214296
Black with #214296
Text Example
Text Example
White with #214296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214296; }
p { color: rgb(33,66,150); }
H1.HeaderClassName
{
color: #214296;
}
.AnyTagClassName
{
color: #214296;
}
</style>
background-color css
<style>
a { background-color: #214296; }
a { background-color: rgb(33,66,150); }
div.DivClassName
{
background-color: #214296;
}
.BgClassName
{
background-color: #214296;
}
</style>
border-color css
<style>
span { border-color: #214296; }
span { border-color: rgb(33,66,150); }
td.TdClassName
{
border-color: #214296;
}
.TagClassName
{
border-color: #214296;
}
</style>