Shades of Mineral Green #536458
Tints of Mineral Green #536458
RGB
CMYK
RGB Variations
Color information
#536458 (or 0x536458) is known color: Mineral Green. HEX triplet: 53, 64 and 58. RGB value is (83,100,88). Sum of RGB (Red+Green+Blue) = 83+100+88=271 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.63% from 271); Green value is 100 (39.45% from 255 or 36.90% from 271); Blue value is 88 (34.77% from 255 or 32.47% from 271); Max value from RGB is 100 - color contains mainly: green. Hex color #536458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536458 is #AC9BA7. Grayscale: #5D5D5D. Windows color (decimal): -11312040 or 5792851. OLE color: 5792851.
HSL color Cylindrical-coordinate representation of color #536458: hue angle of 137.65º 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 #536458 is Cyan = 0.17, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 100 | 88 | - |
| CMYK | 0.17 | 0 | 0.12 | 0.61 |
| HSL | 137.65º | 0.09% | 0.36% | - |
| HSV(B) | 137.65º | 0.17% | 0.39% | - |
| XYZ | 9.89 | 11.66 | 10.96 | - |
| YUV | 93.55 | 124.87 | 120.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 88 | 0.17 | 0 | 0.12 | 0.61 | 137.65 | 0.09 | 0.36 |
| Hex | 53 | 64 | 58 | 11 | 0 | C | 3D | 8A | 9 | 24 |
| Octal | 123 | 144 | 130 | 21 | 0 | 14 | 75 | 212 | 11 | 44 |
| Binary | 1010011 | 1100100 | 1011000 | 10001 | 0 | 1100 | 111101 | 10001010 | 1001 | 100100 |
Color Harmonies of #536458
Complementary color
Monochromatic Colors of #536458
Black with #536458
Text Example
Text Example
White with #536458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536458; }
p { color: rgb(83,100,88); }
H1.HeaderClassName
{
color: #536458;
}
.AnyTagClassName
{
color: #536458;
}
</style>
background-color css
<style>
a { background-color: #536458; }
a { background-color: rgb(83,100,88); }
div.DivClassName
{
background-color: #536458;
}
.BgClassName
{
background-color: #536458;
}
</style>
border-color css
<style>
span { border-color: #536458; }
span { border-color: rgb(83,100,88); }
td.TdClassName
{
border-color: #536458;
}
.TagClassName
{
border-color: #536458;
}
</style>