Shades of Eucalyptus #379469
Tints of Eucalyptus #379469
RGB
CMYK
RGB Variations
Color information
#379469 (or 0x379469) is known color: Eucalyptus. HEX triplet: 37, 94 and 69. RGB value is (55,148,105). Sum of RGB (Red+Green+Blue) = 55+148+105=308 (40% of max value = 765). Red value is 55 (21.88% from 255 or 17.86% from 308); Green value is 148 (58.20% from 255 or 48.05% from 308); Blue value is 105 (41.41% from 255 or 34.09% from 308); Max value from RGB is 148 - color contains mainly: green. Hex color #379469 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #379469 is #C86B96. Grayscale: #737373. Windows color (decimal): -13134743 or 6919223. OLE color: 6919223.
HSL color Cylindrical-coordinate representation of color #379469: hue angle of 152.26º 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 #379469 is Cyan = 0.63, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 148 | 105 | - |
| CMYK | 0.63 | 0 | 0.29 | 0.42 |
| HSL | 152.26º | 0.46% | 0.4% | - |
| HSV(B) | 152.26º | 0.63% | 0.58% | - |
| XYZ | 14.72 | 23.01 | 17.03 | - |
| YUV | 115.29 | 122.19 | 85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 148 | 105 | 0.63 | 0 | 0.29 | 0.42 | 152.26 | 0.46 | 0.4 |
| Hex | 37 | 94 | 69 | 3F | 0 | 1D | 2A | 98 | 2E | 28 |
| Octal | 67 | 224 | 151 | 77 | 0 | 35 | 52 | 230 | 56 | 50 |
| Binary | 110111 | 10010100 | 1101001 | 111111 | 0 | 11101 | 101010 | 10011000 | 101110 | 101000 |
Color Harmonies of #379469
Complementary color
Monochromatic Colors of #379469
Black with #379469
Text Example
Text Example
White with #379469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #379469; }
p { color: rgb(55,148,105); }
H1.HeaderClassName
{
color: #379469;
}
.AnyTagClassName
{
color: #379469;
}
</style>
background-color css
<style>
a { background-color: #379469; }
a { background-color: rgb(55,148,105); }
div.DivClassName
{
background-color: #379469;
}
.BgClassName
{
background-color: #379469;
}
</style>
border-color css
<style>
span { border-color: #379469; }
span { border-color: rgb(55,148,105); }
td.TdClassName
{
border-color: #379469;
}
.TagClassName
{
border-color: #379469;
}
</style>