Shades of Mineral Green #536657
Tints of Mineral Green #536657
RGB
CMYK
RGB Variations
Color information
#536657 (or 0x536657) is known color: Mineral Green. HEX triplet: 53, 66 and 57. RGB value is (83,102,87). Sum of RGB (Red+Green+Blue) = 83+102+87=272 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.51% from 272); Green value is 102 (40.23% from 255 or 37.5% from 272); Blue value is 87 (34.38% from 255 or 31.99% from 272); Max value from RGB is 102 - color contains mainly: green. Hex color #536657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536657 is #AC99A8. Grayscale: #5E5E5E. Windows color (decimal): -11311529 or 5727827. OLE color: 5727827.
HSL color Cylindrical-coordinate representation of color #536657: hue angle of 132.63º 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 #536657 is Cyan = 0.19, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 102 | 87 | - |
| CMYK | 0.19 | 0 | 0.15 | 0.6 |
| HSL | 132.63º | 0.1% | 0.36% | - |
| HSV(B) | 132.63º | 0.19% | 0.4% | - |
| XYZ | 10.04 | 12.03 | 10.81 | - |
| YUV | 94.61 | 123.71 | 119.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 87 | 0.19 | 0 | 0.15 | 0.6 | 132.63 | 0.1 | 0.36 |
| Hex | 53 | 66 | 57 | 13 | 0 | F | 3C | 85 | A | 24 |
| Octal | 123 | 146 | 127 | 23 | 0 | 17 | 74 | 205 | 12 | 44 |
| Binary | 1010011 | 1100110 | 1010111 | 10011 | 0 | 1111 | 111100 | 10000101 | 1010 | 100100 |
Color Harmonies of #536657
Complementary color
Monochromatic Colors of #536657
Black with #536657
Text Example
Text Example
White with #536657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536657; }
p { color: rgb(83,102,87); }
H1.HeaderClassName
{
color: #536657;
}
.AnyTagClassName
{
color: #536657;
}
</style>
background-color css
<style>
a { background-color: #536657; }
a { background-color: rgb(83,102,87); }
div.DivClassName
{
background-color: #536657;
}
.BgClassName
{
background-color: #536657;
}
</style>
border-color css
<style>
span { border-color: #536657; }
span { border-color: rgb(83,102,87); }
td.TdClassName
{
border-color: #536657;
}
.TagClassName
{
border-color: #536657;
}
</style>