Shades of Eden #296359
Tints of Eden #296359
RGB
CMYK
RGB Variations
Color information
#296359 (or 0x296359) is known color: Eden. HEX triplet: 29, 63 and 59. RGB value is (41,99,89). Sum of RGB (Red+Green+Blue) = 41+99+89=229 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.90% from 229); Green value is 99 (39.06% from 255 or 43.23% from 229); Blue value is 89 (35.16% from 255 or 38.86% from 229); Max value from RGB is 99 - color contains mainly: green. Hex color #296359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296359 is #D69CA6. Grayscale: #505050. Windows color (decimal): -14064807 or 5858089. OLE color: 5858089.
HSL color Cylindrical-coordinate representation of color #296359: hue angle of 169.66º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296359 is Cyan = 0.59, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 99 | 89 | - |
| CMYK | 0.59 | 0 | 0.10 | 0.61 |
| HSL | 169.66º | 0.41% | 0.27% | - |
| HSV(B) | 169.66º | 0.59% | 0.39% | - |
| XYZ | 7.18 | 10.12 | 11.03 | - |
| YUV | 80.52 | 132.78 | 99.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 89 | 0.59 | 0 | 0.10 | 0.61 | 169.66 | 0.41 | 0.27 |
| Hex | 29 | 63 | 59 | 3B | 0 | A | 3D | AA | 29 | 1B |
| Octal | 51 | 143 | 131 | 73 | 0 | 12 | 75 | 252 | 51 | 33 |
| Binary | 101001 | 1100011 | 1011001 | 111011 | 0 | 1010 | 111101 | 10101010 | 101001 | 11011 |
Color Harmonies of #296359
Complementary color
Monochromatic Colors of #296359
Black with #296359
Text Example
Text Example
White with #296359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296359; }
p { color: rgb(41,99,89); }
H1.HeaderClassName
{
color: #296359;
}
.AnyTagClassName
{
color: #296359;
}
</style>
background-color css
<style>
a { background-color: #296359; }
a { background-color: rgb(41,99,89); }
div.DivClassName
{
background-color: #296359;
}
.BgClassName
{
background-color: #296359;
}
</style>
border-color css
<style>
span { border-color: #296359; }
span { border-color: rgb(41,99,89); }
td.TdClassName
{
border-color: #296359;
}
.TagClassName
{
border-color: #296359;
}
</style>