Shades of Eucalyptus #349671
Tints of Eucalyptus #349671
RGB
CMYK
RGB Variations
Color information
#349671 (or 0x349671) is known color: Eucalyptus. HEX triplet: 34, 96 and 71. RGB value is (52,150,113). Sum of RGB (Red+Green+Blue) = 52+150+113=315 (41% of max value = 765). Red value is 52 (20.70% from 255 or 16.51% from 315); Green value is 150 (58.98% from 255 or 47.62% from 315); Blue value is 113 (44.53% from 255 or 35.87% from 315); Max value from RGB is 150 - color contains mainly: green. Hex color #349671 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #349671 is #CB698E. Grayscale: #747474. Windows color (decimal): -13330831 or 7444020. OLE color: 7444020.
HSL color Cylindrical-coordinate representation of color #349671: hue angle of 157.35º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #349671 is Cyan = 0.65, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 150 | 113 | - |
| CMYK | 0.65 | 0 | 0.25 | 0.41 |
| HSL | 157.35º | 0.49% | 0.4% | - |
| HSV(B) | 157.35º | 0.65% | 0.59% | - |
| XYZ | 15.3 | 23.74 | 19.4 | - |
| YUV | 116.48 | 126.03 | 82.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 150 | 113 | 0.65 | 0 | 0.25 | 0.41 | 157.35 | 0.49 | 0.4 |
| Hex | 34 | 96 | 71 | 41 | 0 | 19 | 29 | 9D | 31 | 28 |
| Octal | 64 | 226 | 161 | 101 | 0 | 31 | 51 | 235 | 61 | 50 |
| Binary | 110100 | 10010110 | 1110001 | 1000001 | 0 | 11001 | 101001 | 10011101 | 110001 | 101000 |
Color Harmonies of #349671
Complementary color
Monochromatic Colors of #349671
Black with #349671
Text Example
Text Example
White with #349671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349671; }
p { color: rgb(52,150,113); }
H1.HeaderClassName
{
color: #349671;
}
.AnyTagClassName
{
color: #349671;
}
</style>
background-color css
<style>
a { background-color: #349671; }
a { background-color: rgb(52,150,113); }
div.DivClassName
{
background-color: #349671;
}
.BgClassName
{
background-color: #349671;
}
</style>
border-color css
<style>
span { border-color: #349671; }
span { border-color: rgb(52,150,113); }
td.TdClassName
{
border-color: #349671;
}
.TagClassName
{
border-color: #349671;
}
</style>