Shades of Egyptian Blue #293498
Tints of Egyptian Blue #293498
RGB
CMYK
RGB Variations
Color information
#293498 (or 0x293498) is known color: Egyptian Blue. HEX triplet: 29, 34 and 98. RGB value is (41,52,152). Sum of RGB (Red+Green+Blue) = 41+52+152=245 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.73% from 245); Green value is 52 (20.70% from 255 or 21.22% from 245); Blue value is 152 (59.77% from 255 or 62.04% from 245); Max value from RGB is 152 - color contains mainly: blue. Hex color #293498 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293498 is #D6CB67. Grayscale: #3B3B3B. Windows color (decimal): -14076776 or 9974825. OLE color: 9974825.
HSL color Cylindrical-coordinate representation of color #293498: hue angle of 234.05º 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 #293498 is Cyan = 0.73, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 41 | 52 | 152 | - |
| CMYK | 0.73 | 0.66 | 0 | 0.40 |
| HSL | 234.05º | 0.58% | 0.38% | - |
| HSV(B) | 234.05º | 0.73% | 0.6% | - |
| XYZ | 7.81 | 5.19 | 30.3 | - |
| YUV | 60.11 | 179.86 | 114.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 52 | 152 | 0.73 | 0.66 | 0 | 0.40 | 234.05 | 0.58 | 0.38 |
| Hex | 29 | 34 | 98 | 49 | 42 | 0 | 28 | EA | 3A | 26 |
| Octal | 51 | 64 | 230 | 111 | 102 | 0 | 50 | 352 | 72 | 46 |
| Binary | 101001 | 110100 | 10011000 | 1001001 | 1000010 | 0 | 101000 | 11101010 | 111010 | 100110 |
Color Harmonies of #293498
Complementary color
Monochromatic Colors of #293498
Black with #293498
Text Example
Text Example
White with #293498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293498; }
p { color: rgb(41,52,152); }
H1.HeaderClassName
{
color: #293498;
}
.AnyTagClassName
{
color: #293498;
}
</style>
background-color css
<style>
a { background-color: #293498; }
a { background-color: rgb(41,52,152); }
div.DivClassName
{
background-color: #293498;
}
.BgClassName
{
background-color: #293498;
}
</style>
border-color css
<style>
span { border-color: #293498; }
span { border-color: rgb(41,52,152); }
td.TdClassName
{
border-color: #293498;
}
.TagClassName
{
border-color: #293498;
}
</style>