Shades of Green Leaf #517233
Tints of Green Leaf #517233
RGB
CMYK
RGB Variations
Color information
#517233 (or 0x517233) is known color: Green Leaf. HEX triplet: 51, 72 and 33. RGB value is (81,114,51). Sum of RGB (Red+Green+Blue) = 81+114+51=246 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.93% from 246); Green value is 114 (44.92% from 255 or 46.34% from 246); Blue value is 51 (20.31% from 255 or 20.73% from 246); Max value from RGB is 114 - color contains mainly: green. Hex color #517233 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517233 is #AE8DCC. Grayscale: #616161. Windows color (decimal): -11439565 or 3371601. OLE color: 3371601.
HSL color Cylindrical-coordinate representation of color #517233: hue angle of 91.43º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #517233 is Cyan = 0.29, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 114 | 51 | - |
| CMYK | 0.29 | 0 | 0.55 | 0.55 |
| HSL | 91.43º | 0.38% | 0.32% | - |
| HSV(B) | 91.43º | 0.55% | 0.45% | - |
| XYZ | 10.01 | 14.02 | 5.31 | - |
| YUV | 96.95 | 102.07 | 116.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 51 | 0.29 | 0 | 0.55 | 0.55 | 91.43 | 0.38 | 0.32 |
| Hex | 51 | 72 | 33 | 1D | 0 | 37 | 37 | 5B | 26 | 20 |
| Octal | 121 | 162 | 63 | 35 | 0 | 67 | 67 | 133 | 46 | 40 |
| Binary | 1010001 | 1110010 | 110011 | 11101 | 0 | 110111 | 110111 | 1011011 | 100110 | 100000 |
Color Harmonies of #517233
Complementary color
Monochromatic Colors of #517233
Black with #517233
Text Example
Text Example
White with #517233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517233; }
p { color: rgb(81,114,51); }
H1.HeaderClassName
{
color: #517233;
}
.AnyTagClassName
{
color: #517233;
}
</style>
background-color css
<style>
a { background-color: #517233; }
a { background-color: rgb(81,114,51); }
div.DivClassName
{
background-color: #517233;
}
.BgClassName
{
background-color: #517233;
}
</style>
border-color css
<style>
span { border-color: #517233; }
span { border-color: rgb(81,114,51); }
td.TdClassName
{
border-color: #517233;
}
.TagClassName
{
border-color: #517233;
}
</style>