Shades of Green Leaf #517425
Tints of Green Leaf #517425
RGB
CMYK
RGB Variations
Color information
#517425 (or 0x517425) is known color: Green Leaf. HEX triplet: 51, 74 and 25. RGB value is (81,116,37). Sum of RGB (Red+Green+Blue) = 81+116+37=234 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.62% from 234); Green value is 116 (45.70% from 255 or 49.57% from 234); Blue value is 37 (14.84% from 255 or 15.81% from 234); Max value from RGB is 116 - color contains mainly: green. Hex color #517425 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517425 is #AE8BDA. Grayscale: #606060. Windows color (decimal): -11439067 or 2454609. OLE color: 2454609.
HSL color Cylindrical-coordinate representation of color #517425: hue angle of 86.58º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #517425 is Cyan = 0.30, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 37 | - |
| CMYK | 0.30 | 0 | 0.68 | 0.55 |
| HSL | 86.58º | 0.52% | 0.3% | - |
| HSV(B) | 86.58º | 0.68% | 0.45% | - |
| XYZ | 9.97 | 14.37 | 4 | - |
| YUV | 96.53 | 94.4 | 116.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 37 | 0.30 | 0 | 0.68 | 0.55 | 86.58 | 0.52 | 0.3 |
| Hex | 51 | 74 | 25 | 1E | 0 | 44 | 37 | 57 | 34 | 1E |
| Octal | 121 | 164 | 45 | 36 | 0 | 104 | 67 | 127 | 64 | 36 |
| Binary | 1010001 | 1110100 | 100101 | 11110 | 0 | 1000100 | 110111 | 1010111 | 110100 | 11110 |
Color Harmonies of #517425
Complementary color
Monochromatic Colors of #517425
Black with #517425
Text Example
Text Example
White with #517425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517425; }
p { color: rgb(81,116,37); }
H1.HeaderClassName
{
color: #517425;
}
.AnyTagClassName
{
color: #517425;
}
</style>
background-color css
<style>
a { background-color: #517425; }
a { background-color: rgb(81,116,37); }
div.DivClassName
{
background-color: #517425;
}
.BgClassName
{
background-color: #517425;
}
</style>
border-color css
<style>
span { border-color: #517425; }
span { border-color: rgb(81,116,37); }
td.TdClassName
{
border-color: #517425;
}
.TagClassName
{
border-color: #517425;
}
</style>