Shades of Mineral Green #526858
Tints of Mineral Green #526858
RGB
CMYK
RGB Variations
Color information
#526858 (or 0x526858) is known color: Mineral Green. HEX triplet: 52, 68 and 58. RGB value is (82,104,88). Sum of RGB (Red+Green+Blue) = 82+104+88=274 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.93% from 274); Green value is 104 (41.02% from 255 or 37.96% from 274); Blue value is 88 (34.77% from 255 or 32.12% from 274); Max value from RGB is 104 - color contains mainly: green. Hex color #526858 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526858 is #AD97A7. Grayscale: #5F5F5F. Windows color (decimal): -11376552 or 5793874. OLE color: 5793874.
HSL color Cylindrical-coordinate representation of color #526858: hue angle of 136.36º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #526858 is Cyan = 0.21, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 88 | - |
| CMYK | 0.21 | 0 | 0.15 | 0.59 |
| HSL | 136.36º | 0.12% | 0.36% | - |
| HSV(B) | 136.36º | 0.21% | 0.41% | - |
| XYZ | 10.19 | 12.4 | 11.09 | - |
| YUV | 95.6 | 123.71 | 118.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 88 | 0.21 | 0 | 0.15 | 0.59 | 136.36 | 0.12 | 0.36 |
| Hex | 52 | 68 | 58 | 15 | 0 | F | 3B | 88 | C | 24 |
| Octal | 122 | 150 | 130 | 25 | 0 | 17 | 73 | 210 | 14 | 44 |
| Binary | 1010010 | 1101000 | 1011000 | 10101 | 0 | 1111 | 111011 | 10001000 | 1100 | 100100 |
Color Harmonies of #526858
Complementary color
Monochromatic Colors of #526858
Black with #526858
Text Example
Text Example
White with #526858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526858; }
p { color: rgb(82,104,88); }
H1.HeaderClassName
{
color: #526858;
}
.AnyTagClassName
{
color: #526858;
}
</style>
background-color css
<style>
a { background-color: #526858; }
a { background-color: rgb(82,104,88); }
div.DivClassName
{
background-color: #526858;
}
.BgClassName
{
background-color: #526858;
}
</style>
border-color css
<style>
span { border-color: #526858; }
span { border-color: rgb(82,104,88); }
td.TdClassName
{
border-color: #526858;
}
.TagClassName
{
border-color: #526858;
}
</style>