Shades of Green Leaf #487605
Tints of Green Leaf #487605
RGB
CMYK
RGB Variations
Color information
#487605 (or 0x487605) is known color: Green Leaf. HEX triplet: 48, 76 and 05. RGB value is (72,118,5). Sum of RGB (Red+Green+Blue) = 72+118+5=195 (25% of max value = 765). Red value is 72 (28.52% from 255 or 36.92% from 195); Green value is 118 (46.48% from 255 or 60.51% from 195); Blue value is 5 (2.34% from 255 or 2.56% from 195); Max value from RGB is 118 - color contains mainly: green. Hex color #487605 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #487605 is #B789FA. Grayscale: #5B5B5B. Windows color (decimal): -12028411 or 357960. OLE color: 357960.
HSL color Cylindrical-coordinate representation of color #487605: hue angle of 84.42º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #487605 is Cyan = 0.39, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 118 | 5 | - |
| CMYK | 0.39 | 0 | 0.96 | 0.54 |
| HSL | 84.42º | 0.92% | 0.24% | - |
| HSV(B) | 84.42º | 0.96% | 0.46% | - |
| XYZ | 9.18 | 14.35 | 2.43 | - |
| YUV | 91.36 | 79.26 | 114.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 5 | 0.39 | 0 | 0.96 | 0.54 | 84.42 | 0.92 | 0.24 |
| Hex | 48 | 76 | 5 | 27 | 0 | 60 | 36 | 54 | 5C | 18 |
| Octal | 110 | 166 | 5 | 47 | 0 | 140 | 66 | 124 | 134 | 30 |
| Binary | 1001000 | 1110110 | 101 | 100111 | 0 | 1100000 | 110110 | 1010100 | 1011100 | 11000 |
Color Harmonies of #487605
Complementary color
Monochromatic Colors of #487605
Black with #487605
Text Example
Text Example
White with #487605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487605; }
p { color: rgb(72,118,5); }
H1.HeaderClassName
{
color: #487605;
}
.AnyTagClassName
{
color: #487605;
}
</style>
background-color css
<style>
a { background-color: #487605; }
a { background-color: rgb(72,118,5); }
div.DivClassName
{
background-color: #487605;
}
.BgClassName
{
background-color: #487605;
}
</style>
border-color css
<style>
span { border-color: #487605; }
span { border-color: rgb(72,118,5); }
td.TdClassName
{
border-color: #487605;
}
.TagClassName
{
border-color: #487605;
}
</style>