Shades of Green Leaf #487220
Tints of Green Leaf #487220
RGB
CMYK
RGB Variations
Color information
#487220 (or 0x487220) is known color: Green Leaf. HEX triplet: 48, 72 and 20. RGB value is (72,114,32). Sum of RGB (Red+Green+Blue) = 72+114+32=218 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.03% from 218); Green value is 114 (44.92% from 255 or 52.29% from 218); Blue value is 32 (12.89% from 255 or 14.68% from 218); Max value from RGB is 114 - color contains mainly: green. Hex color #487220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487220 is #B78DDF. Grayscale: #5C5C5C. Windows color (decimal): -12029408 or 2126408. OLE color: 2126408.
HSL color Cylindrical-coordinate representation of color #487220: hue angle of 90.73º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #487220 is Cyan = 0.37, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 114 | 32 | - |
| CMYK | 0.37 | 0 | 0.72 | 0.55 |
| HSL | 90.73º | 0.56% | 0.29% | - |
| HSV(B) | 90.73º | 0.72% | 0.45% | - |
| XYZ | 8.95 | 13.52 | 3.5 | - |
| YUV | 92.09 | 94.09 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 114 | 32 | 0.37 | 0 | 0.72 | 0.55 | 90.73 | 0.56 | 0.29 |
| Hex | 48 | 72 | 20 | 25 | 0 | 48 | 37 | 5B | 38 | 1D |
| Octal | 110 | 162 | 40 | 45 | 0 | 110 | 67 | 133 | 70 | 35 |
| Binary | 1001000 | 1110010 | 100000 | 100101 | 0 | 1001000 | 110111 | 1011011 | 111000 | 11101 |
Color Harmonies of #487220
Complementary color
Monochromatic Colors of #487220
Black with #487220
Text Example
Text Example
White with #487220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487220; }
p { color: rgb(72,114,32); }
H1.HeaderClassName
{
color: #487220;
}
.AnyTagClassName
{
color: #487220;
}
</style>
background-color css
<style>
a { background-color: #487220; }
a { background-color: rgb(72,114,32); }
div.DivClassName
{
background-color: #487220;
}
.BgClassName
{
background-color: #487220;
}
</style>
border-color css
<style>
span { border-color: #487220; }
span { border-color: rgb(72,114,32); }
td.TdClassName
{
border-color: #487220;
}
.TagClassName
{
border-color: #487220;
}
</style>