Shades of Eden #296158
Tints of Eden #296158
RGB
CMYK
RGB Variations
Color information
#296158 (or 0x296158) is known color: Eden. HEX triplet: 29, 61 and 58. RGB value is (41,97,88). Sum of RGB (Red+Green+Blue) = 41+97+88=226 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.14% from 226); Green value is 97 (38.28% from 255 or 42.92% from 226); Blue value is 88 (34.77% from 255 or 38.94% from 226); Max value from RGB is 97 - color contains mainly: green. Hex color #296158 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296158 is #D69EA7. Grayscale: #4F4F4F. Windows color (decimal): -14065320 or 5792041. OLE color: 5792041.
HSL color Cylindrical-coordinate representation of color #296158: hue angle of 170.36º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #296158 is Cyan = 0.58, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 97 | 88 | - |
| CMYK | 0.58 | 0 | 0.09 | 0.62 |
| HSL | 170.36º | 0.41% | 0.27% | - |
| HSV(B) | 170.36º | 0.58% | 0.38% | - |
| XYZ | 6.95 | 9.73 | 10.74 | - |
| YUV | 79.23 | 132.95 | 100.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 97 | 88 | 0.58 | 0 | 0.09 | 0.62 | 170.36 | 0.41 | 0.27 |
| Hex | 29 | 61 | 58 | 3A | 0 | 9 | 3E | AA | 29 | 1B |
| Octal | 51 | 141 | 130 | 72 | 0 | 11 | 76 | 252 | 51 | 33 |
| Binary | 101001 | 1100001 | 1011000 | 111010 | 0 | 1001 | 111110 | 10101010 | 101001 | 11011 |
Color Harmonies of #296158
Complementary color
Monochromatic Colors of #296158
Black with #296158
Text Example
Text Example
White with #296158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296158; }
p { color: rgb(41,97,88); }
H1.HeaderClassName
{
color: #296158;
}
.AnyTagClassName
{
color: #296158;
}
</style>
background-color css
<style>
a { background-color: #296158; }
a { background-color: rgb(41,97,88); }
div.DivClassName
{
background-color: #296158;
}
.BgClassName
{
background-color: #296158;
}
</style>
border-color css
<style>
span { border-color: #296158; }
span { border-color: rgb(41,97,88); }
td.TdClassName
{
border-color: #296158;
}
.TagClassName
{
border-color: #296158;
}
</style>