Shades of Egyptian Blue #293396
Tints of Egyptian Blue #293396
RGB
CMYK
RGB Variations
Color information
#293396 (or 0x293396) is known color: Egyptian Blue. HEX triplet: 29, 33 and 96. RGB value is (41,51,150). Sum of RGB (Red+Green+Blue) = 41+51+150=242 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.94% from 242); Green value is 51 (20.31% from 255 or 21.07% from 242); Blue value is 150 (58.98% from 255 or 61.98% from 242); Max value from RGB is 150 - color contains mainly: blue. Hex color #293396 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293396 is #D6CC69. Grayscale: #3A3A3A. Windows color (decimal): -14077034 or 9843497. OLE color: 9843497.
HSL color Cylindrical-coordinate representation of color #293396: hue angle of 234.5º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #293396 is Cyan = 0.73, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 41 | 51 | 150 | - |
| CMYK | 0.73 | 0.66 | 0 | 0.41 |
| HSL | 234.5º | 0.57% | 0.37% | - |
| HSV(B) | 234.5º | 0.73% | 0.59% | - |
| XYZ | 7.6 | 5.04 | 29.43 | - |
| YUV | 59.3 | 179.19 | 114.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 150 | 0.73 | 0.66 | 0 | 0.41 | 234.5 | 0.57 | 0.37 |
| Hex | 29 | 33 | 96 | 49 | 42 | 0 | 29 | EA | 39 | 25 |
| Octal | 51 | 63 | 226 | 111 | 102 | 0 | 51 | 352 | 71 | 45 |
| Binary | 101001 | 110011 | 10010110 | 1001001 | 1000010 | 0 | 101001 | 11101010 | 111001 | 100101 |
Color Harmonies of #293396
Complementary color
Monochromatic Colors of #293396
Black with #293396
Text Example
Text Example
White with #293396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293396; }
p { color: rgb(41,51,150); }
H1.HeaderClassName
{
color: #293396;
}
.AnyTagClassName
{
color: #293396;
}
</style>
background-color css
<style>
a { background-color: #293396; }
a { background-color: rgb(41,51,150); }
div.DivClassName
{
background-color: #293396;
}
.BgClassName
{
background-color: #293396;
}
</style>
border-color css
<style>
span { border-color: #293396; }
span { border-color: rgb(41,51,150); }
td.TdClassName
{
border-color: #293396;
}
.TagClassName
{
border-color: #293396;
}
</style>