Shades of Mineral Green #516558
Tints of Mineral Green #516558
RGB
CMYK
RGB Variations
Color information
#516558 (or 0x516558) is known color: Mineral Green. HEX triplet: 51, 65 and 58. RGB value is (81,101,88). Sum of RGB (Red+Green+Blue) = 81+101+88=270 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30% from 270); Green value is 101 (39.84% from 255 or 37.41% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 101 - color contains mainly: green. Hex color #516558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516558 is #AE9AA7. Grayscale: #5D5D5D. Windows color (decimal): -11442856 or 5793105. OLE color: 5793105.
HSL color Cylindrical-coordinate representation of color #516558: hue angle of 141º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #516558 is Cyan = 0.20, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 101 | 88 | - |
| CMYK | 0.20 | 0 | 0.13 | 0.60 |
| HSL | 141º | 0.11% | 0.36% | - |
| HSV(B) | 141º | 0.2% | 0.4% | - |
| XYZ | 9.81 | 11.76 | 10.99 | - |
| YUV | 93.54 | 124.87 | 119.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 88 | 0.20 | 0 | 0.13 | 0.60 | 141 | 0.11 | 0.36 |
| Hex | 51 | 65 | 58 | 14 | 0 | D | 3C | 8D | B | 24 |
| Octal | 121 | 145 | 130 | 24 | 0 | 15 | 74 | 215 | 13 | 44 |
| Binary | 1010001 | 1100101 | 1011000 | 10100 | 0 | 1101 | 111100 | 10001101 | 1011 | 100100 |
Color Harmonies of #516558
Complementary color
Monochromatic Colors of #516558
Black with #516558
Text Example
Text Example
White with #516558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516558; }
p { color: rgb(81,101,88); }
H1.HeaderClassName
{
color: #516558;
}
.AnyTagClassName
{
color: #516558;
}
</style>
background-color css
<style>
a { background-color: #516558; }
a { background-color: rgb(81,101,88); }
div.DivClassName
{
background-color: #516558;
}
.BgClassName
{
background-color: #516558;
}
</style>
border-color css
<style>
span { border-color: #516558; }
span { border-color: rgb(81,101,88); }
td.TdClassName
{
border-color: #516558;
}
.TagClassName
{
border-color: #516558;
}
</style>