Shades of Eucalyptus #479067
Tints of Eucalyptus #479067
RGB
CMYK
RGB Variations
Color information
#479067 (or 0x479067) is known color: Eucalyptus. HEX triplet: 47, 90 and 67. RGB value is (71,144,103). Sum of RGB (Red+Green+Blue) = 71+144+103=318 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.33% from 318); Green value is 144 (56.64% from 255 or 45.28% from 318); Blue value is 103 (40.62% from 255 or 32.39% from 318); Max value from RGB is 144 - color contains mainly: green. Hex color #479067 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479067 is #B86F98. Grayscale: #757575. Windows color (decimal): -12087193 or 6787143. OLE color: 6787143.
HSL color Cylindrical-coordinate representation of color #479067: hue angle of 146.3º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #479067 is Cyan = 0.51, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 144 | 103 | - |
| CMYK | 0.51 | 0 | 0.28 | 0.44 |
| HSL | 146.3º | 0.34% | 0.42% | - |
| HSV(B) | 146.3º | 0.51% | 0.56% | - |
| XYZ | 15.02 | 22.27 | 16.34 | - |
| YUV | 117.5 | 119.82 | 94.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 144 | 103 | 0.51 | 0 | 0.28 | 0.44 | 146.3 | 0.34 | 0.42 |
| Hex | 47 | 90 | 67 | 33 | 0 | 1C | 2C | 92 | 22 | 2A |
| Octal | 107 | 220 | 147 | 63 | 0 | 34 | 54 | 222 | 42 | 52 |
| Binary | 1000111 | 10010000 | 1100111 | 110011 | 0 | 11100 | 101100 | 10010010 | 100010 | 101010 |
Color Harmonies of #479067
Complementary color
Monochromatic Colors of #479067
Black with #479067
Text Example
Text Example
White with #479067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479067; }
p { color: rgb(71,144,103); }
H1.HeaderClassName
{
color: #479067;
}
.AnyTagClassName
{
color: #479067;
}
</style>
background-color css
<style>
a { background-color: #479067; }
a { background-color: rgb(71,144,103); }
div.DivClassName
{
background-color: #479067;
}
.BgClassName
{
background-color: #479067;
}
</style>
border-color css
<style>
span { border-color: #479067; }
span { border-color: rgb(71,144,103); }
td.TdClassName
{
border-color: #479067;
}
.TagClassName
{
border-color: #479067;
}
</style>