Shades of Green Leaf #487010
Tints of Green Leaf #487010
RGB
CMYK
RGB Variations
Color information
#487010 (or 0x487010) is known color: Green Leaf. HEX triplet: 48, 70 and 10. RGB value is (72,112,16). Sum of RGB (Red+Green+Blue) = 72+112+16=200 (26% of max value = 765). Red value is 72 (28.52% from 255 or 36% from 200); Green value is 112 (44.14% from 255 or 56% from 200); Blue value is 16 (6.64% from 255 or 8% from 200); Max value from RGB is 112 - color contains mainly: green. Hex color #487010 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #487010 is #B78FEF. Grayscale: #595959. Windows color (decimal): -12029936 or 1077320. OLE color: 1077320.
HSL color Cylindrical-coordinate representation of color #487010: hue angle of 85º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #487010 is Cyan = 0.36, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 112 | 16 | - |
| CMYK | 0.36 | 0 | 0.86 | 0.56 |
| HSL | 85º | 0.75% | 0.25% | - |
| HSV(B) | 85º | 0.86% | 0.44% | - |
| XYZ | 8.56 | 13 | 2.55 | - |
| YUV | 89.1 | 86.75 | 115.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 16 | 0.36 | 0 | 0.86 | 0.56 | 85 | 0.75 | 0.25 |
| Hex | 48 | 70 | 10 | 24 | 0 | 56 | 38 | 55 | 4B | 19 |
| Octal | 110 | 160 | 20 | 44 | 0 | 126 | 70 | 125 | 113 | 31 |
| Binary | 1001000 | 1110000 | 10000 | 100100 | 0 | 1010110 | 111000 | 1010101 | 1001011 | 11001 |
Color Harmonies of #487010
Complementary color
Monochromatic Colors of #487010
Black with #487010
Text Example
Text Example
White with #487010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487010; }
p { color: rgb(72,112,16); }
H1.HeaderClassName
{
color: #487010;
}
.AnyTagClassName
{
color: #487010;
}
</style>
background-color css
<style>
a { background-color: #487010; }
a { background-color: rgb(72,112,16); }
div.DivClassName
{
background-color: #487010;
}
.BgClassName
{
background-color: #487010;
}
</style>
border-color css
<style>
span { border-color: #487010; }
span { border-color: rgb(72,112,16); }
td.TdClassName
{
border-color: #487010;
}
.TagClassName
{
border-color: #487010;
}
</style>