Shades of Mineral Green #526154
Tints of Mineral Green #526154
RGB
CMYK
RGB Variations
Color information
#526154 (or 0x526154) is known color: Mineral Green. HEX triplet: 52, 61 and 54. RGB value is (82,97,84). Sum of RGB (Red+Green+Blue) = 82+97+84=263 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.18% from 263); Green value is 97 (38.28% from 255 or 36.88% from 263); Blue value is 84 (33.20% from 255 or 31.94% from 263); Max value from RGB is 97 - color contains mainly: green. Hex color #526154 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526154 is #AD9EAB. Grayscale: #5B5B5B. Windows color (decimal): -11378348 or 5529938. OLE color: 5529938.
HSL color Cylindrical-coordinate representation of color #526154: hue angle of 128º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #526154 is Cyan = 0.15, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 97 | 84 | - |
| CMYK | 0.15 | 0 | 0.13 | 0.62 |
| HSL | 128º | 0.08% | 0.35% | - |
| HSV(B) | 128º | 0.15% | 0.38% | - |
| XYZ | 9.35 | 10.98 | 10.01 | - |
| YUV | 91.03 | 124.03 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 84 | 0.15 | 0 | 0.13 | 0.62 | 128 | 0.08 | 0.35 |
| Hex | 52 | 61 | 54 | F | 0 | D | 3E | 80 | 8 | 23 |
| Octal | 122 | 141 | 124 | 17 | 0 | 15 | 76 | 200 | 10 | 43 |
| Binary | 1010010 | 1100001 | 1010100 | 1111 | 0 | 1101 | 111110 | 10000000 | 1000 | 100011 |
Color Harmonies of #526154
Complementary color
Monochromatic Colors of #526154
Black with #526154
Text Example
Text Example
White with #526154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526154; }
p { color: rgb(82,97,84); }
H1.HeaderClassName
{
color: #526154;
}
.AnyTagClassName
{
color: #526154;
}
</style>
background-color css
<style>
a { background-color: #526154; }
a { background-color: rgb(82,97,84); }
div.DivClassName
{
background-color: #526154;
}
.BgClassName
{
background-color: #526154;
}
</style>
border-color css
<style>
span { border-color: #526154; }
span { border-color: rgb(82,97,84); }
td.TdClassName
{
border-color: #526154;
}
.TagClassName
{
border-color: #526154;
}
</style>