Shades of Mineral Green #516655
Tints of Mineral Green #516655
RGB
CMYK
RGB Variations
Color information
#516655 (or 0x516655) is known color: Mineral Green. HEX triplet: 51, 66 and 55. RGB value is (81,102,85). Sum of RGB (Red+Green+Blue) = 81+102+85=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 102 (40.23% from 255 or 38.06% from 268); Blue value is 85 (33.59% from 255 or 31.72% from 268); Max value from RGB is 102 - color contains mainly: green. Hex color #516655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516655 is #AE99AA. Grayscale: #5D5D5D. Windows color (decimal): -11442603 or 5596753. OLE color: 5596753.
HSL color Cylindrical-coordinate representation of color #516655: hue angle of 131.43º 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 #516655 is Cyan = 0.21, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 85 | - |
| CMYK | 0.21 | 0 | 0.17 | 0.6 |
| HSL | 131.43º | 0.11% | 0.36% | - |
| HSV(B) | 131.43º | 0.21% | 0.4% | - |
| XYZ | 9.78 | 11.91 | 10.38 | - |
| YUV | 93.78 | 123.04 | 118.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 85 | 0.21 | 0 | 0.17 | 0.6 | 131.43 | 0.11 | 0.36 |
| Hex | 51 | 66 | 55 | 15 | 0 | 11 | 3C | 83 | B | 24 |
| Octal | 121 | 146 | 125 | 25 | 0 | 21 | 74 | 203 | 13 | 44 |
| Binary | 1010001 | 1100110 | 1010101 | 10101 | 0 | 10001 | 111100 | 10000011 | 1011 | 100100 |
Color Harmonies of #516655
Complementary color
Monochromatic Colors of #516655
Black with #516655
Text Example
Text Example
White with #516655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516655; }
p { color: rgb(81,102,85); }
H1.HeaderClassName
{
color: #516655;
}
.AnyTagClassName
{
color: #516655;
}
</style>
background-color css
<style>
a { background-color: #516655; }
a { background-color: rgb(81,102,85); }
div.DivClassName
{
background-color: #516655;
}
.BgClassName
{
background-color: #516655;
}
</style>
border-color css
<style>
span { border-color: #516655; }
span { border-color: rgb(81,102,85); }
td.TdClassName
{
border-color: #516655;
}
.TagClassName
{
border-color: #516655;
}
</style>