Shades of Mineral Green #536758
Tints of Mineral Green #536758
RGB
CMYK
RGB Variations
Color information
#536758 (or 0x536758) is known color: Mineral Green. HEX triplet: 53, 67 and 58. RGB value is (83,103,88). Sum of RGB (Red+Green+Blue) = 83+103+88=274 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.29% from 274); Green value is 103 (40.62% from 255 or 37.59% from 274); Blue value is 88 (34.77% from 255 or 32.12% from 274); Max value from RGB is 103 - color contains mainly: green. Hex color #536758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536758 is #AC98A7. Grayscale: #5F5F5F. Windows color (decimal): -11311272 or 5793619. OLE color: 5793619.
HSL color Cylindrical-coordinate representation of color #536758: hue angle of 135º 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 #536758 is Cyan = 0.19, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 88 | - |
| CMYK | 0.19 | 0 | 0.15 | 0.60 |
| HSL | 135º | 0.11% | 0.36% | - |
| HSV(B) | 135º | 0.19% | 0.4% | - |
| XYZ | 10.18 | 12.24 | 11.06 | - |
| YUV | 95.31 | 123.87 | 119.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 88 | 0.19 | 0 | 0.15 | 0.60 | 135 | 0.11 | 0.36 |
| Hex | 53 | 67 | 58 | 13 | 0 | F | 3C | 87 | B | 24 |
| Octal | 123 | 147 | 130 | 23 | 0 | 17 | 74 | 207 | 13 | 44 |
| Binary | 1010011 | 1100111 | 1011000 | 10011 | 0 | 1111 | 111100 | 10000111 | 1011 | 100100 |
Color Harmonies of #536758
Complementary color
Monochromatic Colors of #536758
Black with #536758
Text Example
Text Example
White with #536758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536758; }
p { color: rgb(83,103,88); }
H1.HeaderClassName
{
color: #536758;
}
.AnyTagClassName
{
color: #536758;
}
</style>
background-color css
<style>
a { background-color: #536758; }
a { background-color: rgb(83,103,88); }
div.DivClassName
{
background-color: #536758;
}
.BgClassName
{
background-color: #536758;
}
</style>
border-color css
<style>
span { border-color: #536758; }
span { border-color: rgb(83,103,88); }
td.TdClassName
{
border-color: #536758;
}
.TagClassName
{
border-color: #536758;
}
</style>