Shades of Mineral Green #536658
Tints of Mineral Green #536658
RGB
CMYK
RGB Variations
Color information
#536658 (or 0x536658) is known color: Mineral Green. HEX triplet: 53, 66 and 58. RGB value is (83,102,88). Sum of RGB (Red+Green+Blue) = 83+102+88=273 (36% of max value = 765). Red value is 83 (32.81% from 255 or 30.40% from 273); Green value is 102 (40.23% from 255 or 37.36% from 273); Blue value is 88 (34.77% from 255 or 32.23% from 273); Max value from RGB is 102 - color contains mainly: green. Hex color #536658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536658 is #AC99A7. Grayscale: #5E5E5E. Windows color (decimal): -11311528 or 5793363. OLE color: 5793363.
HSL color Cylindrical-coordinate representation of color #536658: hue angle of 135.79º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #536658 is Cyan = 0.19, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 102 | 88 | - |
| CMYK | 0.19 | 0 | 0.14 | 0.6 |
| HSL | 135.79º | 0.1% | 0.36% | - |
| HSV(B) | 135.79º | 0.19% | 0.4% | - |
| XYZ | 10.08 | 12.05 | 11.03 | - |
| YUV | 94.72 | 124.21 | 119.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 88 | 0.19 | 0 | 0.14 | 0.6 | 135.79 | 0.1 | 0.36 |
| Hex | 53 | 66 | 58 | 13 | 0 | E | 3C | 88 | A | 24 |
| Octal | 123 | 146 | 130 | 23 | 0 | 16 | 74 | 210 | 12 | 44 |
| Binary | 1010011 | 1100110 | 1011000 | 10011 | 0 | 1110 | 111100 | 10001000 | 1010 | 100100 |
Color Harmonies of #536658
Complementary color
Monochromatic Colors of #536658
Black with #536658
Text Example
Text Example
White with #536658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536658; }
p { color: rgb(83,102,88); }
H1.HeaderClassName
{
color: #536658;
}
.AnyTagClassName
{
color: #536658;
}
</style>
background-color css
<style>
a { background-color: #536658; }
a { background-color: rgb(83,102,88); }
div.DivClassName
{
background-color: #536658;
}
.BgClassName
{
background-color: #536658;
}
</style>
border-color css
<style>
span { border-color: #536658; }
span { border-color: rgb(83,102,88); }
td.TdClassName
{
border-color: #536658;
}
.TagClassName
{
border-color: #536658;
}
</style>