Shades of Mineral Green #506658
Tints of Mineral Green #506658
RGB
CMYK
RGB Variations
Color information
#506658 (or 0x506658) is known color: Mineral Green. HEX triplet: 50, 66 and 58. RGB value is (80,102,88). Sum of RGB (Red+Green+Blue) = 80+102+88=270 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.63% from 270); Green value is 102 (40.23% from 255 or 37.78% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 102 - color contains mainly: green. Hex color #506658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506658 is #AF99A7. Grayscale: #5D5D5D. Windows color (decimal): -11508136 or 5793360. OLE color: 5793360.
HSL color Cylindrical-coordinate representation of color #506658: hue angle of 141.82º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #506658 is Cyan = 0.22, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 80 | 102 | 88 | - |
| CMYK | 0.22 | 0 | 0.14 | 0.6 |
| HSL | 141.82º | 0.12% | 0.36% | - |
| HSV(B) | 141.82º | 0.22% | 0.4% | - |
| XYZ | 9.82 | 11.91 | 11.01 | - |
| YUV | 93.83 | 124.71 | 118.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 102 | 88 | 0.22 | 0 | 0.14 | 0.6 | 141.82 | 0.12 | 0.36 |
| Hex | 50 | 66 | 58 | 16 | 0 | E | 3C | 8E | C | 24 |
| Octal | 120 | 146 | 130 | 26 | 0 | 16 | 74 | 216 | 14 | 44 |
| Binary | 1010000 | 1100110 | 1011000 | 10110 | 0 | 1110 | 111100 | 10001110 | 1100 | 100100 |
Color Harmonies of #506658
Complementary color
Monochromatic Colors of #506658
Black with #506658
Text Example
Text Example
White with #506658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506658; }
p { color: rgb(80,102,88); }
H1.HeaderClassName
{
color: #506658;
}
.AnyTagClassName
{
color: #506658;
}
</style>
background-color css
<style>
a { background-color: #506658; }
a { background-color: rgb(80,102,88); }
div.DivClassName
{
background-color: #506658;
}
.BgClassName
{
background-color: #506658;
}
</style>
border-color css
<style>
span { border-color: #506658; }
span { border-color: rgb(80,102,88); }
td.TdClassName
{
border-color: #506658;
}
.TagClassName
{
border-color: #506658;
}
</style>