Shades of Eden #296054
Tints of Eden #296054
RGB
CMYK
RGB Variations
Color information
#296054 (or 0x296054) is known color: Eden. HEX triplet: 29, 60 and 54. RGB value is (41,96,84). Sum of RGB (Red+Green+Blue) = 41+96+84=221 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.55% from 221); Green value is 96 (37.89% from 255 or 43.44% from 221); Blue value is 84 (33.20% from 255 or 38.01% from 221); Max value from RGB is 96 - color contains mainly: green. Hex color #296054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296054 is #D69FAB. Grayscale: #4E4E4E. Windows color (decimal): -14065580 or 5529641. OLE color: 5529641.
HSL color Cylindrical-coordinate representation of color #296054: hue angle of 166.91º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #296054 is Cyan = 0.57, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 96 | 84 | - |
| CMYK | 0.57 | 0 | 0.12 | 0.62 |
| HSL | 166.91º | 0.4% | 0.27% | - |
| HSV(B) | 166.91º | 0.57% | 0.38% | - |
| XYZ | 6.7 | 9.48 | 9.86 | - |
| YUV | 78.19 | 131.28 | 101.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 96 | 84 | 0.57 | 0 | 0.12 | 0.62 | 166.91 | 0.4 | 0.27 |
| Hex | 29 | 60 | 54 | 39 | 0 | C | 3E | A7 | 28 | 1B |
| Octal | 51 | 140 | 124 | 71 | 0 | 14 | 76 | 247 | 50 | 33 |
| Binary | 101001 | 1100000 | 1010100 | 111001 | 0 | 1100 | 111110 | 10100111 | 101000 | 11011 |
Color Harmonies of #296054
Complementary color
Monochromatic Colors of #296054
Black with #296054
Text Example
Text Example
White with #296054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296054; }
p { color: rgb(41,96,84); }
H1.HeaderClassName
{
color: #296054;
}
.AnyTagClassName
{
color: #296054;
}
</style>
background-color css
<style>
a { background-color: #296054; }
a { background-color: rgb(41,96,84); }
div.DivClassName
{
background-color: #296054;
}
.BgClassName
{
background-color: #296054;
}
</style>
border-color css
<style>
span { border-color: #296054; }
span { border-color: rgb(41,96,84); }
td.TdClassName
{
border-color: #296054;
}
.TagClassName
{
border-color: #296054;
}
</style>