Shades of Mineral Green #516957
Tints of Mineral Green #516957
RGB
CMYK
RGB Variations
Color information
#516957 (or 0x516957) is known color: Mineral Green. HEX triplet: 51, 69 and 57. RGB value is (81,105,87). Sum of RGB (Red+Green+Blue) = 81+105+87=273 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.67% from 273); Green value is 105 (41.41% from 255 or 38.46% from 273); Blue value is 87 (34.38% from 255 or 31.87% from 273); Max value from RGB is 105 - color contains mainly: green. Hex color #516957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516957 is #AE96A8. Grayscale: #5F5F5F. Windows color (decimal): -11441833 or 5728593. OLE color: 5728593.
HSL color Cylindrical-coordinate representation of color #516957: hue angle of 135º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #516957 is Cyan = 0.23, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 105 | 87 | - |
| CMYK | 0.23 | 0 | 0.17 | 0.59 |
| HSL | 135º | 0.13% | 0.36% | - |
| HSV(B) | 135º | 0.23% | 0.41% | - |
| XYZ | 10.17 | 12.54 | 10.9 | - |
| YUV | 95.77 | 123.05 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 87 | 0.23 | 0 | 0.17 | 0.59 | 135 | 0.13 | 0.36 |
| Hex | 51 | 69 | 57 | 17 | 0 | 11 | 3B | 87 | D | 24 |
| Octal | 121 | 151 | 127 | 27 | 0 | 21 | 73 | 207 | 15 | 44 |
| Binary | 1010001 | 1101001 | 1010111 | 10111 | 0 | 10001 | 111011 | 10000111 | 1101 | 100100 |
Color Harmonies of #516957
Complementary color
Monochromatic Colors of #516957
Black with #516957
Text Example
Text Example
White with #516957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516957; }
p { color: rgb(81,105,87); }
H1.HeaderClassName
{
color: #516957;
}
.AnyTagClassName
{
color: #516957;
}
</style>
background-color css
<style>
a { background-color: #516957; }
a { background-color: rgb(81,105,87); }
div.DivClassName
{
background-color: #516957;
}
.BgClassName
{
background-color: #516957;
}
</style>
border-color css
<style>
span { border-color: #516957; }
span { border-color: rgb(81,105,87); }
td.TdClassName
{
border-color: #516957;
}
.TagClassName
{
border-color: #516957;
}
</style>