Shades of Green Leaf #517732
Tints of Green Leaf #517732
RGB
CMYK
RGB Variations
Color information
#517732 (or 0x517732) is known color: Green Leaf. HEX triplet: 51, 77 and 32. RGB value is (81,119,50). Sum of RGB (Red+Green+Blue) = 81+119+50=250 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.4% from 250); Green value is 119 (46.88% from 255 or 47.6% from 250); Blue value is 50 (19.92% from 255 or 20% from 250); Max value from RGB is 119 - color contains mainly: green. Hex color #517732 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517732 is #AE88CD. Grayscale: #646464. Windows color (decimal): -11438286 or 3307345. OLE color: 3307345.
HSL color Cylindrical-coordinate representation of color #517732: hue angle of 93.04º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #517732 is Cyan = 0.32, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 119 | 50 | - |
| CMYK | 0.32 | 0 | 0.58 | 0.53 |
| HSL | 93.04º | 0.41% | 0.33% | - |
| HSV(B) | 93.04º | 0.58% | 0.47% | - |
| XYZ | 10.57 | 15.17 | 5.39 | - |
| YUV | 99.77 | 99.91 | 114.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 119 | 50 | 0.32 | 0 | 0.58 | 0.53 | 93.04 | 0.41 | 0.33 |
| Hex | 51 | 77 | 32 | 20 | 0 | 3A | 35 | 5D | 29 | 21 |
| Octal | 121 | 167 | 62 | 40 | 0 | 72 | 65 | 135 | 51 | 41 |
| Binary | 1010001 | 1110111 | 110010 | 100000 | 0 | 111010 | 110101 | 1011101 | 101001 | 100001 |
Color Harmonies of #517732
Complementary color
Monochromatic Colors of #517732
Black with #517732
Text Example
Text Example
White with #517732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517732; }
p { color: rgb(81,119,50); }
H1.HeaderClassName
{
color: #517732;
}
.AnyTagClassName
{
color: #517732;
}
</style>
background-color css
<style>
a { background-color: #517732; }
a { background-color: rgb(81,119,50); }
div.DivClassName
{
background-color: #517732;
}
.BgClassName
{
background-color: #517732;
}
</style>
border-color css
<style>
span { border-color: #517732; }
span { border-color: rgb(81,119,50); }
td.TdClassName
{
border-color: #517732;
}
.TagClassName
{
border-color: #517732;
}
</style>