Shades of Eucalyptus #349460
Tints of Eucalyptus #349460
RGB
CMYK
RGB Variations
Color information
#349460 (or 0x349460) is known color: Eucalyptus. HEX triplet: 34, 94 and 60. RGB value is (52,148,96). Sum of RGB (Red+Green+Blue) = 52+148+96=296 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.57% from 296); Green value is 148 (58.20% from 255 or 50% from 296); Blue value is 96 (37.89% from 255 or 32.43% from 296); Max value from RGB is 148 - color contains mainly: green. Hex color #349460 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #349460 is #CB6B9F. Grayscale: #717171. Windows color (decimal): -13331360 or 6329396. OLE color: 6329396.
HSL color Cylindrical-coordinate representation of color #349460: hue angle of 147.5º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #349460 is Cyan = 0.65, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 148 | 96 | - |
| CMYK | 0.65 | 0 | 0.35 | 0.42 |
| HSL | 147.5º | 0.48% | 0.39% | - |
| HSV(B) | 147.5º | 0.65% | 0.58% | - |
| XYZ | 14.12 | 22.75 | 14.71 | - |
| YUV | 113.37 | 118.2 | 84.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 148 | 96 | 0.65 | 0 | 0.35 | 0.42 | 147.5 | 0.48 | 0.39 |
| Hex | 34 | 94 | 60 | 41 | 0 | 23 | 2A | 94 | 30 | 27 |
| Octal | 64 | 224 | 140 | 101 | 0 | 43 | 52 | 224 | 60 | 47 |
| Binary | 110100 | 10010100 | 1100000 | 1000001 | 0 | 100011 | 101010 | 10010100 | 110000 | 100111 |
Color Harmonies of #349460
Complementary color
Monochromatic Colors of #349460
Black with #349460
Text Example
Text Example
White with #349460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349460; }
p { color: rgb(52,148,96); }
H1.HeaderClassName
{
color: #349460;
}
.AnyTagClassName
{
color: #349460;
}
</style>
background-color css
<style>
a { background-color: #349460; }
a { background-color: rgb(52,148,96); }
div.DivClassName
{
background-color: #349460;
}
.BgClassName
{
background-color: #349460;
}
</style>
border-color css
<style>
span { border-color: #349460; }
span { border-color: rgb(52,148,96); }
td.TdClassName
{
border-color: #349460;
}
.TagClassName
{
border-color: #349460;
}
</style>