Shades of Eden #336458
Tints of Eden #336458
RGB
CMYK
RGB Variations
Color information
#336458 (or 0x336458) is known color: Eden. HEX triplet: 33, 64 and 58. RGB value is (51,100,88). Sum of RGB (Red+Green+Blue) = 51+100+88=239 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.34% from 239); Green value is 100 (39.45% from 255 or 41.84% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 100 - color contains mainly: green. Hex color #336458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336458 is #CC9BA7. Grayscale: #535353. Windows color (decimal): -13409192 or 5792819. OLE color: 5792819.
HSL color Cylindrical-coordinate representation of color #336458: hue angle of 165.31º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #336458 is Cyan = 0.49, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 51 | 100 | 88 | - |
| CMYK | 0.49 | 0 | 0.12 | 0.61 |
| HSL | 165.31º | 0.32% | 0.3% | - |
| HSV(B) | 165.31º | 0.49% | 0.39% | - |
| XYZ | 7.68 | 10.52 | 10.86 | - |
| YUV | 83.98 | 130.27 | 104.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 100 | 88 | 0.49 | 0 | 0.12 | 0.61 | 165.31 | 0.32 | 0.3 |
| Hex | 33 | 64 | 58 | 31 | 0 | C | 3D | A5 | 20 | 1E |
| Octal | 63 | 144 | 130 | 61 | 0 | 14 | 75 | 245 | 40 | 36 |
| Binary | 110011 | 1100100 | 1011000 | 110001 | 0 | 1100 | 111101 | 10100101 | 100000 | 11110 |
Color Harmonies of #336458
Complementary color
Monochromatic Colors of #336458
Black with #336458
Text Example
Text Example
White with #336458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336458; }
p { color: rgb(51,100,88); }
H1.HeaderClassName
{
color: #336458;
}
.AnyTagClassName
{
color: #336458;
}
</style>
background-color css
<style>
a { background-color: #336458; }
a { background-color: rgb(51,100,88); }
div.DivClassName
{
background-color: #336458;
}
.BgClassName
{
background-color: #336458;
}
</style>
border-color css
<style>
span { border-color: #336458; }
span { border-color: rgb(51,100,88); }
td.TdClassName
{
border-color: #336458;
}
.TagClassName
{
border-color: #336458;
}
</style>