Shades of Green Leaf #487618
Tints of Green Leaf #487618
RGB
CMYK
RGB Variations
Color information
#487618 (or 0x487618) is known color: Green Leaf. HEX triplet: 48, 76 and 18. RGB value is (72,118,24). Sum of RGB (Red+Green+Blue) = 72+118+24=214 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.64% from 214); Green value is 118 (46.48% from 255 or 55.14% from 214); Blue value is 24 (9.77% from 255 or 11.21% from 214); Max value from RGB is 118 - color contains mainly: green. Hex color #487618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #487618 is #B789E7. Grayscale: #5D5D5D. Windows color (decimal): -12028392 or 1603144. OLE color: 1603144.
HSL color Cylindrical-coordinate representation of color #487618: hue angle of 89.36º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #487618 is Cyan = 0.39, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 118 | 24 | - |
| CMYK | 0.39 | 0 | 0.80 | 0.54 |
| HSL | 89.36º | 0.66% | 0.28% | - |
| HSV(B) | 89.36º | 0.8% | 0.46% | - |
| XYZ | 9.32 | 14.4 | 3.15 | - |
| YUV | 93.53 | 88.76 | 112.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 24 | 0.39 | 0 | 0.80 | 0.54 | 89.36 | 0.66 | 0.28 |
| Hex | 48 | 76 | 18 | 27 | 0 | 50 | 36 | 59 | 42 | 1C |
| Octal | 110 | 166 | 30 | 47 | 0 | 120 | 66 | 131 | 102 | 34 |
| Binary | 1001000 | 1110110 | 11000 | 100111 | 0 | 1010000 | 110110 | 1011001 | 1000010 | 11100 |
Color Harmonies of #487618
Complementary color
Monochromatic Colors of #487618
Black with #487618
Text Example
Text Example
White with #487618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487618; }
p { color: rgb(72,118,24); }
H1.HeaderClassName
{
color: #487618;
}
.AnyTagClassName
{
color: #487618;
}
</style>
background-color css
<style>
a { background-color: #487618; }
a { background-color: rgb(72,118,24); }
div.DivClassName
{
background-color: #487618;
}
.BgClassName
{
background-color: #487618;
}
</style>
border-color css
<style>
span { border-color: #487618; }
span { border-color: rgb(72,118,24); }
td.TdClassName
{
border-color: #487618;
}
.TagClassName
{
border-color: #487618;
}
</style>