Shades of Eucalyptus #379467
Tints of Eucalyptus #379467
RGB
CMYK
RGB Variations
Color information
#379467 (or 0x379467) is known color: Eucalyptus. HEX triplet: 37, 94 and 67. RGB value is (55,148,103). Sum of RGB (Red+Green+Blue) = 55+148+103=306 (40% of max value = 765). Red value is 55 (21.88% from 255 or 17.97% from 306); Green value is 148 (58.20% from 255 or 48.37% from 306); Blue value is 103 (40.62% from 255 or 33.66% from 306); Max value from RGB is 148 - color contains mainly: green. Hex color #379467 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #379467 is #C86B98. Grayscale: #737373. Windows color (decimal): -13134745 or 6788151. OLE color: 6788151.
HSL color Cylindrical-coordinate representation of color #379467: hue angle of 150.97º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #379467 is Cyan = 0.63, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 148 | 103 | - |
| CMYK | 0.63 | 0 | 0.30 | 0.42 |
| HSL | 150.97º | 0.46% | 0.4% | - |
| HSV(B) | 150.97º | 0.63% | 0.58% | - |
| XYZ | 14.61 | 22.97 | 16.5 | - |
| YUV | 115.06 | 121.19 | 85.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 148 | 103 | 0.63 | 0 | 0.30 | 0.42 | 150.97 | 0.46 | 0.4 |
| Hex | 37 | 94 | 67 | 3F | 0 | 1E | 2A | 97 | 2E | 28 |
| Octal | 67 | 224 | 147 | 77 | 0 | 36 | 52 | 227 | 56 | 50 |
| Binary | 110111 | 10010100 | 1100111 | 111111 | 0 | 11110 | 101010 | 10010111 | 101110 | 101000 |
Color Harmonies of #379467
Complementary color
Monochromatic Colors of #379467
Black with #379467
Text Example
Text Example
White with #379467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379467; }
p { color: rgb(55,148,103); }
H1.HeaderClassName
{
color: #379467;
}
.AnyTagClassName
{
color: #379467;
}
</style>
background-color css
<style>
a { background-color: #379467; }
a { background-color: rgb(55,148,103); }
div.DivClassName
{
background-color: #379467;
}
.BgClassName
{
background-color: #379467;
}
</style>
border-color css
<style>
span { border-color: #379467; }
span { border-color: rgb(55,148,103); }
td.TdClassName
{
border-color: #379467;
}
.TagClassName
{
border-color: #379467;
}
</style>