Shades of Egyptian Blue #292897
Tints of Egyptian Blue #292897
RGB
CMYK
RGB Variations
Color information
#292897 (or 0x292897) is known color: Egyptian Blue. HEX triplet: 29, 28 and 97. RGB value is (41,40,151). Sum of RGB (Red+Green+Blue) = 41+40+151=232 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.67% from 232); Green value is 40 (16.02% from 255 or 17.24% from 232); Blue value is 151 (59.38% from 255 or 65.09% from 232); Max value from RGB is 151 - color contains mainly: blue. Hex color #292897 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #292897 is #D6D768. Grayscale: #343434. Windows color (decimal): -14079849 or 9906217. OLE color: 9906217.
HSL color Cylindrical-coordinate representation of color #292897: hue angle of 240.54º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #292897 is Cyan = 0.73, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 41 | 40 | 151 | - |
| CMYK | 0.73 | 0.74 | 0 | 0.41 |
| HSL | 240.54º | 0.58% | 0.37% | - |
| HSV(B) | 240.54º | 0.74% | 0.59% | - |
| XYZ | 7.26 | 4.22 | 29.71 | - |
| YUV | 52.95 | 183.33 | 119.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 40 | 151 | 0.73 | 0.74 | 0 | 0.41 | 240.54 | 0.58 | 0.37 |
| Hex | 29 | 28 | 97 | 49 | 4A | 0 | 29 | F1 | 3A | 25 |
| Octal | 51 | 50 | 227 | 111 | 112 | 0 | 51 | 361 | 72 | 45 |
| Binary | 101001 | 101000 | 10010111 | 1001001 | 1001010 | 0 | 101001 | 11110001 | 111010 | 100101 |
Color Harmonies of #292897
Complementary color
Monochromatic Colors of #292897
Black with #292897
Text Example
Text Example
White with #292897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292897; }
p { color: rgb(41,40,151); }
H1.HeaderClassName
{
color: #292897;
}
.AnyTagClassName
{
color: #292897;
}
</style>
background-color css
<style>
a { background-color: #292897; }
a { background-color: rgb(41,40,151); }
div.DivClassName
{
background-color: #292897;
}
.BgClassName
{
background-color: #292897;
}
</style>
border-color css
<style>
span { border-color: #292897; }
span { border-color: rgb(41,40,151); }
td.TdClassName
{
border-color: #292897;
}
.TagClassName
{
border-color: #292897;
}
</style>