Shades of Green Leaf #487113
Tints of Green Leaf #487113
RGB
CMYK
RGB Variations
Color information
#487113 (or 0x487113) is known color: Green Leaf. HEX triplet: 48, 71 and 13. RGB value is (72,113,19). Sum of RGB (Red+Green+Blue) = 72+113+19=204 (27% of max value = 765). Red value is 72 (28.52% from 255 or 35.29% from 204); Green value is 113 (44.53% from 255 or 55.39% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 113 - color contains mainly: green. Hex color #487113 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #487113 is #B78EEC. Grayscale: #5A5A5A. Windows color (decimal): -12029677 or 1274184. OLE color: 1274184.
HSL color Cylindrical-coordinate representation of color #487113: hue angle of 86.17º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #487113 is Cyan = 0.36, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 113 | 19 | - |
| CMYK | 0.36 | 0 | 0.83 | 0.56 |
| HSL | 86.17º | 0.71% | 0.26% | - |
| HSV(B) | 86.17º | 0.83% | 0.44% | - |
| XYZ | 8.7 | 13.23 | 2.71 | - |
| YUV | 90.03 | 87.92 | 115.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 113 | 19 | 0.36 | 0 | 0.83 | 0.56 | 86.17 | 0.71 | 0.26 |
| Hex | 48 | 71 | 13 | 24 | 0 | 53 | 38 | 56 | 47 | 1A |
| Octal | 110 | 161 | 23 | 44 | 0 | 123 | 70 | 126 | 107 | 32 |
| Binary | 1001000 | 1110001 | 10011 | 100100 | 0 | 1010011 | 111000 | 1010110 | 1000111 | 11010 |
Color Harmonies of #487113
Complementary color
Monochromatic Colors of #487113
Black with #487113
Text Example
Text Example
White with #487113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487113; }
p { color: rgb(72,113,19); }
H1.HeaderClassName
{
color: #487113;
}
.AnyTagClassName
{
color: #487113;
}
</style>
background-color css
<style>
a { background-color: #487113; }
a { background-color: rgb(72,113,19); }
div.DivClassName
{
background-color: #487113;
}
.BgClassName
{
background-color: #487113;
}
</style>
border-color css
<style>
span { border-color: #487113; }
span { border-color: rgb(72,113,19); }
td.TdClassName
{
border-color: #487113;
}
.TagClassName
{
border-color: #487113;
}
</style>