Shades of Eden #296758
Tints of Eden #296758
RGB
CMYK
RGB Variations
Color information
#296758 (or 0x296758) is known color: Eden. HEX triplet: 29, 67 and 58. RGB value is (41,103,88). Sum of RGB (Red+Green+Blue) = 41+103+88=232 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.67% from 232); Green value is 103 (40.62% from 255 or 44.40% from 232); Blue value is 88 (34.77% from 255 or 37.93% from 232); Max value from RGB is 103 - color contains mainly: green. Hex color #296758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296758 is #D698A7. Grayscale: #525252. Windows color (decimal): -14063784 or 5793577. OLE color: 5793577.
HSL color Cylindrical-coordinate representation of color #296758: hue angle of 165.48º 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 #296758 is Cyan = 0.60, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 103 | 88 | - |
| CMYK | 0.60 | 0 | 0.15 | 0.60 |
| HSL | 165.48º | 0.43% | 0.28% | - |
| HSV(B) | 165.48º | 0.6% | 0.4% | - |
| XYZ | 7.53 | 10.88 | 10.94 | - |
| YUV | 82.75 | 130.96 | 98.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 88 | 0.60 | 0 | 0.15 | 0.60 | 165.48 | 0.43 | 0.28 |
| Hex | 29 | 67 | 58 | 3C | 0 | F | 3C | A5 | 2B | 1C |
| Octal | 51 | 147 | 130 | 74 | 0 | 17 | 74 | 245 | 53 | 34 |
| Binary | 101001 | 1100111 | 1011000 | 111100 | 0 | 1111 | 111100 | 10100101 | 101011 | 11100 |
Color Harmonies of #296758
Complementary color
Monochromatic Colors of #296758
Black with #296758
Text Example
Text Example
White with #296758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296758; }
p { color: rgb(41,103,88); }
H1.HeaderClassName
{
color: #296758;
}
.AnyTagClassName
{
color: #296758;
}
</style>
background-color css
<style>
a { background-color: #296758; }
a { background-color: rgb(41,103,88); }
div.DivClassName
{
background-color: #296758;
}
.BgClassName
{
background-color: #296758;
}
</style>
border-color css
<style>
span { border-color: #296758; }
span { border-color: rgb(41,103,88); }
td.TdClassName
{
border-color: #296758;
}
.TagClassName
{
border-color: #296758;
}
</style>