Shades of Egyptian Blue #293598
Tints of Egyptian Blue #293598
RGB
CMYK
RGB Variations
Color information
#293598 (or 0x293598) is known color: Egyptian Blue. HEX triplet: 29, 35 and 98. RGB value is (41,53,152). Sum of RGB (Red+Green+Blue) = 41+53+152=246 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.67% from 246); Green value is 53 (21.09% from 255 or 21.54% from 246); Blue value is 152 (59.77% from 255 or 61.79% from 246); Max value from RGB is 152 - color contains mainly: blue. Hex color #293598 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293598 is #D6CA67. Grayscale: #3C3C3C. Windows color (decimal): -14076520 or 9975081. OLE color: 9975081.
HSL color Cylindrical-coordinate representation of color #293598: hue angle of 233.51º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #293598 is Cyan = 0.73, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 53 | 152 | - |
| CMYK | 0.73 | 0.65 | 0 | 0.40 |
| HSL | 233.51º | 0.58% | 0.38% | - |
| HSV(B) | 233.51º | 0.73% | 0.6% | - |
| XYZ | 7.86 | 5.28 | 30.31 | - |
| YUV | 60.7 | 179.52 | 113.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 152 | 0.73 | 0.65 | 0 | 0.40 | 233.51 | 0.58 | 0.38 |
| Hex | 29 | 35 | 98 | 49 | 41 | 0 | 28 | EA | 3A | 26 |
| Octal | 51 | 65 | 230 | 111 | 101 | 0 | 50 | 352 | 72 | 46 |
| Binary | 101001 | 110101 | 10011000 | 1001001 | 1000001 | 0 | 101000 | 11101010 | 111010 | 100110 |
Color Harmonies of #293598
Complementary color
Monochromatic Colors of #293598
Black with #293598
Text Example
Text Example
White with #293598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293598; }
p { color: rgb(41,53,152); }
H1.HeaderClassName
{
color: #293598;
}
.AnyTagClassName
{
color: #293598;
}
</style>
background-color css
<style>
a { background-color: #293598; }
a { background-color: rgb(41,53,152); }
div.DivClassName
{
background-color: #293598;
}
.BgClassName
{
background-color: #293598;
}
</style>
border-color css
<style>
span { border-color: #293598; }
span { border-color: rgb(41,53,152); }
td.TdClassName
{
border-color: #293598;
}
.TagClassName
{
border-color: #293598;
}
</style>