Shades of Mineral Green #536456
Tints of Mineral Green #536456
RGB
CMYK
RGB Variations
Color information
#536456 (or 0x536456) is known color: Mineral Green. HEX triplet: 53, 64 and 56. RGB value is (83,100,86). Sum of RGB (Red+Green+Blue) = 83+100+86=269 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.86% from 269); Green value is 100 (39.45% from 255 or 37.17% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 100 - color contains mainly: green. Hex color #536456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536456 is #AC9BA9. Grayscale: #5D5D5D. Windows color (decimal): -11312042 or 5661779. OLE color: 5661779.
HSL color Cylindrical-coordinate representation of color #536456: hue angle of 130.59º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #536456 is Cyan = 0.17, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 100 | 86 | - |
| CMYK | 0.17 | 0 | 0.14 | 0.61 |
| HSL | 130.59º | 0.09% | 0.36% | - |
| HSV(B) | 130.59º | 0.17% | 0.39% | - |
| XYZ | 9.8 | 11.63 | 10.53 | - |
| YUV | 93.32 | 123.87 | 120.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 86 | 0.17 | 0 | 0.14 | 0.61 | 130.59 | 0.09 | 0.36 |
| Hex | 53 | 64 | 56 | 11 | 0 | E | 3D | 83 | 9 | 24 |
| Octal | 123 | 144 | 126 | 21 | 0 | 16 | 75 | 203 | 11 | 44 |
| Binary | 1010011 | 1100100 | 1010110 | 10001 | 0 | 1110 | 111101 | 10000011 | 1001 | 100100 |
Color Harmonies of #536456
Complementary color
Monochromatic Colors of #536456
Black with #536456
Text Example
Text Example
White with #536456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536456; }
p { color: rgb(83,100,86); }
H1.HeaderClassName
{
color: #536456;
}
.AnyTagClassName
{
color: #536456;
}
</style>
background-color css
<style>
a { background-color: #536456; }
a { background-color: rgb(83,100,86); }
div.DivClassName
{
background-color: #536456;
}
.BgClassName
{
background-color: #536456;
}
</style>
border-color css
<style>
span { border-color: #536456; }
span { border-color: rgb(83,100,86); }
td.TdClassName
{
border-color: #536456;
}
.TagClassName
{
border-color: #536456;
}
</style>