Shades of Green Leaf #517327
Tints of Green Leaf #517327
RGB
CMYK
RGB Variations
Color information
#517327 (or 0x517327) is known color: Green Leaf. HEX triplet: 51, 73 and 27. RGB value is (81,115,39). Sum of RGB (Red+Green+Blue) = 81+115+39=235 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.47% from 235); Green value is 115 (45.31% from 255 or 48.94% from 235); Blue value is 39 (15.62% from 255 or 16.60% from 235); Max value from RGB is 115 - color contains mainly: green. Hex color #517327 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517327 is #AE8CD8. Grayscale: #606060. Windows color (decimal): -11439321 or 2585425. OLE color: 2585425.
HSL color Cylindrical-coordinate representation of color #517327: hue angle of 86.84º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #517327 is Cyan = 0.30, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 39 | - |
| CMYK | 0.30 | 0 | 0.66 | 0.55 |
| HSL | 86.84º | 0.49% | 0.3% | - |
| HSV(B) | 86.84º | 0.66% | 0.45% | - |
| XYZ | 9.89 | 14.16 | 4.13 | - |
| YUV | 96.17 | 95.74 | 117.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 39 | 0.30 | 0 | 0.66 | 0.55 | 86.84 | 0.49 | 0.3 |
| Hex | 51 | 73 | 27 | 1E | 0 | 42 | 37 | 57 | 31 | 1E |
| Octal | 121 | 163 | 47 | 36 | 0 | 102 | 67 | 127 | 61 | 36 |
| Binary | 1010001 | 1110011 | 100111 | 11110 | 0 | 1000010 | 110111 | 1010111 | 110001 | 11110 |
Color Harmonies of #517327
Complementary color
Monochromatic Colors of #517327
Black with #517327
Text Example
Text Example
White with #517327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517327; }
p { color: rgb(81,115,39); }
H1.HeaderClassName
{
color: #517327;
}
.AnyTagClassName
{
color: #517327;
}
</style>
background-color css
<style>
a { background-color: #517327; }
a { background-color: rgb(81,115,39); }
div.DivClassName
{
background-color: #517327;
}
.BgClassName
{
background-color: #517327;
}
</style>
border-color css
<style>
span { border-color: #517327; }
span { border-color: rgb(81,115,39); }
td.TdClassName
{
border-color: #517327;
}
.TagClassName
{
border-color: #517327;
}
</style>