Shades of Mineral Green #536557
Tints of Mineral Green #536557
RGB
CMYK
RGB Variations
Color information
#536557 (or 0x536557) is known color: Mineral Green. HEX triplet: 53, 65 and 57. RGB value is (83,101,87). Sum of RGB (Red+Green+Blue) = 83+101+87=271 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.63% from 271); Green value is 101 (39.84% from 255 or 37.27% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 101 - color contains mainly: green. Hex color #536557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536557 is #AC9AA8. Grayscale: #5E5E5E. Windows color (decimal): -11311785 or 5727571. OLE color: 5727571.
HSL color Cylindrical-coordinate representation of color #536557: hue angle of 133.33º 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 #536557 is Cyan = 0.18, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 101 | 87 | - |
| CMYK | 0.18 | 0 | 0.14 | 0.60 |
| HSL | 133.33º | 0.1% | 0.36% | - |
| HSV(B) | 133.33º | 0.18% | 0.4% | - |
| XYZ | 9.94 | 11.83 | 10.78 | - |
| YUV | 94.02 | 124.04 | 120.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 87 | 0.18 | 0 | 0.14 | 0.60 | 133.33 | 0.1 | 0.36 |
| Hex | 53 | 65 | 57 | 12 | 0 | E | 3C | 85 | A | 24 |
| Octal | 123 | 145 | 127 | 22 | 0 | 16 | 74 | 205 | 12 | 44 |
| Binary | 1010011 | 1100101 | 1010111 | 10010 | 0 | 1110 | 111100 | 10000101 | 1010 | 100100 |
Color Harmonies of #536557
Complementary color
Monochromatic Colors of #536557
Black with #536557
Text Example
Text Example
White with #536557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536557; }
p { color: rgb(83,101,87); }
H1.HeaderClassName
{
color: #536557;
}
.AnyTagClassName
{
color: #536557;
}
</style>
background-color css
<style>
a { background-color: #536557; }
a { background-color: rgb(83,101,87); }
div.DivClassName
{
background-color: #536557;
}
.BgClassName
{
background-color: #536557;
}
</style>
border-color css
<style>
span { border-color: #536557; }
span { border-color: rgb(83,101,87); }
td.TdClassName
{
border-color: #536557;
}
.TagClassName
{
border-color: #536557;
}
</style>