Shades of Mineral Green #536757
Tints of Mineral Green #536757
RGB
CMYK
RGB Variations
Color information
#536757 (or 0x536757) is known color: Mineral Green. HEX triplet: 53, 67 and 57. RGB value is (83,103,87). Sum of RGB (Red+Green+Blue) = 83+103+87=273 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.40% from 273); Green value is 103 (40.62% from 255 or 37.73% from 273); Blue value is 87 (34.38% from 255 or 31.87% from 273); Max value from RGB is 103 - color contains mainly: green. Hex color #536757 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536757 is #AC98A8. Grayscale: #5F5F5F. Windows color (decimal): -11311273 or 5728083. OLE color: 5728083.
HSL color Cylindrical-coordinate representation of color #536757: hue angle of 132º 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 #536757 is Cyan = 0.19, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 87 | - |
| CMYK | 0.19 | 0 | 0.16 | 0.60 |
| HSL | 132º | 0.11% | 0.36% | - |
| HSV(B) | 132º | 0.19% | 0.4% | - |
| XYZ | 10.14 | 12.23 | 10.84 | - |
| YUV | 95.2 | 123.37 | 119.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 87 | 0.19 | 0 | 0.16 | 0.60 | 132 | 0.11 | 0.36 |
| Hex | 53 | 67 | 57 | 13 | 0 | 10 | 3C | 84 | B | 24 |
| Octal | 123 | 147 | 127 | 23 | 0 | 20 | 74 | 204 | 13 | 44 |
| Binary | 1010011 | 1100111 | 1010111 | 10011 | 0 | 10000 | 111100 | 10000100 | 1011 | 100100 |
Color Harmonies of #536757
Complementary color
Monochromatic Colors of #536757
Black with #536757
Text Example
Text Example
White with #536757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536757; }
p { color: rgb(83,103,87); }
H1.HeaderClassName
{
color: #536757;
}
.AnyTagClassName
{
color: #536757;
}
</style>
background-color css
<style>
a { background-color: #536757; }
a { background-color: rgb(83,103,87); }
div.DivClassName
{
background-color: #536757;
}
.BgClassName
{
background-color: #536757;
}
</style>
border-color css
<style>
span { border-color: #536757; }
span { border-color: rgb(83,103,87); }
td.TdClassName
{
border-color: #536757;
}
.TagClassName
{
border-color: #536757;
}
</style>