Shades of Mineral Green #536457
Tints of Mineral Green #536457
RGB
CMYK
RGB Variations
Color information
#536457 (or 0x536457) is known color: Mineral Green. HEX triplet: 53, 64 and 57. RGB value is (83,100,87). Sum of RGB (Red+Green+Blue) = 83+100+87=270 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.74% from 270); Green value is 100 (39.45% from 255 or 37.04% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 100 - color contains mainly: green. Hex color #536457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536457 is #AC9BA8. Grayscale: #5D5D5D. Windows color (decimal): -11312041 or 5727315. OLE color: 5727315.
HSL color Cylindrical-coordinate representation of color #536457: hue angle of 134.12º 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 #536457 is Cyan = 0.17, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 100 | 87 | - |
| CMYK | 0.17 | 0 | 0.13 | 0.61 |
| HSL | 134.12º | 0.09% | 0.36% | - |
| HSV(B) | 134.12º | 0.17% | 0.39% | - |
| XYZ | 9.84 | 11.64 | 10.74 | - |
| YUV | 93.44 | 124.37 | 120.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 87 | 0.17 | 0 | 0.13 | 0.61 | 134.12 | 0.09 | 0.36 |
| Hex | 53 | 64 | 57 | 11 | 0 | D | 3D | 86 | 9 | 24 |
| Octal | 123 | 144 | 127 | 21 | 0 | 15 | 75 | 206 | 11 | 44 |
| Binary | 1010011 | 1100100 | 1010111 | 10001 | 0 | 1101 | 111101 | 10000110 | 1001 | 100100 |
Color Harmonies of #536457
Complementary color
Monochromatic Colors of #536457
Black with #536457
Text Example
Text Example
White with #536457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536457; }
p { color: rgb(83,100,87); }
H1.HeaderClassName
{
color: #536457;
}
.AnyTagClassName
{
color: #536457;
}
</style>
background-color css
<style>
a { background-color: #536457; }
a { background-color: rgb(83,100,87); }
div.DivClassName
{
background-color: #536457;
}
.BgClassName
{
background-color: #536457;
}
</style>
border-color css
<style>
span { border-color: #536457; }
span { border-color: rgb(83,100,87); }
td.TdClassName
{
border-color: #536457;
}
.TagClassName
{
border-color: #536457;
}
</style>