Shades of Green Leaf #517527
Tints of Green Leaf #517527
RGB
CMYK
RGB Variations
Color information
#517527 (or 0x517527) is known color: Green Leaf. HEX triplet: 51, 75 and 27. RGB value is (81,117,39). Sum of RGB (Red+Green+Blue) = 81+117+39=237 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.18% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 39 (15.62% from 255 or 16.46% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #517527 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517527 is #AE8AD8. Grayscale: #616161. Windows color (decimal): -11438809 or 2585937. OLE color: 2585937.
HSL color Cylindrical-coordinate representation of color #517527: hue angle of 87.69º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #517527 is Cyan = 0.31, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 39 | - |
| CMYK | 0.31 | 0 | 0.67 | 0.54 |
| HSL | 87.69º | 0.5% | 0.31% | - |
| HSV(B) | 87.69º | 0.67% | 0.46% | - |
| XYZ | 10.12 | 14.62 | 4.21 | - |
| YUV | 97.34 | 95.07 | 116.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 39 | 0.31 | 0 | 0.67 | 0.54 | 87.69 | 0.5 | 0.31 |
| Hex | 51 | 75 | 27 | 1F | 0 | 43 | 36 | 58 | 32 | 1F |
| Octal | 121 | 165 | 47 | 37 | 0 | 103 | 66 | 130 | 62 | 37 |
| Binary | 1010001 | 1110101 | 100111 | 11111 | 0 | 1000011 | 110110 | 1011000 | 110010 | 11111 |
Color Harmonies of #517527
Complementary color
Monochromatic Colors of #517527
Black with #517527
Text Example
Text Example
White with #517527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517527; }
p { color: rgb(81,117,39); }
H1.HeaderClassName
{
color: #517527;
}
.AnyTagClassName
{
color: #517527;
}
</style>
background-color css
<style>
a { background-color: #517527; }
a { background-color: rgb(81,117,39); }
div.DivClassName
{
background-color: #517527;
}
.BgClassName
{
background-color: #517527;
}
</style>
border-color css
<style>
span { border-color: #517527; }
span { border-color: rgb(81,117,39); }
td.TdClassName
{
border-color: #517527;
}
.TagClassName
{
border-color: #517527;
}
</style>