Shades of Mineral Green #527058
Tints of Mineral Green #527058
RGB
CMYK
RGB Variations
Color information
#527058 (or 0x527058) is known color: Mineral Green. HEX triplet: 52, 70 and 58. RGB value is (82,112,88). Sum of RGB (Red+Green+Blue) = 82+112+88=282 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.08% from 282); Green value is 112 (44.14% from 255 or 39.72% from 282); Blue value is 88 (34.77% from 255 or 31.21% from 282); Max value from RGB is 112 - color contains mainly: green. Hex color #527058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527058 is #AD8FA7. Grayscale: #646464. Windows color (decimal): -11374504 or 5795922. OLE color: 5795922.
HSL color Cylindrical-coordinate representation of color #527058: hue angle of 132º degrees, saturation: 0.15, 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 #527058 is Cyan = 0.27, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 88 | - |
| CMYK | 0.27 | 0 | 0.21 | 0.56 |
| HSL | 132º | 0.15% | 0.38% | - |
| HSV(B) | 132º | 0.27% | 0.44% | - |
| XYZ | 11.04 | 14.09 | 11.37 | - |
| YUV | 100.29 | 121.06 | 114.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 88 | 0.27 | 0 | 0.21 | 0.56 | 132 | 0.15 | 0.38 |
| Hex | 52 | 70 | 58 | 1B | 0 | 15 | 38 | 84 | F | 26 |
| Octal | 122 | 160 | 130 | 33 | 0 | 25 | 70 | 204 | 17 | 46 |
| Binary | 1010010 | 1110000 | 1011000 | 11011 | 0 | 10101 | 111000 | 10000100 | 1111 | 100110 |
Color Harmonies of #527058
Complementary color
Monochromatic Colors of #527058
Black with #527058
Text Example
Text Example
White with #527058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527058; }
p { color: rgb(82,112,88); }
H1.HeaderClassName
{
color: #527058;
}
.AnyTagClassName
{
color: #527058;
}
</style>
background-color css
<style>
a { background-color: #527058; }
a { background-color: rgb(82,112,88); }
div.DivClassName
{
background-color: #527058;
}
.BgClassName
{
background-color: #527058;
}
</style>
border-color css
<style>
span { border-color: #527058; }
span { border-color: rgb(82,112,88); }
td.TdClassName
{
border-color: #527058;
}
.TagClassName
{
border-color: #527058;
}
</style>