Shades of Green Leaf #487406
Tints of Green Leaf #487406
RGB
CMYK
RGB Variations
Color information
#487406 (or 0x487406) is known color: Green Leaf. HEX triplet: 48, 74 and 06. RGB value is (72,116,6). Sum of RGB (Red+Green+Blue) = 72+116+6=194 (25% of max value = 765). Red value is 72 (28.52% from 255 or 37.11% from 194); Green value is 116 (45.70% from 255 or 59.79% from 194); Blue value is 6 (2.73% from 255 or 3.09% from 194); Max value from RGB is 116 - color contains mainly: green. Hex color #487406 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #487406 is #B78BF9. Grayscale: #5A5A5A. Windows color (decimal): -12028922 or 422984. OLE color: 422984.
HSL color Cylindrical-coordinate representation of color #487406: hue angle of 84º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #487406 is Cyan = 0.38, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 116 | 6 | - |
| CMYK | 0.38 | 0 | 0.95 | 0.55 |
| HSL | 84º | 0.9% | 0.24% | - |
| HSV(B) | 84º | 0.95% | 0.45% | - |
| XYZ | 8.95 | 13.88 | 2.38 | - |
| YUV | 90.3 | 80.42 | 114.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 116 | 6 | 0.38 | 0 | 0.95 | 0.55 | 84 | 0.9 | 0.24 |
| Hex | 48 | 74 | 6 | 26 | 0 | 5F | 37 | 54 | 5A | 18 |
| Octal | 110 | 164 | 6 | 46 | 0 | 137 | 67 | 124 | 132 | 30 |
| Binary | 1001000 | 1110100 | 110 | 100110 | 0 | 1011111 | 110111 | 1010100 | 1011010 | 11000 |
Color Harmonies of #487406
Complementary color
Monochromatic Colors of #487406
Black with #487406
Text Example
Text Example
White with #487406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487406; }
p { color: rgb(72,116,6); }
H1.HeaderClassName
{
color: #487406;
}
.AnyTagClassName
{
color: #487406;
}
</style>
background-color css
<style>
a { background-color: #487406; }
a { background-color: rgb(72,116,6); }
div.DivClassName
{
background-color: #487406;
}
.BgClassName
{
background-color: #487406;
}
</style>
border-color css
<style>
span { border-color: #487406; }
span { border-color: rgb(72,116,6); }
td.TdClassName
{
border-color: #487406;
}
.TagClassName
{
border-color: #487406;
}
</style>