Shades of Eucalyptus #329569
Tints of Eucalyptus #329569
RGB
CMYK
RGB Variations
Color information
#329569 (or 0x329569) is known color: Eucalyptus. HEX triplet: 32, 95 and 69. RGB value is (50,149,105). Sum of RGB (Red+Green+Blue) = 50+149+105=304 (40% of max value = 765). Red value is 50 (19.92% from 255 or 16.45% from 304); Green value is 149 (58.59% from 255 or 49.01% from 304); Blue value is 105 (41.41% from 255 or 34.54% from 304); Max value from RGB is 149 - color contains mainly: green. Hex color #329569 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #329569 is #CD6A96. Grayscale: #727272. Windows color (decimal): -13462167 or 6919474. OLE color: 6919474.
HSL color Cylindrical-coordinate representation of color #329569: hue angle of 153.33º 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 #329569 is Cyan = 0.66, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 105 | - |
| CMYK | 0.66 | 0 | 0.30 | 0.42 |
| HSL | 153.33º | 0.5% | 0.39% | - |
| HSV(B) | 153.33º | 0.66% | 0.58% | - |
| XYZ | 14.61 | 23.19 | 17.07 | - |
| YUV | 114.38 | 122.7 | 82.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 105 | 0.66 | 0 | 0.30 | 0.42 | 153.33 | 0.5 | 0.39 |
| Hex | 32 | 95 | 69 | 42 | 0 | 1E | 2A | 99 | 32 | 27 |
| Octal | 62 | 225 | 151 | 102 | 0 | 36 | 52 | 231 | 62 | 47 |
| Binary | 110010 | 10010101 | 1101001 | 1000010 | 0 | 11110 | 101010 | 10011001 | 110010 | 100111 |
Color Harmonies of #329569
Complementary color
Monochromatic Colors of #329569
Black with #329569
Text Example
Text Example
White with #329569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329569; }
p { color: rgb(50,149,105); }
H1.HeaderClassName
{
color: #329569;
}
.AnyTagClassName
{
color: #329569;
}
</style>
background-color css
<style>
a { background-color: #329569; }
a { background-color: rgb(50,149,105); }
div.DivClassName
{
background-color: #329569;
}
.BgClassName
{
background-color: #329569;
}
</style>
border-color css
<style>
span { border-color: #329569; }
span { border-color: rgb(50,149,105); }
td.TdClassName
{
border-color: #329569;
}
.TagClassName
{
border-color: #329569;
}
</style>