Shades of Mineral Green #516754
Tints of Mineral Green #516754
RGB
CMYK
RGB Variations
Color information
#516754 (or 0x516754) is known color: Mineral Green. HEX triplet: 51, 67 and 54. RGB value is (81,103,84). Sum of RGB (Red+Green+Blue) = 81+103+84=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 103 (40.62% from 255 or 38.43% from 268); Blue value is 84 (33.20% from 255 or 31.34% from 268); Max value from RGB is 103 - color contains mainly: green. Hex color #516754 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516754 is #AE98AB. Grayscale: #5E5E5E. Windows color (decimal): -11442348 or 5531473. OLE color: 5531473.
HSL color Cylindrical-coordinate representation of color #516754: hue angle of 128.18º degrees, saturation: 0.12, 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 #516754 is Cyan = 0.21, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 84 | - |
| CMYK | 0.21 | 0 | 0.18 | 0.60 |
| HSL | 128.18º | 0.12% | 0.36% | - |
| HSV(B) | 128.18º | 0.21% | 0.4% | - |
| XYZ | 9.84 | 12.09 | 10.2 | - |
| YUV | 94.26 | 122.21 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 84 | 0.21 | 0 | 0.18 | 0.60 | 128.18 | 0.12 | 0.36 |
| Hex | 51 | 67 | 54 | 15 | 0 | 12 | 3C | 80 | C | 24 |
| Octal | 121 | 147 | 124 | 25 | 0 | 22 | 74 | 200 | 14 | 44 |
| Binary | 1010001 | 1100111 | 1010100 | 10101 | 0 | 10010 | 111100 | 10000000 | 1100 | 100100 |
Color Harmonies of #516754
Complementary color
Monochromatic Colors of #516754
Black with #516754
Text Example
Text Example
White with #516754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516754; }
p { color: rgb(81,103,84); }
H1.HeaderClassName
{
color: #516754;
}
.AnyTagClassName
{
color: #516754;
}
</style>
background-color css
<style>
a { background-color: #516754; }
a { background-color: rgb(81,103,84); }
div.DivClassName
{
background-color: #516754;
}
.BgClassName
{
background-color: #516754;
}
</style>
border-color css
<style>
span { border-color: #516754; }
span { border-color: rgb(81,103,84); }
td.TdClassName
{
border-color: #516754;
}
.TagClassName
{
border-color: #516754;
}
</style>