Shades of Mineral Green #516659
Tints of Mineral Green #516659
RGB
CMYK
RGB Variations
Color information
#516659 (or 0x516659) is known color: Mineral Green. HEX triplet: 51, 66 and 59. RGB value is (81,102,89). Sum of RGB (Red+Green+Blue) = 81+102+89=272 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.78% from 272); Green value is 102 (40.23% from 255 or 37.5% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 102 - color contains mainly: green. Hex color #516659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516659 is #AE99A6. Grayscale: #5E5E5E. Windows color (decimal): -11442599 or 5858897. OLE color: 5858897.
HSL color Cylindrical-coordinate representation of color #516659: hue angle of 142.86º 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 #516659 is Cyan = 0.21, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 89 | - |
| CMYK | 0.21 | 0 | 0.13 | 0.6 |
| HSL | 142.86º | 0.11% | 0.36% | - |
| HSV(B) | 142.86º | 0.21% | 0.4% | - |
| XYZ | 9.95 | 11.97 | 11.24 | - |
| YUV | 94.24 | 125.04 | 118.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 89 | 0.21 | 0 | 0.13 | 0.6 | 142.86 | 0.11 | 0.36 |
| Hex | 51 | 66 | 59 | 15 | 0 | D | 3C | 8F | B | 24 |
| Octal | 121 | 146 | 131 | 25 | 0 | 15 | 74 | 217 | 13 | 44 |
| Binary | 1010001 | 1100110 | 1011001 | 10101 | 0 | 1101 | 111100 | 10001111 | 1011 | 100100 |
Color Harmonies of #516659
Complementary color
Monochromatic Colors of #516659
Black with #516659
Text Example
Text Example
White with #516659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516659; }
p { color: rgb(81,102,89); }
H1.HeaderClassName
{
color: #516659;
}
.AnyTagClassName
{
color: #516659;
}
</style>
background-color css
<style>
a { background-color: #516659; }
a { background-color: rgb(81,102,89); }
div.DivClassName
{
background-color: #516659;
}
.BgClassName
{
background-color: #516659;
}
</style>
border-color css
<style>
span { border-color: #516659; }
span { border-color: rgb(81,102,89); }
td.TdClassName
{
border-color: #516659;
}
.TagClassName
{
border-color: #516659;
}
</style>