Shades of Green Leaf #487607
Tints of Green Leaf #487607
RGB
CMYK
RGB Variations
Color information
#487607 (or 0x487607) is known color: Green Leaf. HEX triplet: 48, 76 and 07. RGB value is (72,118,7). Sum of RGB (Red+Green+Blue) = 72+118+7=197 (26% of max value = 765). Red value is 72 (28.52% from 255 or 36.55% from 197); Green value is 118 (46.48% from 255 or 59.90% from 197); Blue value is 7 (3.12% from 255 or 3.55% from 197); Max value from RGB is 118 - color contains mainly: green. Hex color #487607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #487607 is #B789F8. Grayscale: #5B5B5B. Windows color (decimal): -12028409 or 489032. OLE color: 489032.
HSL color Cylindrical-coordinate representation of color #487607: hue angle of 84.86º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #487607 is Cyan = 0.39, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 118 | 7 | - |
| CMYK | 0.39 | 0 | 0.94 | 0.54 |
| HSL | 84.86º | 0.89% | 0.25% | - |
| HSV(B) | 84.86º | 0.94% | 0.46% | - |
| XYZ | 9.19 | 14.35 | 2.49 | - |
| YUV | 91.59 | 80.26 | 114.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 7 | 0.39 | 0 | 0.94 | 0.54 | 84.86 | 0.89 | 0.25 |
| Hex | 48 | 76 | 7 | 27 | 0 | 5E | 36 | 55 | 59 | 19 |
| Octal | 110 | 166 | 7 | 47 | 0 | 136 | 66 | 125 | 131 | 31 |
| Binary | 1001000 | 1110110 | 111 | 100111 | 0 | 1011110 | 110110 | 1010101 | 1011001 | 11001 |
Color Harmonies of #487607
Complementary color
Monochromatic Colors of #487607
Black with #487607
Text Example
Text Example
White with #487607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487607; }
p { color: rgb(72,118,7); }
H1.HeaderClassName
{
color: #487607;
}
.AnyTagClassName
{
color: #487607;
}
</style>
background-color css
<style>
a { background-color: #487607; }
a { background-color: rgb(72,118,7); }
div.DivClassName
{
background-color: #487607;
}
.BgClassName
{
background-color: #487607;
}
</style>
border-color css
<style>
span { border-color: #487607; }
span { border-color: rgb(72,118,7); }
td.TdClassName
{
border-color: #487607;
}
.TagClassName
{
border-color: #487607;
}
</style>