Shades of Eden #296560
Tints of Eden #296560
RGB
CMYK
RGB Variations
Color information
#296560 (or 0x296560) is known color: Eden. HEX triplet: 29, 65 and 60. RGB value is (41,101,96). Sum of RGB (Red+Green+Blue) = 41+101+96=238 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.23% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 96 (37.89% from 255 or 40.34% from 238); Max value from RGB is 101 - color contains mainly: green. Hex color #296560 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296560 is #D69A9F. Grayscale: #525252. Windows color (decimal): -14064288 or 6317353. OLE color: 6317353.
HSL color Cylindrical-coordinate representation of color #296560: hue angle of 175º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296560 is Cyan = 0.59, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 96 | - |
| CMYK | 0.59 | 0 | 0.05 | 0.60 |
| HSL | 175º | 0.42% | 0.28% | - |
| HSV(B) | 175º | 0.59% | 0.4% | - |
| XYZ | 7.68 | 10.62 | 12.71 | - |
| YUV | 82.49 | 135.62 | 98.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 96 | 0.59 | 0 | 0.05 | 0.60 | 175 | 0.42 | 0.28 |
| Hex | 29 | 65 | 60 | 3B | 0 | 5 | 3C | AF | 2A | 1C |
| Octal | 51 | 145 | 140 | 73 | 0 | 5 | 74 | 257 | 52 | 34 |
| Binary | 101001 | 1100101 | 1100000 | 111011 | 0 | 101 | 111100 | 10101111 | 101010 | 11100 |
Color Harmonies of #296560
Complementary color
Monochromatic Colors of #296560
Black with #296560
Text Example
Text Example
White with #296560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296560; }
p { color: rgb(41,101,96); }
H1.HeaderClassName
{
color: #296560;
}
.AnyTagClassName
{
color: #296560;
}
</style>
background-color css
<style>
a { background-color: #296560; }
a { background-color: rgb(41,101,96); }
div.DivClassName
{
background-color: #296560;
}
.BgClassName
{
background-color: #296560;
}
</style>
border-color css
<style>
span { border-color: #296560; }
span { border-color: rgb(41,101,96); }
td.TdClassName
{
border-color: #296560;
}
.TagClassName
{
border-color: #296560;
}
</style>