Shades of Green Leaf #487014
Tints of Green Leaf #487014
RGB
CMYK
RGB Variations
Color information
#487014 (or 0x487014) is known color: Green Leaf. HEX triplet: 48, 70 and 14. RGB value is (72,112,20). Sum of RGB (Red+Green+Blue) = 72+112+20=204 (27% of max value = 765). Red value is 72 (28.52% from 255 or 35.29% from 204); Green value is 112 (44.14% from 255 or 54.90% from 204); Blue value is 20 (8.20% from 255 or 9.80% from 204); Max value from RGB is 112 - color contains mainly: green. Hex color #487014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #487014 is #B78FEB. Grayscale: #595959. Windows color (decimal): -12029932 or 1339464. OLE color: 1339464.
HSL color Cylindrical-coordinate representation of color #487014: hue angle of 86.09º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #487014 is Cyan = 0.36, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 112 | 20 | - |
| CMYK | 0.36 | 0 | 0.82 | 0.56 |
| HSL | 86.09º | 0.7% | 0.26% | - |
| HSV(B) | 86.09º | 0.82% | 0.44% | - |
| XYZ | 8.59 | 13.02 | 2.72 | - |
| YUV | 89.55 | 88.75 | 115.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 20 | 0.36 | 0 | 0.82 | 0.56 | 86.09 | 0.7 | 0.26 |
| Hex | 48 | 70 | 14 | 24 | 0 | 52 | 38 | 56 | 46 | 1A |
| Octal | 110 | 160 | 24 | 44 | 0 | 122 | 70 | 126 | 106 | 32 |
| Binary | 1001000 | 1110000 | 10100 | 100100 | 0 | 1010010 | 111000 | 1010110 | 1000110 | 11010 |
Color Harmonies of #487014
Complementary color
Monochromatic Colors of #487014
Black with #487014
Text Example
Text Example
White with #487014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487014; }
p { color: rgb(72,112,20); }
H1.HeaderClassName
{
color: #487014;
}
.AnyTagClassName
{
color: #487014;
}
</style>
background-color css
<style>
a { background-color: #487014; }
a { background-color: rgb(72,112,20); }
div.DivClassName
{
background-color: #487014;
}
.BgClassName
{
background-color: #487014;
}
</style>
border-color css
<style>
span { border-color: #487014; }
span { border-color: rgb(72,112,20); }
td.TdClassName
{
border-color: #487014;
}
.TagClassName
{
border-color: #487014;
}
</style>