Shades of Eucalyptus #379760
Tints of Eucalyptus #379760
RGB
CMYK
RGB Variations
Color information
#379760 (or 0x379760) is known color: Eucalyptus. HEX triplet: 37, 97 and 60. RGB value is (55,151,96). Sum of RGB (Red+Green+Blue) = 55+151+96=302 (40% of max value = 765). Red value is 55 (21.88% from 255 or 18.21% from 302); Green value is 151 (59.38% from 255 or 50% from 302); Blue value is 96 (37.89% from 255 or 31.79% from 302); Max value from RGB is 151 - color contains mainly: green. Hex color #379760 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #379760 is #C8689F. Grayscale: #747474. Windows color (decimal): -13133984 or 6330167. OLE color: 6330167.
HSL color Cylindrical-coordinate representation of color #379760: hue angle of 145.62º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #379760 is Cyan = 0.64, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 151 | 96 | - |
| CMYK | 0.64 | 0 | 0.36 | 0.41 |
| HSL | 145.63º | 0.47% | 0.4% | - |
| HSV(B) | 145.63º | 0.64% | 0.59% | - |
| XYZ | 14.75 | 23.79 | 14.88 | - |
| YUV | 116.03 | 116.7 | 84.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 151 | 96 | 0.64 | 0 | 0.36 | 0.41 | 145.63 | 0.47 | 0.4 |
| Hex | 37 | 97 | 60 | 40 | 0 | 24 | 29 | 92 | 2F | 28 |
| Octal | 67 | 227 | 140 | 100 | 0 | 44 | 51 | 222 | 57 | 50 |
| Binary | 110111 | 10010111 | 1100000 | 1000000 | 0 | 100100 | 101001 | 10010010 | 101111 | 101000 |
Color Harmonies of #379760
Complementary color
Monochromatic Colors of #379760
Black with #379760
Text Example
Text Example
White with #379760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379760; }
p { color: rgb(55,151,96); }
H1.HeaderClassName
{
color: #379760;
}
.AnyTagClassName
{
color: #379760;
}
</style>
background-color css
<style>
a { background-color: #379760; }
a { background-color: rgb(55,151,96); }
div.DivClassName
{
background-color: #379760;
}
.BgClassName
{
background-color: #379760;
}
</style>
border-color css
<style>
span { border-color: #379760; }
span { border-color: rgb(55,151,96); }
td.TdClassName
{
border-color: #379760;
}
.TagClassName
{
border-color: #379760;
}
</style>