Shades of Green Leaf #517614
Tints of Green Leaf #517614
RGB
CMYK
RGB Variations
Color information
#517614 (or 0x517614) is known color: Green Leaf. HEX triplet: 51, 76 and 14. RGB value is (81,118,20). Sum of RGB (Red+Green+Blue) = 81+118+20=219 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.99% from 219); Green value is 118 (46.48% from 255 or 53.88% from 219); Blue value is 20 (8.20% from 255 or 9.13% from 219); Max value from RGB is 118 - color contains mainly: green. Hex color #517614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517614 is #AE89EB. Grayscale: #606060. Windows color (decimal): -11438572 or 1341009. OLE color: 1341009.
HSL color Cylindrical-coordinate representation of color #517614: hue angle of 82.65º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #517614 is Cyan = 0.31, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 118 | 20 | - |
| CMYK | 0.31 | 0 | 0.83 | 0.54 |
| HSL | 82.65º | 0.71% | 0.27% | - |
| HSV(B) | 82.65º | 0.83% | 0.46% | - |
| XYZ | 10 | 14.76 | 2.98 | - |
| YUV | 95.77 | 85.24 | 117.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 20 | 0.31 | 0 | 0.83 | 0.54 | 82.65 | 0.71 | 0.27 |
| Hex | 51 | 76 | 14 | 1F | 0 | 53 | 36 | 53 | 47 | 1B |
| Octal | 121 | 166 | 24 | 37 | 0 | 123 | 66 | 123 | 107 | 33 |
| Binary | 1010001 | 1110110 | 10100 | 11111 | 0 | 1010011 | 110110 | 1010011 | 1000111 | 11011 |
Color Harmonies of #517614
Complementary color
Monochromatic Colors of #517614
Black with #517614
Text Example
Text Example
White with #517614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517614; }
p { color: rgb(81,118,20); }
H1.HeaderClassName
{
color: #517614;
}
.AnyTagClassName
{
color: #517614;
}
</style>
background-color css
<style>
a { background-color: #517614; }
a { background-color: rgb(81,118,20); }
div.DivClassName
{
background-color: #517614;
}
.BgClassName
{
background-color: #517614;
}
</style>
border-color css
<style>
span { border-color: #517614; }
span { border-color: rgb(81,118,20); }
td.TdClassName
{
border-color: #517614;
}
.TagClassName
{
border-color: #517614;
}
</style>