Shades of Egyptian Blue #293195
Tints of Egyptian Blue #293195
RGB
CMYK
RGB Variations
Color information
#293195 (or 0x293195) is known color: Egyptian Blue. HEX triplet: 29, 31 and 95. RGB value is (41,49,149). Sum of RGB (Red+Green+Blue) = 41+49+149=239 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.15% from 239); Green value is 49 (19.53% from 255 or 20.50% from 239); Blue value is 149 (58.59% from 255 or 62.34% from 239); Max value from RGB is 149 - color contains mainly: blue. Hex color #293195 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293195 is #D6CE6A. Grayscale: #393939. Windows color (decimal): -14077547 or 9777449. OLE color: 9777449.
HSL color Cylindrical-coordinate representation of color #293195: hue angle of 235.56º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #293195 is Cyan = 0.72, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 41 | 49 | 149 | - |
| CMYK | 0.72 | 0.67 | 0 | 0.42 |
| HSL | 235.56º | 0.57% | 0.37% | - |
| HSV(B) | 235.56º | 0.72% | 0.58% | - |
| XYZ | 7.44 | 4.84 | 28.98 | - |
| YUV | 58.01 | 179.35 | 115.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 49 | 149 | 0.72 | 0.67 | 0 | 0.42 | 235.56 | 0.57 | 0.37 |
| Hex | 29 | 31 | 95 | 48 | 43 | 0 | 2A | EC | 39 | 25 |
| Octal | 51 | 61 | 225 | 110 | 103 | 0 | 52 | 354 | 71 | 45 |
| Binary | 101001 | 110001 | 10010101 | 1001000 | 1000011 | 0 | 101010 | 11101100 | 111001 | 100101 |
Color Harmonies of #293195
Complementary color
Monochromatic Colors of #293195
Black with #293195
Text Example
Text Example
White with #293195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293195; }
p { color: rgb(41,49,149); }
H1.HeaderClassName
{
color: #293195;
}
.AnyTagClassName
{
color: #293195;
}
</style>
background-color css
<style>
a { background-color: #293195; }
a { background-color: rgb(41,49,149); }
div.DivClassName
{
background-color: #293195;
}
.BgClassName
{
background-color: #293195;
}
</style>
border-color css
<style>
span { border-color: #293195; }
span { border-color: rgb(41,49,149); }
td.TdClassName
{
border-color: #293195;
}
.TagClassName
{
border-color: #293195;
}
</style>