Shades of Mineral Green #536756
Tints of Mineral Green #536756
RGB
CMYK
RGB Variations
Color information
#536756 (or 0x536756) is known color: Mineral Green. HEX triplet: 53, 67 and 56. RGB value is (83,103,86). Sum of RGB (Red+Green+Blue) = 83+103+86=272 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.51% from 272); Green value is 103 (40.62% from 255 or 37.87% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 103 - color contains mainly: green. Hex color #536756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536756 is #AC98A9. Grayscale: #5F5F5F. Windows color (decimal): -11311274 or 5662547. OLE color: 5662547.
HSL color Cylindrical-coordinate representation of color #536756: hue angle of 129º degrees, saturation: 0.11, 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 #536756 is Cyan = 0.19, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 86 | - |
| CMYK | 0.19 | 0 | 0.17 | 0.60 |
| HSL | 129º | 0.11% | 0.36% | - |
| HSV(B) | 129º | 0.19% | 0.4% | - |
| XYZ | 10.1 | 12.21 | 10.63 | - |
| YUV | 95.08 | 122.87 | 119.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 86 | 0.19 | 0 | 0.17 | 0.60 | 129 | 0.11 | 0.36 |
| Hex | 53 | 67 | 56 | 13 | 0 | 11 | 3C | 81 | B | 24 |
| Octal | 123 | 147 | 126 | 23 | 0 | 21 | 74 | 201 | 13 | 44 |
| Binary | 1010011 | 1100111 | 1010110 | 10011 | 0 | 10001 | 111100 | 10000001 | 1011 | 100100 |
Color Harmonies of #536756
Complementary color
Monochromatic Colors of #536756
Black with #536756
Text Example
Text Example
White with #536756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536756; }
p { color: rgb(83,103,86); }
H1.HeaderClassName
{
color: #536756;
}
.AnyTagClassName
{
color: #536756;
}
</style>
background-color css
<style>
a { background-color: #536756; }
a { background-color: rgb(83,103,86); }
div.DivClassName
{
background-color: #536756;
}
.BgClassName
{
background-color: #536756;
}
</style>
border-color css
<style>
span { border-color: #536756; }
span { border-color: rgb(83,103,86); }
td.TdClassName
{
border-color: #536756;
}
.TagClassName
{
border-color: #536756;
}
</style>