Shades of Mineral Green #536656
Tints of Mineral Green #536656
RGB
CMYK
RGB Variations
Color information
#536656 (or 0x536656) is known color: Mineral Green. HEX triplet: 53, 66 and 56. RGB value is (83,102,86). Sum of RGB (Red+Green+Blue) = 83+102+86=271 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.63% from 271); Green value is 102 (40.23% from 255 or 37.64% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 102 - color contains mainly: green. Hex color #536656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536656 is #AC99A9. Grayscale: #5E5E5E. Windows color (decimal): -11311530 or 5662291. OLE color: 5662291.
HSL color Cylindrical-coordinate representation of color #536656: hue angle of 129.47º 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 #536656 is Cyan = 0.19, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 102 | 86 | - |
| CMYK | 0.19 | 0 | 0.16 | 0.6 |
| HSL | 129.47º | 0.1% | 0.36% | - |
| HSV(B) | 129.47º | 0.19% | 0.4% | - |
| XYZ | 10 | 12.01 | 10.6 | - |
| YUV | 94.5 | 123.21 | 119.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 86 | 0.19 | 0 | 0.16 | 0.6 | 129.47 | 0.1 | 0.36 |
| Hex | 53 | 66 | 56 | 13 | 0 | 10 | 3C | 81 | A | 24 |
| Octal | 123 | 146 | 126 | 23 | 0 | 20 | 74 | 201 | 12 | 44 |
| Binary | 1010011 | 1100110 | 1010110 | 10011 | 0 | 10000 | 111100 | 10000001 | 1010 | 100100 |
Color Harmonies of #536656
Complementary color
Monochromatic Colors of #536656
Black with #536656
Text Example
Text Example
White with #536656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536656; }
p { color: rgb(83,102,86); }
H1.HeaderClassName
{
color: #536656;
}
.AnyTagClassName
{
color: #536656;
}
</style>
background-color css
<style>
a { background-color: #536656; }
a { background-color: rgb(83,102,86); }
div.DivClassName
{
background-color: #536656;
}
.BgClassName
{
background-color: #536656;
}
</style>
border-color css
<style>
span { border-color: #536656; }
span { border-color: rgb(83,102,86); }
td.TdClassName
{
border-color: #536656;
}
.TagClassName
{
border-color: #536656;
}
</style>