Shades of Eden #296558
Tints of Eden #296558
RGB
CMYK
RGB Variations
Color information
#296558 (or 0x296558) is known color: Eden. HEX triplet: 29, 65 and 58. RGB value is (41,101,88). Sum of RGB (Red+Green+Blue) = 41+101+88=230 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.83% from 230); Green value is 101 (39.84% from 255 or 43.91% from 230); Blue value is 88 (34.77% from 255 or 38.26% from 230); Max value from RGB is 101 - color contains mainly: green. Hex color #296558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296558 is #D69AA7. Grayscale: #515151. Windows color (decimal): -14064296 or 5793065. OLE color: 5793065.
HSL color Cylindrical-coordinate representation of color #296558: hue angle of 167º 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 #296558 is Cyan = 0.59, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 88 | - |
| CMYK | 0.59 | 0 | 0.13 | 0.60 |
| HSL | 167º | 0.42% | 0.28% | - |
| HSV(B) | 167º | 0.59% | 0.4% | - |
| XYZ | 7.33 | 10.48 | 10.87 | - |
| YUV | 81.58 | 131.62 | 99.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 88 | 0.59 | 0 | 0.13 | 0.60 | 167 | 0.42 | 0.28 |
| Hex | 29 | 65 | 58 | 3B | 0 | D | 3C | A7 | 2A | 1C |
| Octal | 51 | 145 | 130 | 73 | 0 | 15 | 74 | 247 | 52 | 34 |
| Binary | 101001 | 1100101 | 1011000 | 111011 | 0 | 1101 | 111100 | 10100111 | 101010 | 11100 |
Color Harmonies of #296558
Complementary color
Monochromatic Colors of #296558
Black with #296558
Text Example
Text Example
White with #296558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296558; }
p { color: rgb(41,101,88); }
H1.HeaderClassName
{
color: #296558;
}
.AnyTagClassName
{
color: #296558;
}
</style>
background-color css
<style>
a { background-color: #296558; }
a { background-color: rgb(41,101,88); }
div.DivClassName
{
background-color: #296558;
}
.BgClassName
{
background-color: #296558;
}
</style>
border-color css
<style>
span { border-color: #296558; }
span { border-color: rgb(41,101,88); }
td.TdClassName
{
border-color: #296558;
}
.TagClassName
{
border-color: #296558;
}
</style>