Shades of Green Leaf #517324
Tints of Green Leaf #517324
RGB
CMYK
RGB Variations
Color information
#517324 (or 0x517324) is known color: Green Leaf. HEX triplet: 51, 73 and 24. RGB value is (81,115,36). Sum of RGB (Red+Green+Blue) = 81+115+36=232 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.91% from 232); Green value is 115 (45.31% from 255 or 49.57% from 232); Blue value is 36 (14.45% from 255 or 15.52% from 232); Max value from RGB is 115 - color contains mainly: green. Hex color #517324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517324 is #AE8CDB. Grayscale: #606060. Windows color (decimal): -11439324 or 2388817. OLE color: 2388817.
HSL color Cylindrical-coordinate representation of color #517324: hue angle of 85.82º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #517324 is Cyan = 0.30, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 36 | - |
| CMYK | 0.30 | 0 | 0.69 | 0.55 |
| HSL | 85.82º | 0.52% | 0.3% | - |
| HSV(B) | 85.82º | 0.69% | 0.45% | - |
| XYZ | 9.84 | 14.14 | 3.88 | - |
| YUV | 95.83 | 94.24 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 36 | 0.30 | 0 | 0.69 | 0.55 | 85.82 | 0.52 | 0.3 |
| Hex | 51 | 73 | 24 | 1E | 0 | 45 | 37 | 56 | 34 | 1E |
| Octal | 121 | 163 | 44 | 36 | 0 | 105 | 67 | 126 | 64 | 36 |
| Binary | 1010001 | 1110011 | 100100 | 11110 | 0 | 1000101 | 110111 | 1010110 | 110100 | 11110 |
Color Harmonies of #517324
Complementary color
Monochromatic Colors of #517324
Black with #517324
Text Example
Text Example
White with #517324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517324; }
p { color: rgb(81,115,36); }
H1.HeaderClassName
{
color: #517324;
}
.AnyTagClassName
{
color: #517324;
}
</style>
background-color css
<style>
a { background-color: #517324; }
a { background-color: rgb(81,115,36); }
div.DivClassName
{
background-color: #517324;
}
.BgClassName
{
background-color: #517324;
}
</style>
border-color css
<style>
span { border-color: #517324; }
span { border-color: rgb(81,115,36); }
td.TdClassName
{
border-color: #517324;
}
.TagClassName
{
border-color: #517324;
}
</style>