Shades of Eden #336056
Tints of Eden #336056
RGB
CMYK
RGB Variations
Color information
#336056 (or 0x336056) is known color: Eden. HEX triplet: 33, 60 and 56. RGB value is (51,96,86). Sum of RGB (Red+Green+Blue) = 51+96+86=233 (30% of max value = 765). Red value is 51 (20.31% from 255 or 21.89% from 233); Green value is 96 (37.89% from 255 or 41.20% from 233); Blue value is 86 (33.98% from 255 or 36.91% from 233); Max value from RGB is 96 - color contains mainly: green. Hex color #336056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336056 is #CC9FA9. Grayscale: #515151. Windows color (decimal): -13410218 or 5660723. OLE color: 5660723.
HSL color Cylindrical-coordinate representation of color #336056: hue angle of 166.67º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #336056 is Cyan = 0.47, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 96 | 86 | - |
| CMYK | 0.47 | 0 | 0.10 | 0.62 |
| HSL | 166.67º | 0.31% | 0.29% | - |
| HSV(B) | 166.67º | 0.47% | 0.38% | - |
| XYZ | 7.23 | 9.74 | 10.3 | - |
| YUV | 81.41 | 130.59 | 106.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 96 | 86 | 0.47 | 0 | 0.10 | 0.62 | 166.67 | 0.31 | 0.29 |
| Hex | 33 | 60 | 56 | 2F | 0 | A | 3E | A7 | 1F | 1D |
| Octal | 63 | 140 | 126 | 57 | 0 | 12 | 76 | 247 | 37 | 35 |
| Binary | 110011 | 1100000 | 1010110 | 101111 | 0 | 1010 | 111110 | 10100111 | 11111 | 11101 |
Color Harmonies of #336056
Complementary color
Monochromatic Colors of #336056
Black with #336056
Text Example
Text Example
White with #336056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336056; }
p { color: rgb(51,96,86); }
H1.HeaderClassName
{
color: #336056;
}
.AnyTagClassName
{
color: #336056;
}
</style>
background-color css
<style>
a { background-color: #336056; }
a { background-color: rgb(51,96,86); }
div.DivClassName
{
background-color: #336056;
}
.BgClassName
{
background-color: #336056;
}
</style>
border-color css
<style>
span { border-color: #336056; }
span { border-color: rgb(51,96,86); }
td.TdClassName
{
border-color: #336056;
}
.TagClassName
{
border-color: #336056;
}
</style>