Shades of Mineral Green #516859
Tints of Mineral Green #516859
RGB
CMYK
RGB Variations
Color information
#516859 (or 0x516859) is known color: Mineral Green. HEX triplet: 51, 68 and 59. RGB value is (81,104,89). Sum of RGB (Red+Green+Blue) = 81+104+89=274 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.56% from 274); Green value is 104 (41.02% from 255 or 37.96% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 104 - color contains mainly: green. Hex color #516859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516859 is #AE97A6. Grayscale: #5F5F5F. Windows color (decimal): -11442087 or 5859409. OLE color: 5859409.
HSL color Cylindrical-coordinate representation of color #516859: hue angle of 140.87º 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 #516859 is Cyan = 0.22, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 89 | - |
| CMYK | 0.22 | 0 | 0.14 | 0.59 |
| HSL | 140.87º | 0.12% | 0.36% | - |
| HSV(B) | 140.87º | 0.22% | 0.41% | - |
| XYZ | 10.15 | 12.37 | 11.3 | - |
| YUV | 95.41 | 124.38 | 117.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 89 | 0.22 | 0 | 0.14 | 0.59 | 140.87 | 0.12 | 0.36 |
| Hex | 51 | 68 | 59 | 16 | 0 | E | 3B | 8D | C | 24 |
| Octal | 121 | 150 | 131 | 26 | 0 | 16 | 73 | 215 | 14 | 44 |
| Binary | 1010001 | 1101000 | 1011001 | 10110 | 0 | 1110 | 111011 | 10001101 | 1100 | 100100 |
Color Harmonies of #516859
Complementary color
Monochromatic Colors of #516859
Black with #516859
Text Example
Text Example
White with #516859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516859; }
p { color: rgb(81,104,89); }
H1.HeaderClassName
{
color: #516859;
}
.AnyTagClassName
{
color: #516859;
}
</style>
background-color css
<style>
a { background-color: #516859; }
a { background-color: rgb(81,104,89); }
div.DivClassName
{
background-color: #516859;
}
.BgClassName
{
background-color: #516859;
}
</style>
border-color css
<style>
span { border-color: #516859; }
span { border-color: rgb(81,104,89); }
td.TdClassName
{
border-color: #516859;
}
.TagClassName
{
border-color: #516859;
}
</style>