Shades of Mineral Green #526458
Tints of Mineral Green #526458
RGB
CMYK
RGB Variations
Color information
#526458 (or 0x526458) is known color: Mineral Green. HEX triplet: 52, 64 and 58. RGB value is (82,100,88). Sum of RGB (Red+Green+Blue) = 82+100+88=270 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.37% from 270); Green value is 100 (39.45% from 255 or 37.04% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 100 - color contains mainly: green. Hex color #526458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526458 is #AD9BA7. Grayscale: #5D5D5D. Windows color (decimal): -11377576 or 5792850. OLE color: 5792850.
HSL color Cylindrical-coordinate representation of color #526458: hue angle of 140º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #526458 is Cyan = 0.18, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 100 | 88 | - |
| CMYK | 0.18 | 0 | 0.12 | 0.61 |
| HSL | 140º | 0.1% | 0.36% | - |
| HSV(B) | 140º | 0.18% | 0.39% | - |
| XYZ | 9.8 | 11.61 | 10.96 | - |
| YUV | 93.25 | 125.04 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 88 | 0.18 | 0 | 0.12 | 0.61 | 140 | 0.1 | 0.36 |
| Hex | 52 | 64 | 58 | 12 | 0 | C | 3D | 8C | A | 24 |
| Octal | 122 | 144 | 130 | 22 | 0 | 14 | 75 | 214 | 12 | 44 |
| Binary | 1010010 | 1100100 | 1011000 | 10010 | 0 | 1100 | 111101 | 10001100 | 1010 | 100100 |
Color Harmonies of #526458
Complementary color
Monochromatic Colors of #526458
Black with #526458
Text Example
Text Example
White with #526458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526458; }
p { color: rgb(82,100,88); }
H1.HeaderClassName
{
color: #526458;
}
.AnyTagClassName
{
color: #526458;
}
</style>
background-color css
<style>
a { background-color: #526458; }
a { background-color: rgb(82,100,88); }
div.DivClassName
{
background-color: #526458;
}
.BgClassName
{
background-color: #526458;
}
</style>
border-color css
<style>
span { border-color: #526458; }
span { border-color: rgb(82,100,88); }
td.TdClassName
{
border-color: #526458;
}
.TagClassName
{
border-color: #526458;
}
</style>