Shades of Mineral Green #517158
Tints of Mineral Green #517158
RGB
CMYK
RGB Variations
Color information
#517158 (or 0x517158) is known color: Mineral Green. HEX triplet: 51, 71 and 58. RGB value is (81,113,88). Sum of RGB (Red+Green+Blue) = 81+113+88=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 113 (44.53% from 255 or 40.07% from 282); Blue value is 88 (34.77% from 255 or 31.21% from 282); Max value from RGB is 113 - color contains mainly: green. Hex color #517158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517158 is #AE8EA7. Grayscale: #646464. Windows color (decimal): -11439784 or 5796177. OLE color: 5796177.
HSL color Cylindrical-coordinate representation of color #517158: hue angle of 133.12º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #517158 is Cyan = 0.28, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 88 | - |
| CMYK | 0.28 | 0 | 0.22 | 0.56 |
| HSL | 133.13º | 0.16% | 0.38% | - |
| HSV(B) | 133.13º | 0.28% | 0.44% | - |
| XYZ | 11.06 | 14.26 | 11.4 | - |
| YUV | 100.58 | 120.9 | 114.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 88 | 0.28 | 0 | 0.22 | 0.56 | 133.13 | 0.16 | 0.38 |
| Hex | 51 | 71 | 58 | 1C | 0 | 16 | 38 | 85 | 10 | 26 |
| Octal | 121 | 161 | 130 | 34 | 0 | 26 | 70 | 205 | 20 | 46 |
| Binary | 1010001 | 1110001 | 1011000 | 11100 | 0 | 10110 | 111000 | 10000101 | 10000 | 100110 |
Color Harmonies of #517158
Complementary color
Monochromatic Colors of #517158
Black with #517158
Text Example
Text Example
White with #517158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517158; }
p { color: rgb(81,113,88); }
H1.HeaderClassName
{
color: #517158;
}
.AnyTagClassName
{
color: #517158;
}
</style>
background-color css
<style>
a { background-color: #517158; }
a { background-color: rgb(81,113,88); }
div.DivClassName
{
background-color: #517158;
}
.BgClassName
{
background-color: #517158;
}
</style>
border-color css
<style>
span { border-color: #517158; }
span { border-color: rgb(81,113,88); }
td.TdClassName
{
border-color: #517158;
}
.TagClassName
{
border-color: #517158;
}
</style>