Shades of Eucalyptus #479568
Tints of Eucalyptus #479568
RGB
CMYK
RGB Variations
Color information
#479568 (or 0x479568) is known color: Eucalyptus. HEX triplet: 47, 95 and 68. RGB value is (71,149,104). Sum of RGB (Red+Green+Blue) = 71+149+104=324 (42% of max value = 765). Red value is 71 (28.12% from 255 or 21.91% from 324); Green value is 149 (58.59% from 255 or 45.99% from 324); Blue value is 104 (41.02% from 255 or 32.10% from 324); Max value from RGB is 149 - color contains mainly: green. Hex color #479568 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #479568 is #B86A97. Grayscale: #787878. Windows color (decimal): -12085912 or 6853959. OLE color: 6853959.
HSL color Cylindrical-coordinate representation of color #479568: hue angle of 145.38º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #479568 is Cyan = 0.52, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 149 | 104 | - |
| CMYK | 0.52 | 0 | 0.30 | 0.42 |
| HSL | 145.38º | 0.35% | 0.43% | - |
| HSV(B) | 145.38º | 0.52% | 0.58% | - |
| XYZ | 15.84 | 23.83 | 16.86 | - |
| YUV | 120.55 | 118.66 | 92.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 149 | 104 | 0.52 | 0 | 0.30 | 0.42 | 145.38 | 0.35 | 0.43 |
| Hex | 47 | 95 | 68 | 34 | 0 | 1E | 2A | 91 | 23 | 2B |
| Octal | 107 | 225 | 150 | 64 | 0 | 36 | 52 | 221 | 43 | 53 |
| Binary | 1000111 | 10010101 | 1101000 | 110100 | 0 | 11110 | 101010 | 10010001 | 100011 | 101011 |
Color Harmonies of #479568
Complementary color
Monochromatic Colors of #479568
Black with #479568
Text Example
Text Example
White with #479568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479568; }
p { color: rgb(71,149,104); }
H1.HeaderClassName
{
color: #479568;
}
.AnyTagClassName
{
color: #479568;
}
</style>
background-color css
<style>
a { background-color: #479568; }
a { background-color: rgb(71,149,104); }
div.DivClassName
{
background-color: #479568;
}
.BgClassName
{
background-color: #479568;
}
</style>
border-color css
<style>
span { border-color: #479568; }
span { border-color: rgb(71,149,104); }
td.TdClassName
{
border-color: #479568;
}
.TagClassName
{
border-color: #479568;
}
</style>