Shades of Mineral Green #516757
Tints of Mineral Green #516757
RGB
CMYK
RGB Variations
Color information
#516757 (or 0x516757) is known color: Mineral Green. HEX triplet: 51, 67 and 57. RGB value is (81,103,87). Sum of RGB (Red+Green+Blue) = 81+103+87=271 (35% of max value = 765). Red value is 81 (32.03% from 255 or 29.89% from 271); Green value is 103 (40.62% from 255 or 38.01% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 103 - color contains mainly: green. Hex color #516757 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516757 is #AE98A8. Grayscale: #5E5E5E. Windows color (decimal): -11442345 or 5728081. OLE color: 5728081.
HSL color Cylindrical-coordinate representation of color #516757: hue angle of 136.36º degrees, saturation: 0.12, 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 #516757 is Cyan = 0.21, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 87 | - |
| CMYK | 0.21 | 0 | 0.16 | 0.60 |
| HSL | 136.36º | 0.12% | 0.36% | - |
| HSV(B) | 136.36º | 0.21% | 0.4% | - |
| XYZ | 9.96 | 12.14 | 10.83 | - |
| YUV | 94.6 | 123.71 | 118.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 87 | 0.21 | 0 | 0.16 | 0.60 | 136.36 | 0.12 | 0.36 |
| Hex | 51 | 67 | 57 | 15 | 0 | 10 | 3C | 88 | C | 24 |
| Octal | 121 | 147 | 127 | 25 | 0 | 20 | 74 | 210 | 14 | 44 |
| Binary | 1010001 | 1100111 | 1010111 | 10101 | 0 | 10000 | 111100 | 10001000 | 1100 | 100100 |
Color Harmonies of #516757
Complementary color
Monochromatic Colors of #516757
Black with #516757
Text Example
Text Example
White with #516757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516757; }
p { color: rgb(81,103,87); }
H1.HeaderClassName
{
color: #516757;
}
.AnyTagClassName
{
color: #516757;
}
</style>
background-color css
<style>
a { background-color: #516757; }
a { background-color: rgb(81,103,87); }
div.DivClassName
{
background-color: #516757;
}
.BgClassName
{
background-color: #516757;
}
</style>
border-color css
<style>
span { border-color: #516757; }
span { border-color: rgb(81,103,87); }
td.TdClassName
{
border-color: #516757;
}
.TagClassName
{
border-color: #516757;
}
</style>