Shades of Green Leaf #517230
Tints of Green Leaf #517230
RGB
CMYK
RGB Variations
Color information
#517230 (or 0x517230) is known color: Green Leaf. HEX triplet: 51, 72 and 30. RGB value is (81,114,48). Sum of RGB (Red+Green+Blue) = 81+114+48=243 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.33% from 243); Green value is 114 (44.92% from 255 or 46.91% from 243); Blue value is 48 (19.14% from 255 or 19.75% from 243); Max value from RGB is 114 - color contains mainly: green. Hex color #517230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517230 is #AE8DCF. Grayscale: #606060. Windows color (decimal): -11439568 or 3174993. OLE color: 3174993.
HSL color Cylindrical-coordinate representation of color #517230: hue angle of 90º 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 #517230 is Cyan = 0.29, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 114 | 48 | - |
| CMYK | 0.29 | 0 | 0.58 | 0.55 |
| HSL | 90º | 0.41% | 0.32% | - |
| HSV(B) | 90º | 0.58% | 0.45% | - |
| XYZ | 9.94 | 14 | 4.97 | - |
| YUV | 96.61 | 100.57 | 116.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 48 | 0.29 | 0 | 0.58 | 0.55 | 90 | 0.41 | 0.32 |
| Hex | 51 | 72 | 30 | 1D | 0 | 3A | 37 | 5A | 29 | 20 |
| Octal | 121 | 162 | 60 | 35 | 0 | 72 | 67 | 132 | 51 | 40 |
| Binary | 1010001 | 1110010 | 110000 | 11101 | 0 | 111010 | 110111 | 1011010 | 101001 | 100000 |
Color Harmonies of #517230
Complementary color
Monochromatic Colors of #517230
Black with #517230
Text Example
Text Example
White with #517230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517230; }
p { color: rgb(81,114,48); }
H1.HeaderClassName
{
color: #517230;
}
.AnyTagClassName
{
color: #517230;
}
</style>
background-color css
<style>
a { background-color: #517230; }
a { background-color: rgb(81,114,48); }
div.DivClassName
{
background-color: #517230;
}
.BgClassName
{
background-color: #517230;
}
</style>
border-color css
<style>
span { border-color: #517230; }
span { border-color: rgb(81,114,48); }
td.TdClassName
{
border-color: #517230;
}
.TagClassName
{
border-color: #517230;
}
</style>