Shades of Mineral Green #526558
Tints of Mineral Green #526558
RGB
CMYK
RGB Variations
Color information
#526558 (or 0x526558) is known color: Mineral Green. HEX triplet: 52, 65 and 58. RGB value is (82,101,88). Sum of RGB (Red+Green+Blue) = 82+101+88=271 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.26% from 271); Green value is 101 (39.84% from 255 or 37.27% from 271); Blue value is 88 (34.77% from 255 or 32.47% from 271); Max value from RGB is 101 - color contains mainly: green. Hex color #526558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526558 is #AD9AA7. Grayscale: #5D5D5D. Windows color (decimal): -11377320 or 5793106. OLE color: 5793106.
HSL color Cylindrical-coordinate representation of color #526558: hue angle of 138.95º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #526558 is Cyan = 0.19, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 88 | - |
| CMYK | 0.19 | 0 | 0.13 | 0.60 |
| HSL | 138.95º | 0.1% | 0.36% | - |
| HSV(B) | 138.95º | 0.19% | 0.4% | - |
| XYZ | 9.89 | 11.81 | 10.99 | - |
| YUV | 93.84 | 124.71 | 119.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 88 | 0.19 | 0 | 0.13 | 0.60 | 138.95 | 0.1 | 0.36 |
| Hex | 52 | 65 | 58 | 13 | 0 | D | 3C | 8B | A | 24 |
| Octal | 122 | 145 | 130 | 23 | 0 | 15 | 74 | 213 | 12 | 44 |
| Binary | 1010010 | 1100101 | 1011000 | 10011 | 0 | 1101 | 111100 | 10001011 | 1010 | 100100 |
Color Harmonies of #526558
Complementary color
Monochromatic Colors of #526558
Black with #526558
Text Example
Text Example
White with #526558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526558; }
p { color: rgb(82,101,88); }
H1.HeaderClassName
{
color: #526558;
}
.AnyTagClassName
{
color: #526558;
}
</style>
background-color css
<style>
a { background-color: #526558; }
a { background-color: rgb(82,101,88); }
div.DivClassName
{
background-color: #526558;
}
.BgClassName
{
background-color: #526558;
}
</style>
border-color css
<style>
span { border-color: #526558; }
span { border-color: rgb(82,101,88); }
td.TdClassName
{
border-color: #526558;
}
.TagClassName
{
border-color: #526558;
}
</style>