Shades of Eucalyptus #329571
Tints of Eucalyptus #329571
RGB
CMYK
RGB Variations
Color information
#329571 (or 0x329571) is known color: Eucalyptus. HEX triplet: 32, 95 and 71. RGB value is (50,149,113). Sum of RGB (Red+Green+Blue) = 50+149+113=312 (41% of max value = 765). Red value is 50 (19.92% from 255 or 16.03% from 312); Green value is 149 (58.59% from 255 or 47.76% from 312); Blue value is 113 (44.53% from 255 or 36.22% from 312); Max value from RGB is 149 - color contains mainly: green. Hex color #329571 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329571 is #CD6A8E. Grayscale: #737373. Windows color (decimal): -13462159 or 7443762. OLE color: 7443762.
HSL color Cylindrical-coordinate representation of color #329571: hue angle of 158.18º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #329571 is Cyan = 0.66, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 113 | - |
| CMYK | 0.66 | 0 | 0.24 | 0.42 |
| HSL | 158.18º | 0.5% | 0.39% | - |
| HSV(B) | 158.18º | 0.66% | 0.58% | - |
| XYZ | 15.04 | 23.37 | 19.34 | - |
| YUV | 115.3 | 126.7 | 81.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 113 | 0.66 | 0 | 0.24 | 0.42 | 158.18 | 0.5 | 0.39 |
| Hex | 32 | 95 | 71 | 42 | 0 | 18 | 2A | 9E | 32 | 27 |
| Octal | 62 | 225 | 161 | 102 | 0 | 30 | 52 | 236 | 62 | 47 |
| Binary | 110010 | 10010101 | 1110001 | 1000010 | 0 | 11000 | 101010 | 10011110 | 110010 | 100111 |
Color Harmonies of #329571
Complementary color
Monochromatic Colors of #329571
Black with #329571
Text Example
Text Example
White with #329571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329571; }
p { color: rgb(50,149,113); }
H1.HeaderClassName
{
color: #329571;
}
.AnyTagClassName
{
color: #329571;
}
</style>
background-color css
<style>
a { background-color: #329571; }
a { background-color: rgb(50,149,113); }
div.DivClassName
{
background-color: #329571;
}
.BgClassName
{
background-color: #329571;
}
</style>
border-color css
<style>
span { border-color: #329571; }
span { border-color: rgb(50,149,113); }
td.TdClassName
{
border-color: #329571;
}
.TagClassName
{
border-color: #329571;
}
</style>