Shades of Green Leaf #487320
Tints of Green Leaf #487320
RGB
CMYK
RGB Variations
Color information
#487320 (or 0x487320) is known color: Green Leaf. HEX triplet: 48, 73 and 20. RGB value is (72,115,32). Sum of RGB (Red+Green+Blue) = 72+115+32=219 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.88% from 219); Green value is 115 (45.31% from 255 or 52.51% from 219); Blue value is 32 (12.89% from 255 or 14.61% from 219); Max value from RGB is 115 - color contains mainly: green. Hex color #487320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487320 is #B78CDF. Grayscale: #5C5C5C. Windows color (decimal): -12029152 or 2126664. OLE color: 2126664.
HSL color Cylindrical-coordinate representation of color #487320: hue angle of 91.08º 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 #487320 is Cyan = 0.37, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 115 | 32 | - |
| CMYK | 0.37 | 0 | 0.72 | 0.55 |
| HSL | 91.08º | 0.56% | 0.29% | - |
| HSV(B) | 91.08º | 0.72% | 0.45% | - |
| XYZ | 9.06 | 13.74 | 3.54 | - |
| YUV | 92.68 | 93.75 | 113.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 115 | 32 | 0.37 | 0 | 0.72 | 0.55 | 91.08 | 0.56 | 0.29 |
| Hex | 48 | 73 | 20 | 25 | 0 | 48 | 37 | 5B | 38 | 1D |
| Octal | 110 | 163 | 40 | 45 | 0 | 110 | 67 | 133 | 70 | 35 |
| Binary | 1001000 | 1110011 | 100000 | 100101 | 0 | 1001000 | 110111 | 1011011 | 111000 | 11101 |
Color Harmonies of #487320
Complementary color
Monochromatic Colors of #487320
Black with #487320
Text Example
Text Example
White with #487320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487320; }
p { color: rgb(72,115,32); }
H1.HeaderClassName
{
color: #487320;
}
.AnyTagClassName
{
color: #487320;
}
</style>
background-color css
<style>
a { background-color: #487320; }
a { background-color: rgb(72,115,32); }
div.DivClassName
{
background-color: #487320;
}
.BgClassName
{
background-color: #487320;
}
</style>
border-color css
<style>
span { border-color: #487320; }
span { border-color: rgb(72,115,32); }
td.TdClassName
{
border-color: #487320;
}
.TagClassName
{
border-color: #487320;
}
</style>