Shades of Mineral Green #536257
Tints of Mineral Green #536257
RGB
CMYK
RGB Variations
Color information
#536257 (or 0x536257) is known color: Mineral Green. HEX triplet: 53, 62 and 57. RGB value is (83,98,87). Sum of RGB (Red+Green+Blue) = 83+98+87=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 98 (38.67% from 255 or 36.57% from 268); Blue value is 87 (34.38% from 255 or 32.46% from 268); Max value from RGB is 98 - color contains mainly: green. Hex color #536257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536257 is #AC9DA8. Grayscale: #5C5C5C. Windows color (decimal): -11312553 or 5726803. OLE color: 5726803.
HSL color Cylindrical-coordinate representation of color #536257: hue angle of 136º 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 #536257 is Cyan = 0.15, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 98 | 87 | - |
| CMYK | 0.15 | 0 | 0.11 | 0.62 |
| HSL | 136º | 0.08% | 0.35% | - |
| HSV(B) | 136º | 0.15% | 0.38% | - |
| XYZ | 9.66 | 11.26 | 10.68 | - |
| YUV | 92.26 | 125.03 | 121.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 98 | 87 | 0.15 | 0 | 0.11 | 0.62 | 136 | 0.08 | 0.35 |
| Hex | 53 | 62 | 57 | F | 0 | B | 3E | 88 | 8 | 23 |
| Octal | 123 | 142 | 127 | 17 | 0 | 13 | 76 | 210 | 10 | 43 |
| Binary | 1010011 | 1100010 | 1010111 | 1111 | 0 | 1011 | 111110 | 10001000 | 1000 | 100011 |
Color Harmonies of #536257
Complementary color
Monochromatic Colors of #536257
Black with #536257
Text Example
Text Example
White with #536257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536257; }
p { color: rgb(83,98,87); }
H1.HeaderClassName
{
color: #536257;
}
.AnyTagClassName
{
color: #536257;
}
</style>
background-color css
<style>
a { background-color: #536257; }
a { background-color: rgb(83,98,87); }
div.DivClassName
{
background-color: #536257;
}
.BgClassName
{
background-color: #536257;
}
</style>
border-color css
<style>
span { border-color: #536257; }
span { border-color: rgb(83,98,87); }
td.TdClassName
{
border-color: #536257;
}
.TagClassName
{
border-color: #536257;
}
</style>