Shades of Green Leaf #517330
Tints of Green Leaf #517330
RGB
CMYK
RGB Variations
Color information
#517330 (or 0x517330) is known color: Green Leaf. HEX triplet: 51, 73 and 30. RGB value is (81,115,48). Sum of RGB (Red+Green+Blue) = 81+115+48=244 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.20% from 244); Green value is 115 (45.31% from 255 or 47.13% from 244); Blue value is 48 (19.14% from 255 or 19.67% from 244); Max value from RGB is 115 - color contains mainly: green. Hex color #517330 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517330 is #AE8CCF. Grayscale: #616161. Windows color (decimal): -11439312 or 3175249. OLE color: 3175249.
HSL color Cylindrical-coordinate representation of color #517330: hue angle of 90.45º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #517330 is Cyan = 0.30, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 48 | - |
| CMYK | 0.30 | 0 | 0.58 | 0.55 |
| HSL | 90.45º | 0.41% | 0.32% | - |
| HSV(B) | 90.45º | 0.58% | 0.45% | - |
| XYZ | 10.06 | 14.22 | 5.01 | - |
| YUV | 97.2 | 100.24 | 116.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 48 | 0.30 | 0 | 0.58 | 0.55 | 90.45 | 0.41 | 0.32 |
| Hex | 51 | 73 | 30 | 1E | 0 | 3A | 37 | 5A | 29 | 20 |
| Octal | 121 | 163 | 60 | 36 | 0 | 72 | 67 | 132 | 51 | 40 |
| Binary | 1010001 | 1110011 | 110000 | 11110 | 0 | 111010 | 110111 | 1011010 | 101001 | 100000 |
Color Harmonies of #517330
Complementary color
Monochromatic Colors of #517330
Black with #517330
Text Example
Text Example
White with #517330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517330; }
p { color: rgb(81,115,48); }
H1.HeaderClassName
{
color: #517330;
}
.AnyTagClassName
{
color: #517330;
}
</style>
background-color css
<style>
a { background-color: #517330; }
a { background-color: rgb(81,115,48); }
div.DivClassName
{
background-color: #517330;
}
.BgClassName
{
background-color: #517330;
}
</style>
border-color css
<style>
span { border-color: #517330; }
span { border-color: rgb(81,115,48); }
td.TdClassName
{
border-color: #517330;
}
.TagClassName
{
border-color: #517330;
}
</style>