Shades of Green Leaf #517524
Tints of Green Leaf #517524
RGB
CMYK
RGB Variations
Color information
#517524 (or 0x517524) is known color: Green Leaf. HEX triplet: 51, 75 and 24. RGB value is (81,117,36). Sum of RGB (Red+Green+Blue) = 81+117+36=234 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.62% from 234); Green value is 117 (46.09% from 255 or 50% from 234); Blue value is 36 (14.45% from 255 or 15.38% from 234); Max value from RGB is 117 - color contains mainly: green. Hex color #517524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517524 is #AE8ADB. Grayscale: #616161. Windows color (decimal): -11438812 or 2389329. OLE color: 2389329.
HSL color Cylindrical-coordinate representation of color #517524: hue angle of 86.67º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #517524 is Cyan = 0.31, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 36 | - |
| CMYK | 0.31 | 0 | 0.69 | 0.54 |
| HSL | 86.67º | 0.53% | 0.3% | - |
| HSV(B) | 86.67º | 0.69% | 0.46% | - |
| XYZ | 10.07 | 14.6 | 3.96 | - |
| YUV | 97 | 93.57 | 116.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 36 | 0.31 | 0 | 0.69 | 0.54 | 86.67 | 0.53 | 0.3 |
| Hex | 51 | 75 | 24 | 1F | 0 | 45 | 36 | 57 | 35 | 1E |
| Octal | 121 | 165 | 44 | 37 | 0 | 105 | 66 | 127 | 65 | 36 |
| Binary | 1010001 | 1110101 | 100100 | 11111 | 0 | 1000101 | 110110 | 1010111 | 110101 | 11110 |
Color Harmonies of #517524
Complementary color
Monochromatic Colors of #517524
Black with #517524
Text Example
Text Example
White with #517524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517524; }
p { color: rgb(81,117,36); }
H1.HeaderClassName
{
color: #517524;
}
.AnyTagClassName
{
color: #517524;
}
</style>
background-color css
<style>
a { background-color: #517524; }
a { background-color: rgb(81,117,36); }
div.DivClassName
{
background-color: #517524;
}
.BgClassName
{
background-color: #517524;
}
</style>
border-color css
<style>
span { border-color: #517524; }
span { border-color: rgb(81,117,36); }
td.TdClassName
{
border-color: #517524;
}
.TagClassName
{
border-color: #517524;
}
</style>