Shades of Green Leaf #516725
Tints of Green Leaf #516725
RGB
CMYK
RGB Variations
Color information
#516725 (or 0x516725) is known color: Green Leaf. HEX triplet: 51, 67 and 25. RGB value is (81,103,37). Sum of RGB (Red+Green+Blue) = 81+103+37=221 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.65% from 221); Green value is 103 (40.62% from 255 or 46.61% from 221); Blue value is 37 (14.84% from 255 or 16.74% from 221); Max value from RGB is 103 - color contains mainly: green. Hex color #516725 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516725 is #AE98DA. Grayscale: #595959. Windows color (decimal): -11442395 or 2451281. OLE color: 2451281.
HSL color Cylindrical-coordinate representation of color #516725: hue angle of 80º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #516725 is Cyan = 0.21, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 37 | - |
| CMYK | 0.21 | 0 | 0.64 | 0.60 |
| HSL | 80º | 0.47% | 0.27% | - |
| HSV(B) | 80º | 0.64% | 0.4% | - |
| XYZ | 8.58 | 11.58 | 3.53 | - |
| YUV | 88.9 | 98.71 | 122.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 37 | 0.21 | 0 | 0.64 | 0.60 | 80 | 0.47 | 0.27 |
| Hex | 51 | 67 | 25 | 15 | 0 | 40 | 3C | 50 | 2F | 1B |
| Octal | 121 | 147 | 45 | 25 | 0 | 100 | 74 | 120 | 57 | 33 |
| Binary | 1010001 | 1100111 | 100101 | 10101 | 0 | 1000000 | 111100 | 1010000 | 101111 | 11011 |
Color Harmonies of #516725
Complementary color
Monochromatic Colors of #516725
Black with #516725
Text Example
Text Example
White with #516725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516725; }
p { color: rgb(81,103,37); }
H1.HeaderClassName
{
color: #516725;
}
.AnyTagClassName
{
color: #516725;
}
</style>
background-color css
<style>
a { background-color: #516725; }
a { background-color: rgb(81,103,37); }
div.DivClassName
{
background-color: #516725;
}
.BgClassName
{
background-color: #516725;
}
</style>
border-color css
<style>
span { border-color: #516725; }
span { border-color: rgb(81,103,37); }
td.TdClassName
{
border-color: #516725;
}
.TagClassName
{
border-color: #516725;
}
</style>