Shades of Mineral Green #536755
Tints of Mineral Green #536755
RGB
CMYK
RGB Variations
Color information
#536755 (or 0x536755) is known color: Mineral Green. HEX triplet: 53, 67 and 55. RGB value is (83,103,85). Sum of RGB (Red+Green+Blue) = 83+103+85=271 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.63% from 271); Green value is 103 (40.62% from 255 or 38.01% from 271); Blue value is 85 (33.59% from 255 or 31.37% from 271); Max value from RGB is 103 - color contains mainly: green. Hex color #536755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536755 is #AC98AA. Grayscale: #5F5F5F. Windows color (decimal): -11311275 or 5597011. OLE color: 5597011.
HSL color Cylindrical-coordinate representation of color #536755: hue angle of 126º 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 #536755 is Cyan = 0.19, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 85 | - |
| CMYK | 0.19 | 0 | 0.17 | 0.60 |
| HSL | 126º | 0.11% | 0.36% | - |
| HSV(B) | 126º | 0.19% | 0.4% | - |
| XYZ | 10.06 | 12.2 | 10.42 | - |
| YUV | 94.97 | 122.37 | 119.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 85 | 0.19 | 0 | 0.17 | 0.60 | 126 | 0.11 | 0.36 |
| Hex | 53 | 67 | 55 | 13 | 0 | 11 | 3C | 7E | B | 24 |
| Octal | 123 | 147 | 125 | 23 | 0 | 21 | 74 | 176 | 13 | 44 |
| Binary | 1010011 | 1100111 | 1010101 | 10011 | 0 | 10001 | 111100 | 1111110 | 1011 | 100100 |
Color Harmonies of #536755
Complementary color
Monochromatic Colors of #536755
Black with #536755
Text Example
Text Example
White with #536755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536755; }
p { color: rgb(83,103,85); }
H1.HeaderClassName
{
color: #536755;
}
.AnyTagClassName
{
color: #536755;
}
</style>
background-color css
<style>
a { background-color: #536755; }
a { background-color: rgb(83,103,85); }
div.DivClassName
{
background-color: #536755;
}
.BgClassName
{
background-color: #536755;
}
</style>
border-color css
<style>
span { border-color: #536755; }
span { border-color: rgb(83,103,85); }
td.TdClassName
{
border-color: #536755;
}
.TagClassName
{
border-color: #536755;
}
</style>