Shades of Green Leaf #487408
Tints of Green Leaf #487408
RGB
CMYK
RGB Variations
Color information
#487408 (or 0x487408) is known color: Green Leaf. HEX triplet: 48, 74 and 08. RGB value is (72,116,8). Sum of RGB (Red+Green+Blue) = 72+116+8=196 (25% of max value = 765). Red value is 72 (28.52% from 255 or 36.73% from 196); Green value is 116 (45.70% from 255 or 59.18% from 196); Blue value is 8 (3.52% from 255 or 4.08% from 196); Max value from RGB is 116 - color contains mainly: green. Hex color #487408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #487408 is #B78BF7. Grayscale: #5A5A5A. Windows color (decimal): -12028920 or 554056. OLE color: 554056.
HSL color Cylindrical-coordinate representation of color #487408: hue angle of 84.44º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #487408 is Cyan = 0.38, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 116 | 8 | - |
| CMYK | 0.38 | 0 | 0.93 | 0.55 |
| HSL | 84.44º | 0.87% | 0.24% | - |
| HSV(B) | 84.44º | 0.93% | 0.45% | - |
| XYZ | 8.96 | 13.89 | 2.44 | - |
| YUV | 90.53 | 81.42 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 116 | 8 | 0.38 | 0 | 0.93 | 0.55 | 84.44 | 0.87 | 0.24 |
| Hex | 48 | 74 | 8 | 26 | 0 | 5D | 37 | 54 | 57 | 18 |
| Octal | 110 | 164 | 10 | 46 | 0 | 135 | 67 | 124 | 127 | 30 |
| Binary | 1001000 | 1110100 | 1000 | 100110 | 0 | 1011101 | 110111 | 1010100 | 1010111 | 11000 |
Color Harmonies of #487408
Complementary color
Monochromatic Colors of #487408
Black with #487408
Text Example
Text Example
White with #487408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487408; }
p { color: rgb(72,116,8); }
H1.HeaderClassName
{
color: #487408;
}
.AnyTagClassName
{
color: #487408;
}
</style>
background-color css
<style>
a { background-color: #487408; }
a { background-color: rgb(72,116,8); }
div.DivClassName
{
background-color: #487408;
}
.BgClassName
{
background-color: #487408;
}
</style>
border-color css
<style>
span { border-color: #487408; }
span { border-color: rgb(72,116,8); }
td.TdClassName
{
border-color: #487408;
}
.TagClassName
{
border-color: #487408;
}
</style>