Shades of Green Leaf #516627
Tints of Green Leaf #516627
RGB
CMYK
RGB Variations
Color information
#516627 (or 0x516627) is known color: Green Leaf. HEX triplet: 51, 66 and 27. RGB value is (81,102,39). Sum of RGB (Red+Green+Blue) = 81+102+39=222 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.49% from 222); Green value is 102 (40.23% from 255 or 45.95% from 222); Blue value is 39 (15.62% from 255 or 17.57% from 222); Max value from RGB is 102 - color contains mainly: green. Hex color #516627 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516627 is #AE99D8. Grayscale: #585858. Windows color (decimal): -11442649 or 2582097. OLE color: 2582097.
HSL color Cylindrical-coordinate representation of color #516627: hue angle of 80º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #516627 is Cyan = 0.21, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 39 | - |
| CMYK | 0.21 | 0 | 0.62 | 0.6 |
| HSL | 80º | 0.45% | 0.28% | - |
| HSV(B) | 80º | 0.62% | 0.4% | - |
| XYZ | 8.51 | 11.4 | 3.67 | - |
| YUV | 88.54 | 100.04 | 122.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 39 | 0.21 | 0 | 0.62 | 0.6 | 80 | 0.45 | 0.28 |
| Hex | 51 | 66 | 27 | 15 | 0 | 3E | 3C | 50 | 2D | 1C |
| Octal | 121 | 146 | 47 | 25 | 0 | 76 | 74 | 120 | 55 | 34 |
| Binary | 1010001 | 1100110 | 100111 | 10101 | 0 | 111110 | 111100 | 1010000 | 101101 | 11100 |
Color Harmonies of #516627
Complementary color
Monochromatic Colors of #516627
Black with #516627
Text Example
Text Example
White with #516627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516627; }
p { color: rgb(81,102,39); }
H1.HeaderClassName
{
color: #516627;
}
.AnyTagClassName
{
color: #516627;
}
</style>
background-color css
<style>
a { background-color: #516627; }
a { background-color: rgb(81,102,39); }
div.DivClassName
{
background-color: #516627;
}
.BgClassName
{
background-color: #516627;
}
</style>
border-color css
<style>
span { border-color: #516627; }
span { border-color: rgb(81,102,39); }
td.TdClassName
{
border-color: #516627;
}
.TagClassName
{
border-color: #516627;
}
</style>