Shades of Green Leaf #516924
Tints of Green Leaf #516924
RGB
CMYK
RGB Variations
Color information
#516924 (or 0x516924) is known color: Green Leaf. HEX triplet: 51, 69 and 24. RGB value is (81,105,36). Sum of RGB (Red+Green+Blue) = 81+105+36=222 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.49% from 222); Green value is 105 (41.41% from 255 or 47.30% from 222); Blue value is 36 (14.45% from 255 or 16.22% from 222); Max value from RGB is 105 - color contains mainly: green. Hex color #516924 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516924 is #AE96DB. Grayscale: #5A5A5A. Windows color (decimal): -11441884 or 2386257. OLE color: 2386257.
HSL color Cylindrical-coordinate representation of color #516924: hue angle of 80.87º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #516924 is Cyan = 0.23, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 105 | 36 | - |
| CMYK | 0.23 | 0 | 0.66 | 0.59 |
| HSL | 80.87º | 0.49% | 0.28% | - |
| HSV(B) | 80.87º | 0.66% | 0.41% | - |
| XYZ | 8.76 | 11.98 | 3.52 | - |
| YUV | 89.96 | 97.55 | 121.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 36 | 0.23 | 0 | 0.66 | 0.59 | 80.87 | 0.49 | 0.28 |
| Hex | 51 | 69 | 24 | 17 | 0 | 42 | 3B | 51 | 31 | 1C |
| Octal | 121 | 151 | 44 | 27 | 0 | 102 | 73 | 121 | 61 | 34 |
| Binary | 1010001 | 1101001 | 100100 | 10111 | 0 | 1000010 | 111011 | 1010001 | 110001 | 11100 |
Color Harmonies of #516924
Complementary color
Monochromatic Colors of #516924
Black with #516924
Text Example
Text Example
White with #516924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516924; }
p { color: rgb(81,105,36); }
H1.HeaderClassName
{
color: #516924;
}
.AnyTagClassName
{
color: #516924;
}
</style>
background-color css
<style>
a { background-color: #516924; }
a { background-color: rgb(81,105,36); }
div.DivClassName
{
background-color: #516924;
}
.BgClassName
{
background-color: #516924;
}
</style>
border-color css
<style>
span { border-color: #516924; }
span { border-color: rgb(81,105,36); }
td.TdClassName
{
border-color: #516924;
}
.TagClassName
{
border-color: #516924;
}
</style>