Shades of Green Leaf #517432
Tints of Green Leaf #517432
RGB
CMYK
RGB Variations
Color information
#517432 (or 0x517432) is known color: Green Leaf. HEX triplet: 51, 74 and 32. RGB value is (81,116,50). Sum of RGB (Red+Green+Blue) = 81+116+50=247 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.79% from 247); Green value is 116 (45.70% from 255 or 46.96% from 247); Blue value is 50 (19.92% from 255 or 20.24% from 247); Max value from RGB is 116 - color contains mainly: green. Hex color #517432 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517432 is #AE8BCD. Grayscale: #626262. Windows color (decimal): -11439054 or 3306577. OLE color: 3306577.
HSL color Cylindrical-coordinate representation of color #517432: hue angle of 91.82º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #517432 is Cyan = 0.30, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 50 | - |
| CMYK | 0.30 | 0 | 0.57 | 0.55 |
| HSL | 91.82º | 0.4% | 0.33% | - |
| HSV(B) | 91.82º | 0.57% | 0.45% | - |
| XYZ | 10.21 | 14.47 | 5.27 | - |
| YUV | 98.01 | 100.9 | 115.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 50 | 0.30 | 0 | 0.57 | 0.55 | 91.82 | 0.4 | 0.33 |
| Hex | 51 | 74 | 32 | 1E | 0 | 39 | 37 | 5C | 28 | 21 |
| Octal | 121 | 164 | 62 | 36 | 0 | 71 | 67 | 134 | 50 | 41 |
| Binary | 1010001 | 1110100 | 110010 | 11110 | 0 | 111001 | 110111 | 1011100 | 101000 | 100001 |
Color Harmonies of #517432
Complementary color
Monochromatic Colors of #517432
Black with #517432
Text Example
Text Example
White with #517432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517432; }
p { color: rgb(81,116,50); }
H1.HeaderClassName
{
color: #517432;
}
.AnyTagClassName
{
color: #517432;
}
</style>
background-color css
<style>
a { background-color: #517432; }
a { background-color: rgb(81,116,50); }
div.DivClassName
{
background-color: #517432;
}
.BgClassName
{
background-color: #517432;
}
</style>
border-color css
<style>
span { border-color: #517432; }
span { border-color: rgb(81,116,50); }
td.TdClassName
{
border-color: #517432;
}
.TagClassName
{
border-color: #517432;
}
</style>