Shades of Green Leaf #486717
Tints of Green Leaf #486717
RGB
CMYK
RGB Variations
Color information
#486717 (or 0x486717) is known color: Green Leaf. HEX triplet: 48, 67 and 17. RGB value is (72,103,23). Sum of RGB (Red+Green+Blue) = 72+103+23=198 (26% of max value = 765). Red value is 72 (28.52% from 255 or 36.36% from 198); Green value is 103 (40.62% from 255 or 52.02% from 198); Blue value is 23 (9.38% from 255 or 11.62% from 198); Max value from RGB is 103 - color contains mainly: green. Hex color #486717 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #486717 is #B798E8. Grayscale: #545454. Windows color (decimal): -12032233 or 1533768. OLE color: 1533768.
HSL color Cylindrical-coordinate representation of color #486717: hue angle of 83.25º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #486717 is Cyan = 0.30, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 103 | 23 | - |
| CMYK | 0.30 | 0 | 0.78 | 0.60 |
| HSL | 83.25º | 0.63% | 0.25% | - |
| HSV(B) | 83.25º | 0.78% | 0.4% | - |
| XYZ | 7.68 | 11.14 | 2.56 | - |
| YUV | 84.61 | 93.23 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 23 | 0.30 | 0 | 0.78 | 0.60 | 83.25 | 0.63 | 0.25 |
| Hex | 48 | 67 | 17 | 1E | 0 | 4E | 3C | 53 | 3F | 19 |
| Octal | 110 | 147 | 27 | 36 | 0 | 116 | 74 | 123 | 77 | 31 |
| Binary | 1001000 | 1100111 | 10111 | 11110 | 0 | 1001110 | 111100 | 1010011 | 111111 | 11001 |
Color Harmonies of #486717
Complementary color
Monochromatic Colors of #486717
Black with #486717
Text Example
Text Example
White with #486717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486717; }
p { color: rgb(72,103,23); }
H1.HeaderClassName
{
color: #486717;
}
.AnyTagClassName
{
color: #486717;
}
</style>
background-color css
<style>
a { background-color: #486717; }
a { background-color: rgb(72,103,23); }
div.DivClassName
{
background-color: #486717;
}
.BgClassName
{
background-color: #486717;
}
</style>
border-color css
<style>
span { border-color: #486717; }
span { border-color: rgb(72,103,23); }
td.TdClassName
{
border-color: #486717;
}
.TagClassName
{
border-color: #486717;
}
</style>