Shades of Green Leaf #486617
Tints of Green Leaf #486617
RGB
CMYK
RGB Variations
Color information
#486617 (or 0x486617) is known color: Green Leaf. HEX triplet: 48, 66 and 17. RGB value is (72,102,23). Sum of RGB (Red+Green+Blue) = 72+102+23=197 (26% of max value = 765). Red value is 72 (28.52% from 255 or 36.55% from 197); Green value is 102 (40.23% from 255 or 51.78% from 197); Blue value is 23 (9.38% from 255 or 11.68% from 197); Max value from RGB is 102 - color contains mainly: green. Hex color #486617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #486617 is #B799E8. Grayscale: #545454. Windows color (decimal): -12032489 or 1533512. OLE color: 1533512.
HSL color Cylindrical-coordinate representation of color #486617: hue angle of 82.78º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #486617 is Cyan = 0.29, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 72 | 102 | 23 | - |
| CMYK | 0.29 | 0 | 0.77 | 0.6 |
| HSL | 82.78º | 0.63% | 0.25% | - |
| HSV(B) | 82.78º | 0.77% | 0.4% | - |
| XYZ | 7.58 | 10.94 | 2.52 | - |
| YUV | 84.02 | 93.56 | 119.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 102 | 23 | 0.29 | 0 | 0.77 | 0.6 | 82.78 | 0.63 | 0.25 |
| Hex | 48 | 66 | 17 | 1D | 0 | 4D | 3C | 53 | 3F | 19 |
| Octal | 110 | 146 | 27 | 35 | 0 | 115 | 74 | 123 | 77 | 31 |
| Binary | 1001000 | 1100110 | 10111 | 11101 | 0 | 1001101 | 111100 | 1010011 | 111111 | 11001 |
Color Harmonies of #486617
Complementary color
Monochromatic Colors of #486617
Black with #486617
Text Example
Text Example
White with #486617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486617; }
p { color: rgb(72,102,23); }
H1.HeaderClassName
{
color: #486617;
}
.AnyTagClassName
{
color: #486617;
}
</style>
background-color css
<style>
a { background-color: #486617; }
a { background-color: rgb(72,102,23); }
div.DivClassName
{
background-color: #486617;
}
.BgClassName
{
background-color: #486617;
}
</style>
border-color css
<style>
span { border-color: #486617; }
span { border-color: rgb(72,102,23); }
td.TdClassName
{
border-color: #486617;
}
.TagClassName
{
border-color: #486617;
}
</style>