Shades of Eden #296457
Tints of Eden #296457
RGB
CMYK
RGB Variations
Color information
#296457 (or 0x296457) is known color: Eden. HEX triplet: 29, 64 and 57. RGB value is (41,100,87). Sum of RGB (Red+Green+Blue) = 41+100+87=228 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.98% from 228); Green value is 100 (39.45% from 255 or 43.86% from 228); Blue value is 87 (34.38% from 255 or 38.16% from 228); Max value from RGB is 100 - color contains mainly: green. Hex color #296457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296457 is #D69BA8. Grayscale: #505050. Windows color (decimal): -14064553 or 5727273. OLE color: 5727273.
HSL color Cylindrical-coordinate representation of color #296457: hue angle of 166.78º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296457 is Cyan = 0.59, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 100 | 87 | - |
| CMYK | 0.59 | 0 | 0.13 | 0.61 |
| HSL | 166.78º | 0.42% | 0.28% | - |
| HSV(B) | 166.78º | 0.59% | 0.39% | - |
| XYZ | 7.19 | 10.27 | 10.62 | - |
| YUV | 80.88 | 131.45 | 99.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 87 | 0.59 | 0 | 0.13 | 0.61 | 166.78 | 0.42 | 0.28 |
| Hex | 29 | 64 | 57 | 3B | 0 | D | 3D | A7 | 2A | 1C |
| Octal | 51 | 144 | 127 | 73 | 0 | 15 | 75 | 247 | 52 | 34 |
| Binary | 101001 | 1100100 | 1010111 | 111011 | 0 | 1101 | 111101 | 10100111 | 101010 | 11100 |
Color Harmonies of #296457
Complementary color
Monochromatic Colors of #296457
Black with #296457
Text Example
Text Example
White with #296457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296457; }
p { color: rgb(41,100,87); }
H1.HeaderClassName
{
color: #296457;
}
.AnyTagClassName
{
color: #296457;
}
</style>
background-color css
<style>
a { background-color: #296457; }
a { background-color: rgb(41,100,87); }
div.DivClassName
{
background-color: #296457;
}
.BgClassName
{
background-color: #296457;
}
</style>
border-color css
<style>
span { border-color: #296457; }
span { border-color: rgb(41,100,87); }
td.TdClassName
{
border-color: #296457;
}
.TagClassName
{
border-color: #296457;
}
</style>