Shades of Mineral Green #526758
Tints of Mineral Green #526758
RGB
CMYK
RGB Variations
Color information
#526758 (or 0x526758) is known color: Mineral Green. HEX triplet: 52, 67 and 58. RGB value is (82,103,88). Sum of RGB (Red+Green+Blue) = 82+103+88=273 (36% of max value = 765). Red value is 82 (32.42% from 255 or 30.04% from 273); Green value is 103 (40.62% from 255 or 37.73% from 273); Blue value is 88 (34.77% from 255 or 32.23% from 273); Max value from RGB is 103 - color contains mainly: green. Hex color #526758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526758 is #AD98A7. Grayscale: #5F5F5F. Windows color (decimal): -11376808 or 5793618. OLE color: 5793618.
HSL color Cylindrical-coordinate representation of color #526758: hue angle of 137.14º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #526758 is Cyan = 0.20, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 88 | - |
| CMYK | 0.20 | 0 | 0.15 | 0.60 |
| HSL | 137.14º | 0.11% | 0.36% | - |
| HSV(B) | 137.14º | 0.2% | 0.4% | - |
| XYZ | 10.09 | 12.2 | 11.06 | - |
| YUV | 95.01 | 124.04 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 88 | 0.20 | 0 | 0.15 | 0.60 | 137.14 | 0.11 | 0.36 |
| Hex | 52 | 67 | 58 | 14 | 0 | F | 3C | 89 | B | 24 |
| Octal | 122 | 147 | 130 | 24 | 0 | 17 | 74 | 211 | 13 | 44 |
| Binary | 1010010 | 1100111 | 1011000 | 10100 | 0 | 1111 | 111100 | 10001001 | 1011 | 100100 |
Color Harmonies of #526758
Complementary color
Monochromatic Colors of #526758
Black with #526758
Text Example
Text Example
White with #526758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526758; }
p { color: rgb(82,103,88); }
H1.HeaderClassName
{
color: #526758;
}
.AnyTagClassName
{
color: #526758;
}
</style>
background-color css
<style>
a { background-color: #526758; }
a { background-color: rgb(82,103,88); }
div.DivClassName
{
background-color: #526758;
}
.BgClassName
{
background-color: #526758;
}
</style>
border-color css
<style>
span { border-color: #526758; }
span { border-color: rgb(82,103,88); }
td.TdClassName
{
border-color: #526758;
}
.TagClassName
{
border-color: #526758;
}
</style>