Shades of Eucalyptus #359560
Tints of Eucalyptus #359560
RGB
CMYK
RGB Variations
Color information
#359560 (or 0x359560) is known color: Eucalyptus. HEX triplet: 35, 95 and 60. RGB value is (53,149,96). Sum of RGB (Red+Green+Blue) = 53+149+96=298 (39% of max value = 765). Red value is 53 (21.09% from 255 or 17.79% from 298); Green value is 149 (58.59% from 255 or 50% from 298); Blue value is 96 (37.89% from 255 or 32.21% from 298); Max value from RGB is 149 - color contains mainly: green. Hex color #359560 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #359560 is #CA6A9F. Grayscale: #727272. Windows color (decimal): -13265568 or 6329653. OLE color: 6329653.
HSL color Cylindrical-coordinate representation of color #359560: hue angle of 146.88º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #359560 is Cyan = 0.64, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 96 | - |
| CMYK | 0.64 | 0 | 0.36 | 0.42 |
| HSL | 146.88º | 0.48% | 0.4% | - |
| HSV(B) | 146.88º | 0.64% | 0.58% | - |
| XYZ | 14.33 | 23.1 | 14.77 | - |
| YUV | 114.25 | 117.7 | 84.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 96 | 0.64 | 0 | 0.36 | 0.42 | 146.88 | 0.48 | 0.4 |
| Hex | 35 | 95 | 60 | 40 | 0 | 24 | 2A | 93 | 30 | 28 |
| Octal | 65 | 225 | 140 | 100 | 0 | 44 | 52 | 223 | 60 | 50 |
| Binary | 110101 | 10010101 | 1100000 | 1000000 | 0 | 100100 | 101010 | 10010011 | 110000 | 101000 |
Color Harmonies of #359560
Complementary color
Monochromatic Colors of #359560
Black with #359560
Text Example
Text Example
White with #359560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359560; }
p { color: rgb(53,149,96); }
H1.HeaderClassName
{
color: #359560;
}
.AnyTagClassName
{
color: #359560;
}
</style>
background-color css
<style>
a { background-color: #359560; }
a { background-color: rgb(53,149,96); }
div.DivClassName
{
background-color: #359560;
}
.BgClassName
{
background-color: #359560;
}
</style>
border-color css
<style>
span { border-color: #359560; }
span { border-color: rgb(53,149,96); }
td.TdClassName
{
border-color: #359560;
}
.TagClassName
{
border-color: #359560;
}
</style>