Shades of Egyptian Blue #293297
Tints of Egyptian Blue #293297
RGB
CMYK
RGB Variations
Color information
#293297 (or 0x293297) is known color: Egyptian Blue. HEX triplet: 29, 32 and 97. RGB value is (41,50,151). Sum of RGB (Red+Green+Blue) = 41+50+151=242 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.94% from 242); Green value is 50 (19.92% from 255 or 20.66% from 242); Blue value is 151 (59.38% from 255 or 62.40% from 242); Max value from RGB is 151 - color contains mainly: blue. Hex color #293297 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293297 is #D6CD68. Grayscale: #3A3A3A. Windows color (decimal): -14077289 or 9908777. OLE color: 9908777.
HSL color Cylindrical-coordinate representation of color #293297: hue angle of 235.09º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #293297 is Cyan = 0.73, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 41 | 50 | 151 | - |
| CMYK | 0.73 | 0.67 | 0 | 0.41 |
| HSL | 235.09º | 0.57% | 0.38% | - |
| HSV(B) | 235.09º | 0.73% | 0.59% | - |
| XYZ | 7.64 | 4.99 | 29.84 | - |
| YUV | 58.82 | 180.02 | 115.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 50 | 151 | 0.73 | 0.67 | 0 | 0.41 | 235.09 | 0.57 | 0.38 |
| Hex | 29 | 32 | 97 | 49 | 43 | 0 | 29 | EB | 39 | 26 |
| Octal | 51 | 62 | 227 | 111 | 103 | 0 | 51 | 353 | 71 | 46 |
| Binary | 101001 | 110010 | 10010111 | 1001001 | 1000011 | 0 | 101001 | 11101011 | 111001 | 100110 |
Color Harmonies of #293297
Complementary color
Monochromatic Colors of #293297
Black with #293297
Text Example
Text Example
White with #293297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293297; }
p { color: rgb(41,50,151); }
H1.HeaderClassName
{
color: #293297;
}
.AnyTagClassName
{
color: #293297;
}
</style>
background-color css
<style>
a { background-color: #293297; }
a { background-color: rgb(41,50,151); }
div.DivClassName
{
background-color: #293297;
}
.BgClassName
{
background-color: #293297;
}
</style>
border-color css
<style>
span { border-color: #293297; }
span { border-color: rgb(41,50,151); }
td.TdClassName
{
border-color: #293297;
}
.TagClassName
{
border-color: #293297;
}
</style>