Shades of Mineral Green #527159
Tints of Mineral Green #527159
RGB
CMYK
RGB Variations
Color information
#527159 (or 0x527159) is known color: Mineral Green. HEX triplet: 52, 71 and 59. RGB value is (82,113,89). Sum of RGB (Red+Green+Blue) = 82+113+89=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 113 (44.53% from 255 or 39.79% from 284); Blue value is 89 (35.16% from 255 or 31.34% from 284); Max value from RGB is 113 - color contains mainly: green. Hex color #527159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527159 is #AD8EA6. Grayscale: #656565. Windows color (decimal): -11374247 or 5861714. OLE color: 5861714.
HSL color Cylindrical-coordinate representation of color #527159: hue angle of 133.55º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #527159 is Cyan = 0.27, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 89 | - |
| CMYK | 0.27 | 0 | 0.21 | 0.56 |
| HSL | 133.55º | 0.16% | 0.38% | - |
| HSV(B) | 133.55º | 0.27% | 0.44% | - |
| XYZ | 11.19 | 14.33 | 11.63 | - |
| YUV | 101 | 121.23 | 114.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 89 | 0.27 | 0 | 0.21 | 0.56 | 133.55 | 0.16 | 0.38 |
| Hex | 52 | 71 | 59 | 1B | 0 | 15 | 38 | 86 | 10 | 26 |
| Octal | 122 | 161 | 131 | 33 | 0 | 25 | 70 | 206 | 20 | 46 |
| Binary | 1010010 | 1110001 | 1011001 | 11011 | 0 | 10101 | 111000 | 10000110 | 10000 | 100110 |
Color Harmonies of #527159
Complementary color
Monochromatic Colors of #527159
Black with #527159
Text Example
Text Example
White with #527159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527159; }
p { color: rgb(82,113,89); }
H1.HeaderClassName
{
color: #527159;
}
.AnyTagClassName
{
color: #527159;
}
</style>
background-color css
<style>
a { background-color: #527159; }
a { background-color: rgb(82,113,89); }
div.DivClassName
{
background-color: #527159;
}
.BgClassName
{
background-color: #527159;
}
</style>
border-color css
<style>
span { border-color: #527159; }
span { border-color: rgb(82,113,89); }
td.TdClassName
{
border-color: #527159;
}
.TagClassName
{
border-color: #527159;
}
</style>