Shades of Green Leaf #516429
Tints of Green Leaf #516429
RGB
CMYK
RGB Variations
Color information
#516429 (or 0x516429) is known color: Green Leaf. HEX triplet: 51, 64 and 29. RGB value is (81,100,41). Sum of RGB (Red+Green+Blue) = 81+100+41=222 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.49% from 222); Green value is 100 (39.45% from 255 or 45.05% from 222); Blue value is 41 (16.41% from 255 or 18.47% from 222); Max value from RGB is 100 - color contains mainly: green. Hex color #516429 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516429 is #AE9BD6. Grayscale: #575757. Windows color (decimal): -11443159 or 2712657. OLE color: 2712657.
HSL color Cylindrical-coordinate representation of color #516429: hue angle of 79.32º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #516429 is Cyan = 0.19, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 41 | - |
| CMYK | 0.19 | 0 | 0.59 | 0.61 |
| HSL | 79.32º | 0.42% | 0.28% | - |
| HSV(B) | 79.32º | 0.59% | 0.39% | - |
| XYZ | 8.35 | 11.02 | 3.79 | - |
| YUV | 87.59 | 101.71 | 123.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 41 | 0.19 | 0 | 0.59 | 0.61 | 79.32 | 0.42 | 0.28 |
| Hex | 51 | 64 | 29 | 13 | 0 | 3B | 3D | 4F | 2A | 1C |
| Octal | 121 | 144 | 51 | 23 | 0 | 73 | 75 | 117 | 52 | 34 |
| Binary | 1010001 | 1100100 | 101001 | 10011 | 0 | 111011 | 111101 | 1001111 | 101010 | 11100 |
Color Harmonies of #516429
Complementary color
Monochromatic Colors of #516429
Black with #516429
Text Example
Text Example
White with #516429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516429; }
p { color: rgb(81,100,41); }
H1.HeaderClassName
{
color: #516429;
}
.AnyTagClassName
{
color: #516429;
}
</style>
background-color css
<style>
a { background-color: #516429; }
a { background-color: rgb(81,100,41); }
div.DivClassName
{
background-color: #516429;
}
.BgClassName
{
background-color: #516429;
}
</style>
border-color css
<style>
span { border-color: #516429; }
span { border-color: rgb(81,100,41); }
td.TdClassName
{
border-color: #516429;
}
.TagClassName
{
border-color: #516429;
}
</style>