Shades of Eden #296760
Tints of Eden #296760
RGB
CMYK
RGB Variations
Color information
#296760 (or 0x296760) is known color: Eden. HEX triplet: 29, 67 and 60. RGB value is (41,103,96). Sum of RGB (Red+Green+Blue) = 41+103+96=240 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.08% from 240); Green value is 103 (40.62% from 255 or 42.92% from 240); Blue value is 96 (37.89% from 255 or 40% from 240); Max value from RGB is 103 - color contains mainly: green. Hex color #296760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296760 is #D6989F. Grayscale: #535353. Windows color (decimal): -14063776 or 6317865. OLE color: 6317865.
HSL color Cylindrical-coordinate representation of color #296760: hue angle of 173.23º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #296760 is Cyan = 0.60, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 103 | 96 | - |
| CMYK | 0.60 | 0 | 0.07 | 0.60 |
| HSL | 173.23º | 0.43% | 0.28% | - |
| HSV(B) | 173.23º | 0.6% | 0.4% | - |
| XYZ | 7.88 | 11.02 | 12.78 | - |
| YUV | 83.66 | 134.96 | 97.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 96 | 0.60 | 0 | 0.07 | 0.60 | 173.23 | 0.43 | 0.28 |
| Hex | 29 | 67 | 60 | 3C | 0 | 7 | 3C | AD | 2B | 1C |
| Octal | 51 | 147 | 140 | 74 | 0 | 7 | 74 | 255 | 53 | 34 |
| Binary | 101001 | 1100111 | 1100000 | 111100 | 0 | 111 | 111100 | 10101101 | 101011 | 11100 |
Color Harmonies of #296760
Complementary color
Monochromatic Colors of #296760
Black with #296760
Text Example
Text Example
White with #296760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296760; }
p { color: rgb(41,103,96); }
H1.HeaderClassName
{
color: #296760;
}
.AnyTagClassName
{
color: #296760;
}
</style>
background-color css
<style>
a { background-color: #296760; }
a { background-color: rgb(41,103,96); }
div.DivClassName
{
background-color: #296760;
}
.BgClassName
{
background-color: #296760;
}
</style>
border-color css
<style>
span { border-color: #296760; }
span { border-color: rgb(41,103,96); }
td.TdClassName
{
border-color: #296760;
}
.TagClassName
{
border-color: #296760;
}
</style>