Shades of Mineral Green #516555
Tints of Mineral Green #516555
RGB
CMYK
RGB Variations
Color information
#516555 (or 0x516555) is known color: Mineral Green. HEX triplet: 51, 65 and 55. RGB value is (81,101,85). Sum of RGB (Red+Green+Blue) = 81+101+85=267 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.34% from 267); Green value is 101 (39.84% from 255 or 37.83% from 267); Blue value is 85 (33.59% from 255 or 31.84% from 267); Max value from RGB is 101 - color contains mainly: green. Hex color #516555 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516555 is #AE9AAA. Grayscale: #5D5D5D. Windows color (decimal): -11442859 or 5596497. OLE color: 5596497.
HSL color Cylindrical-coordinate representation of color #516555: hue angle of 132º 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 #516555 is Cyan = 0.20, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 101 | 85 | - |
| CMYK | 0.20 | 0 | 0.16 | 0.60 |
| HSL | 132º | 0.11% | 0.36% | - |
| HSV(B) | 132º | 0.2% | 0.4% | - |
| XYZ | 9.69 | 11.71 | 10.34 | - |
| YUV | 93.2 | 123.37 | 119.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 85 | 0.20 | 0 | 0.16 | 0.60 | 132 | 0.11 | 0.36 |
| Hex | 51 | 65 | 55 | 14 | 0 | 10 | 3C | 84 | B | 24 |
| Octal | 121 | 145 | 125 | 24 | 0 | 20 | 74 | 204 | 13 | 44 |
| Binary | 1010001 | 1100101 | 1010101 | 10100 | 0 | 10000 | 111100 | 10000100 | 1011 | 100100 |
Color Harmonies of #516555
Complementary color
Monochromatic Colors of #516555
Black with #516555
Text Example
Text Example
White with #516555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516555; }
p { color: rgb(81,101,85); }
H1.HeaderClassName
{
color: #516555;
}
.AnyTagClassName
{
color: #516555;
}
</style>
background-color css
<style>
a { background-color: #516555; }
a { background-color: rgb(81,101,85); }
div.DivClassName
{
background-color: #516555;
}
.BgClassName
{
background-color: #516555;
}
</style>
border-color css
<style>
span { border-color: #516555; }
span { border-color: rgb(81,101,85); }
td.TdClassName
{
border-color: #516555;
}
.TagClassName
{
border-color: #516555;
}
</style>