Shades of Green Leaf #517915
Tints of Green Leaf #517915
RGB
CMYK
RGB Variations
Color information
#517915 (or 0x517915) is known color: Green Leaf. HEX triplet: 51, 79 and 15. RGB value is (81,121,21). Sum of RGB (Red+Green+Blue) = 81+121+21=223 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.32% from 223); Green value is 121 (47.66% from 255 or 54.26% from 223); Blue value is 21 (8.59% from 255 or 9.42% from 223); Max value from RGB is 121 - color contains mainly: green. Hex color #517915 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517915 is #AE86EA. Grayscale: #626262. Windows color (decimal): -11437803 or 1407313. OLE color: 1407313.
HSL color Cylindrical-coordinate representation of color #517915: hue angle of 84º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #517915 is Cyan = 0.33, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 121 | 21 | - |
| CMYK | 0.33 | 0 | 0.83 | 0.53 |
| HSL | 84º | 0.7% | 0.28% | - |
| HSV(B) | 84º | 0.83% | 0.47% | - |
| XYZ | 10.37 | 15.48 | 3.15 | - |
| YUV | 97.64 | 84.75 | 116.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 121 | 21 | 0.33 | 0 | 0.83 | 0.53 | 84 | 0.7 | 0.28 |
| Hex | 51 | 79 | 15 | 21 | 0 | 53 | 35 | 54 | 46 | 1C |
| Octal | 121 | 171 | 25 | 41 | 0 | 123 | 65 | 124 | 106 | 34 |
| Binary | 1010001 | 1111001 | 10101 | 100001 | 0 | 1010011 | 110101 | 1010100 | 1000110 | 11100 |
Color Harmonies of #517915
Complementary color
Monochromatic Colors of #517915
Black with #517915
Text Example
Text Example
White with #517915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517915; }
p { color: rgb(81,121,21); }
H1.HeaderClassName
{
color: #517915;
}
.AnyTagClassName
{
color: #517915;
}
</style>
background-color css
<style>
a { background-color: #517915; }
a { background-color: rgb(81,121,21); }
div.DivClassName
{
background-color: #517915;
}
.BgClassName
{
background-color: #517915;
}
</style>
border-color css
<style>
span { border-color: #517915; }
span { border-color: rgb(81,121,21); }
td.TdClassName
{
border-color: #517915;
}
.TagClassName
{
border-color: #517915;
}
</style>