Shades of Mineral Green #536759
Tints of Mineral Green #536759
RGB
CMYK
RGB Variations
Color information
#536759 (or 0x536759) is known color: Mineral Green. HEX triplet: 53, 67 and 59. RGB value is (83,103,89). Sum of RGB (Red+Green+Blue) = 83+103+89=275 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.18% from 275); Green value is 103 (40.62% from 255 or 37.45% from 275); Blue value is 89 (35.16% from 255 or 32.36% from 275); Max value from RGB is 103 - color contains mainly: green. Hex color #536759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536759 is #AC98A6. Grayscale: #5F5F5F. Windows color (decimal): -11311271 or 5859155. OLE color: 5859155.
HSL color Cylindrical-coordinate representation of color #536759: hue angle of 138º 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 #536759 is Cyan = 0.19, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 89 | - |
| CMYK | 0.19 | 0 | 0.14 | 0.60 |
| HSL | 138º | 0.11% | 0.36% | - |
| HSV(B) | 138º | 0.19% | 0.4% | - |
| XYZ | 10.22 | 12.26 | 11.28 | - |
| YUV | 95.42 | 124.37 | 119.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 89 | 0.19 | 0 | 0.14 | 0.60 | 138 | 0.11 | 0.36 |
| Hex | 53 | 67 | 59 | 13 | 0 | E | 3C | 8A | B | 24 |
| Octal | 123 | 147 | 131 | 23 | 0 | 16 | 74 | 212 | 13 | 44 |
| Binary | 1010011 | 1100111 | 1011001 | 10011 | 0 | 1110 | 111100 | 10001010 | 1011 | 100100 |
Color Harmonies of #536759
Complementary color
Monochromatic Colors of #536759
Black with #536759
Text Example
Text Example
White with #536759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536759; }
p { color: rgb(83,103,89); }
H1.HeaderClassName
{
color: #536759;
}
.AnyTagClassName
{
color: #536759;
}
</style>
background-color css
<style>
a { background-color: #536759; }
a { background-color: rgb(83,103,89); }
div.DivClassName
{
background-color: #536759;
}
.BgClassName
{
background-color: #536759;
}
</style>
border-color css
<style>
span { border-color: #536759; }
span { border-color: rgb(83,103,89); }
td.TdClassName
{
border-color: #536759;
}
.TagClassName
{
border-color: #536759;
}
</style>