Shades of Green Leaf #516823
Tints of Green Leaf #516823
RGB
CMYK
RGB Variations
Color information
#516823 (or 0x516823) is known color: Green Leaf. HEX triplet: 51, 68 and 23. RGB value is (81,104,35). Sum of RGB (Red+Green+Blue) = 81+104+35=220 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.82% from 220); Green value is 104 (41.02% from 255 or 47.27% from 220); Blue value is 35 (14.06% from 255 or 15.91% from 220); Max value from RGB is 104 - color contains mainly: green. Hex color #516823 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516823 is #AE97DC. Grayscale: #595959. Windows color (decimal): -11442141 or 2320465. OLE color: 2320465.
HSL color Cylindrical-coordinate representation of color #516823: hue angle of 80º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #516823 is Cyan = 0.22, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 35 | - |
| CMYK | 0.22 | 0 | 0.66 | 0.59 |
| HSL | 80º | 0.5% | 0.27% | - |
| HSV(B) | 80º | 0.66% | 0.41% | - |
| XYZ | 8.65 | 11.77 | 3.41 | - |
| YUV | 89.26 | 97.38 | 122.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 35 | 0.22 | 0 | 0.66 | 0.59 | 80 | 0.5 | 0.27 |
| Hex | 51 | 68 | 23 | 16 | 0 | 42 | 3B | 50 | 32 | 1B |
| Octal | 121 | 150 | 43 | 26 | 0 | 102 | 73 | 120 | 62 | 33 |
| Binary | 1010001 | 1101000 | 100011 | 10110 | 0 | 1000010 | 111011 | 1010000 | 110010 | 11011 |
Color Harmonies of #516823
Complementary color
Monochromatic Colors of #516823
Black with #516823
Text Example
Text Example
White with #516823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516823; }
p { color: rgb(81,104,35); }
H1.HeaderClassName
{
color: #516823;
}
.AnyTagClassName
{
color: #516823;
}
</style>
background-color css
<style>
a { background-color: #516823; }
a { background-color: rgb(81,104,35); }
div.DivClassName
{
background-color: #516823;
}
.BgClassName
{
background-color: #516823;
}
</style>
border-color css
<style>
span { border-color: #516823; }
span { border-color: rgb(81,104,35); }
td.TdClassName
{
border-color: #516823;
}
.TagClassName
{
border-color: #516823;
}
</style>