Shades of Green Leaf #517530
Tints of Green Leaf #517530
RGB
CMYK
RGB Variations
Color information
#517530 (or 0x517530) is known color: Green Leaf. HEX triplet: 51, 75 and 30. RGB value is (81,117,48). Sum of RGB (Red+Green+Blue) = 81+117+48=246 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.93% from 246); Green value is 117 (46.09% from 255 or 47.56% from 246); Blue value is 48 (19.14% from 255 or 19.51% from 246); Max value from RGB is 117 - color contains mainly: green. Hex color #517530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517530 is #AE8ACF. Grayscale: #626262. Windows color (decimal): -11438800 or 3175761. OLE color: 3175761.
HSL color Cylindrical-coordinate representation of color #517530: hue angle of 91.3º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #517530 is Cyan = 0.31, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 48 | - |
| CMYK | 0.31 | 0 | 0.59 | 0.54 |
| HSL | 91.3º | 0.42% | 0.32% | - |
| HSV(B) | 91.3º | 0.59% | 0.46% | - |
| XYZ | 10.29 | 14.69 | 5.09 | - |
| YUV | 98.37 | 99.57 | 115.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 48 | 0.31 | 0 | 0.59 | 0.54 | 91.3 | 0.42 | 0.32 |
| Hex | 51 | 75 | 30 | 1F | 0 | 3B | 36 | 5B | 2A | 20 |
| Octal | 121 | 165 | 60 | 37 | 0 | 73 | 66 | 133 | 52 | 40 |
| Binary | 1010001 | 1110101 | 110000 | 11111 | 0 | 111011 | 110110 | 1011011 | 101010 | 100000 |
Color Harmonies of #517530
Complementary color
Monochromatic Colors of #517530
Black with #517530
Text Example
Text Example
White with #517530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517530; }
p { color: rgb(81,117,48); }
H1.HeaderClassName
{
color: #517530;
}
.AnyTagClassName
{
color: #517530;
}
</style>
background-color css
<style>
a { background-color: #517530; }
a { background-color: rgb(81,117,48); }
div.DivClassName
{
background-color: #517530;
}
.BgClassName
{
background-color: #517530;
}
</style>
border-color css
<style>
span { border-color: #517530; }
span { border-color: rgb(81,117,48); }
td.TdClassName
{
border-color: #517530;
}
.TagClassName
{
border-color: #517530;
}
</style>