Shades of Green Leaf #517533
Tints of Green Leaf #517533
RGB
CMYK
RGB Variations
Color information
#517533 (or 0x517533) is known color: Green Leaf. HEX triplet: 51, 75 and 33. RGB value is (81,117,51). Sum of RGB (Red+Green+Blue) = 81+117+51=249 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.53% from 249); Green value is 117 (46.09% from 255 or 46.99% from 249); Blue value is 51 (20.31% from 255 or 20.48% from 249); Max value from RGB is 117 - color contains mainly: green. Hex color #517533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517533 is #AE8ACC. Grayscale: #626262. Windows color (decimal): -11438797 or 3372369. OLE color: 3372369.
HSL color Cylindrical-coordinate representation of color #517533: hue angle of 92.73º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #517533 is Cyan = 0.31, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 51 | - |
| CMYK | 0.31 | 0 | 0.56 | 0.54 |
| HSL | 92.73º | 0.39% | 0.33% | - |
| HSV(B) | 92.73º | 0.56% | 0.46% | - |
| XYZ | 10.35 | 14.71 | 5.43 | - |
| YUV | 98.71 | 101.07 | 115.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 51 | 0.31 | 0 | 0.56 | 0.54 | 92.73 | 0.39 | 0.33 |
| Hex | 51 | 75 | 33 | 1F | 0 | 38 | 36 | 5D | 27 | 21 |
| Octal | 121 | 165 | 63 | 37 | 0 | 70 | 66 | 135 | 47 | 41 |
| Binary | 1010001 | 1110101 | 110011 | 11111 | 0 | 111000 | 110110 | 1011101 | 100111 | 100001 |
Color Harmonies of #517533
Complementary color
Monochromatic Colors of #517533
Black with #517533
Text Example
Text Example
White with #517533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517533; }
p { color: rgb(81,117,51); }
H1.HeaderClassName
{
color: #517533;
}
.AnyTagClassName
{
color: #517533;
}
</style>
background-color css
<style>
a { background-color: #517533; }
a { background-color: rgb(81,117,51); }
div.DivClassName
{
background-color: #517533;
}
.BgClassName
{
background-color: #517533;
}
</style>
border-color css
<style>
span { border-color: #517533; }
span { border-color: rgb(81,117,51); }
td.TdClassName
{
border-color: #517533;
}
.TagClassName
{
border-color: #517533;
}
</style>