Shades of Mineral Green #516656
Tints of Mineral Green #516656
RGB
CMYK
RGB Variations
Color information
#516656 (or 0x516656) is known color: Mineral Green. HEX triplet: 51, 66 and 56. RGB value is (81,102,86). Sum of RGB (Red+Green+Blue) = 81+102+86=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 102 (40.23% from 255 or 37.92% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 102 - color contains mainly: green. Hex color #516656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516656 is #AE99A9. Grayscale: #5D5D5D. Windows color (decimal): -11442602 or 5662289. OLE color: 5662289.
HSL color Cylindrical-coordinate representation of color #516656: hue angle of 134.29º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #516656 is Cyan = 0.21, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 86 | - |
| CMYK | 0.21 | 0 | 0.16 | 0.6 |
| HSL | 134.29º | 0.11% | 0.36% | - |
| HSV(B) | 134.29º | 0.21% | 0.4% | - |
| XYZ | 9.82 | 11.92 | 10.59 | - |
| YUV | 93.9 | 123.54 | 118.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 86 | 0.21 | 0 | 0.16 | 0.6 | 134.29 | 0.11 | 0.36 |
| Hex | 51 | 66 | 56 | 15 | 0 | 10 | 3C | 86 | B | 24 |
| Octal | 121 | 146 | 126 | 25 | 0 | 20 | 74 | 206 | 13 | 44 |
| Binary | 1010001 | 1100110 | 1010110 | 10101 | 0 | 10000 | 111100 | 10000110 | 1011 | 100100 |
Color Harmonies of #516656
Complementary color
Monochromatic Colors of #516656
Black with #516656
Text Example
Text Example
White with #516656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516656; }
p { color: rgb(81,102,86); }
H1.HeaderClassName
{
color: #516656;
}
.AnyTagClassName
{
color: #516656;
}
</style>
background-color css
<style>
a { background-color: #516656; }
a { background-color: rgb(81,102,86); }
div.DivClassName
{
background-color: #516656;
}
.BgClassName
{
background-color: #516656;
}
</style>
border-color css
<style>
span { border-color: #516656; }
span { border-color: rgb(81,102,86); }
td.TdClassName
{
border-color: #516656;
}
.TagClassName
{
border-color: #516656;
}
</style>