Shades of Mineral Green #536155
Tints of Mineral Green #536155
RGB
CMYK
RGB Variations
Color information
#536155 (or 0x536155) is known color: Mineral Green. HEX triplet: 53, 61 and 55. RGB value is (83,97,85). Sum of RGB (Red+Green+Blue) = 83+97+85=265 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.32% from 265); Green value is 97 (38.28% from 255 or 36.60% from 265); Blue value is 85 (33.59% from 255 or 32.08% from 265); Max value from RGB is 97 - color contains mainly: green. Hex color #536155 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536155 is #AC9EAA. Grayscale: #5B5B5B. Windows color (decimal): -11312811 or 5595475. OLE color: 5595475.
HSL color Cylindrical-coordinate representation of color #536155: hue angle of 128.57º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #536155 is Cyan = 0.14, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 97 | 85 | - |
| CMYK | 0.14 | 0 | 0.12 | 0.62 |
| HSL | 128.57º | 0.08% | 0.35% | - |
| HSV(B) | 128.57º | 0.14% | 0.38% | - |
| XYZ | 9.48 | 11.04 | 10.23 | - |
| YUV | 91.45 | 124.36 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 97 | 85 | 0.14 | 0 | 0.12 | 0.62 | 128.57 | 0.08 | 0.35 |
| Hex | 53 | 61 | 55 | E | 0 | C | 3E | 81 | 8 | 23 |
| Octal | 123 | 141 | 125 | 16 | 0 | 14 | 76 | 201 | 10 | 43 |
| Binary | 1010011 | 1100001 | 1010101 | 1110 | 0 | 1100 | 111110 | 10000001 | 1000 | 100011 |
Color Harmonies of #536155
Complementary color
Monochromatic Colors of #536155
Black with #536155
Text Example
Text Example
White with #536155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536155; }
p { color: rgb(83,97,85); }
H1.HeaderClassName
{
color: #536155;
}
.AnyTagClassName
{
color: #536155;
}
</style>
background-color css
<style>
a { background-color: #536155; }
a { background-color: rgb(83,97,85); }
div.DivClassName
{
background-color: #536155;
}
.BgClassName
{
background-color: #536155;
}
</style>
border-color css
<style>
span { border-color: #536155; }
span { border-color: rgb(83,97,85); }
td.TdClassName
{
border-color: #536155;
}
.TagClassName
{
border-color: #536155;
}
</style>