Shades of Mineral Green #516856
Tints of Mineral Green #516856
RGB
CMYK
RGB Variations
Color information
#516856 (or 0x516856) is known color: Mineral Green. HEX triplet: 51, 68 and 56. RGB value is (81,104,86). Sum of RGB (Red+Green+Blue) = 81+104+86=271 (35% of max value = 765). Red value is 81 (32.03% from 255 or 29.89% from 271); Green value is 104 (41.02% from 255 or 38.38% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 104 - color contains mainly: green. Hex color #516856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516856 is #AE97A9. Grayscale: #5F5F5F. Windows color (decimal): -11442090 or 5662801. OLE color: 5662801.
HSL color Cylindrical-coordinate representation of color #516856: hue angle of 133.04º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #516856 is Cyan = 0.22, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 86 | - |
| CMYK | 0.22 | 0 | 0.17 | 0.59 |
| HSL | 133.04º | 0.12% | 0.36% | - |
| HSV(B) | 133.04º | 0.22% | 0.41% | - |
| XYZ | 10.02 | 12.32 | 10.65 | - |
| YUV | 95.07 | 122.88 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 86 | 0.22 | 0 | 0.17 | 0.59 | 133.04 | 0.12 | 0.36 |
| Hex | 51 | 68 | 56 | 16 | 0 | 11 | 3B | 85 | C | 24 |
| Octal | 121 | 150 | 126 | 26 | 0 | 21 | 73 | 205 | 14 | 44 |
| Binary | 1010001 | 1101000 | 1010110 | 10110 | 0 | 10001 | 111011 | 10000101 | 1100 | 100100 |
Color Harmonies of #516856
Complementary color
Monochromatic Colors of #516856
Black with #516856
Text Example
Text Example
White with #516856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516856; }
p { color: rgb(81,104,86); }
H1.HeaderClassName
{
color: #516856;
}
.AnyTagClassName
{
color: #516856;
}
</style>
background-color css
<style>
a { background-color: #516856; }
a { background-color: rgb(81,104,86); }
div.DivClassName
{
background-color: #516856;
}
.BgClassName
{
background-color: #516856;
}
</style>
border-color css
<style>
span { border-color: #516856; }
span { border-color: rgb(81,104,86); }
td.TdClassName
{
border-color: #516856;
}
.TagClassName
{
border-color: #516856;
}
</style>