Shades of Dark Olive Green #516226
Tints of Dark Olive Green #516226
RGB
CMYK
RGB Variations
Color information
#516226 (or 0x516226) is known color: Dark Olive Green. HEX triplet: 51, 62 and 26. RGB value is (81,98,38). Sum of RGB (Red+Green+Blue) = 81+98+38=217 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.33% from 217); Green value is 98 (38.67% from 255 or 45.16% from 217); Blue value is 38 (15.23% from 255 or 17.51% from 217); Max value from RGB is 98 - color contains mainly: green. Hex color #516226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516226 is #AE9DD9. Grayscale: #565656. Windows color (decimal): -11443674 or 2515537. OLE color: 2515537.
HSL color Cylindrical-coordinate representation of color #516226: hue angle of 77º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #516226 is Cyan = 0.17, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 98 | 38 | - |
| CMYK | 0.17 | 0 | 0.61 | 0.62 |
| HSL | 77º | 0.44% | 0.27% | - |
| HSV(B) | 77º | 0.61% | 0.38% | - |
| XYZ | 8.11 | 10.62 | 3.46 | - |
| YUV | 86.08 | 100.87 | 124.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 38 | 0.17 | 0 | 0.61 | 0.62 | 77 | 0.44 | 0.27 |
| Hex | 51 | 62 | 26 | 11 | 0 | 3D | 3E | 4D | 2C | 1B |
| Octal | 121 | 142 | 46 | 21 | 0 | 75 | 76 | 115 | 54 | 33 |
| Binary | 1010001 | 1100010 | 100110 | 10001 | 0 | 111101 | 111110 | 1001101 | 101100 | 11011 |
Color Harmonies of #516226
Complementary color
Monochromatic Colors of #516226
Black with #516226
Text Example
Text Example
White with #516226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516226; }
p { color: rgb(81,98,38); }
H1.HeaderClassName
{
color: #516226;
}
.AnyTagClassName
{
color: #516226;
}
</style>
background-color css
<style>
a { background-color: #516226; }
a { background-color: rgb(81,98,38); }
div.DivClassName
{
background-color: #516226;
}
.BgClassName
{
background-color: #516226;
}
</style>
border-color css
<style>
span { border-color: #516226; }
span { border-color: rgb(81,98,38); }
td.TdClassName
{
border-color: #516226;
}
.TagClassName
{
border-color: #516226;
}
</style>