Shades of Mineral Green #536556
Tints of Mineral Green #536556
RGB
CMYK
RGB Variations
Color information
#536556 (or 0x536556) is known color: Mineral Green. HEX triplet: 53, 65 and 56. RGB value is (83,101,86). Sum of RGB (Red+Green+Blue) = 83+101+86=270 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.74% from 270); Green value is 101 (39.84% from 255 or 37.41% from 270); Blue value is 86 (33.98% from 255 or 31.85% from 270); Max value from RGB is 101 - color contains mainly: green. Hex color #536556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536556 is #AC9AA9. Grayscale: #5D5D5D. Windows color (decimal): -11311786 or 5662035. OLE color: 5662035.
HSL color Cylindrical-coordinate representation of color #536556: hue angle of 130º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #536556 is Cyan = 0.18, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 101 | 86 | - |
| CMYK | 0.18 | 0 | 0.15 | 0.60 |
| HSL | 130º | 0.1% | 0.36% | - |
| HSV(B) | 130º | 0.18% | 0.4% | - |
| XYZ | 9.9 | 11.82 | 10.56 | - |
| YUV | 93.91 | 123.54 | 120.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 86 | 0.18 | 0 | 0.15 | 0.60 | 130 | 0.1 | 0.36 |
| Hex | 53 | 65 | 56 | 12 | 0 | F | 3C | 82 | A | 24 |
| Octal | 123 | 145 | 126 | 22 | 0 | 17 | 74 | 202 | 12 | 44 |
| Binary | 1010011 | 1100101 | 1010110 | 10010 | 0 | 1111 | 111100 | 10000010 | 1010 | 100100 |
Color Harmonies of #536556
Complementary color
Monochromatic Colors of #536556
Black with #536556
Text Example
Text Example
White with #536556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536556; }
p { color: rgb(83,101,86); }
H1.HeaderClassName
{
color: #536556;
}
.AnyTagClassName
{
color: #536556;
}
</style>
background-color css
<style>
a { background-color: #536556; }
a { background-color: rgb(83,101,86); }
div.DivClassName
{
background-color: #536556;
}
.BgClassName
{
background-color: #536556;
}
</style>
border-color css
<style>
span { border-color: #536556; }
span { border-color: rgb(83,101,86); }
td.TdClassName
{
border-color: #536556;
}
.TagClassName
{
border-color: #536556;
}
</style>