Shades of Eden #336558
Tints of Eden #336558
RGB
CMYK
RGB Variations
Color information
#336558 (or 0x336558) is known color: Eden. HEX triplet: 33, 65 and 58. RGB value is (51,101,88). Sum of RGB (Red+Green+Blue) = 51+101+88=240 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.25% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 101 - color contains mainly: green. Hex color #336558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336558 is #CC9AA7. Grayscale: #545454. Windows color (decimal): -13408936 or 5793075. OLE color: 5793075.
HSL color Cylindrical-coordinate representation of color #336558: hue angle of 164.4º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #336558 is Cyan = 0.50, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 101 | 88 | - |
| CMYK | 0.50 | 0 | 0.13 | 0.60 |
| HSL | 164.4º | 0.33% | 0.3% | - |
| HSV(B) | 164.4º | 0.5% | 0.4% | - |
| XYZ | 7.78 | 10.72 | 10.89 | - |
| YUV | 84.57 | 129.94 | 104.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 101 | 88 | 0.50 | 0 | 0.13 | 0.60 | 164.4 | 0.33 | 0.3 |
| Hex | 33 | 65 | 58 | 32 | 0 | D | 3C | A4 | 21 | 1E |
| Octal | 63 | 145 | 130 | 62 | 0 | 15 | 74 | 244 | 41 | 36 |
| Binary | 110011 | 1100101 | 1011000 | 110010 | 0 | 1101 | 111100 | 10100100 | 100001 | 11110 |
Color Harmonies of #336558
Complementary color
Monochromatic Colors of #336558
Black with #336558
Text Example
Text Example
White with #336558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336558; }
p { color: rgb(51,101,88); }
H1.HeaderClassName
{
color: #336558;
}
.AnyTagClassName
{
color: #336558;
}
</style>
background-color css
<style>
a { background-color: #336558; }
a { background-color: rgb(51,101,88); }
div.DivClassName
{
background-color: #336558;
}
.BgClassName
{
background-color: #336558;
}
</style>
border-color css
<style>
span { border-color: #336558; }
span { border-color: rgb(51,101,88); }
td.TdClassName
{
border-color: #336558;
}
.TagClassName
{
border-color: #336558;
}
</style>