Shades of Malachite Green #939275
Tints of Malachite Green #939275
RGB
CMYK
RGB Variations
Color information
#939275 (or 0x939275) is known color: Malachite Green. HEX triplet: 93, 92 and 75. RGB value is (147,146,117). Sum of RGB (Red+Green+Blue) = 147+146+117=410 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.85% from 410); Green value is 146 (57.42% from 255 or 35.61% from 410); Blue value is 117 (46.09% from 255 or 28.54% from 410); Max value from RGB is 147 - color contains mainly: red. Hex color #939275 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #939275 is #6C6D8A. Grayscale: #8F8F8F. Windows color (decimal): -7105931 or 7705235. OLE color: 7705235.
HSL color Cylindrical-coordinate representation of color #939275: hue angle of 58º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #939275 is Cyan = 0, Magento = 0.01, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 146 | 117 | - |
| CMYK | 0 | 0.01 | 0.20 | 0.42 |
| HSL | 58º | 0.12% | 0.52% | - |
| HSV(B) | 58º | 0.2% | 0.58% | - |
| XYZ | 25.52 | 28.05 | 20.9 | - |
| YUV | 142.99 | 113.33 | 130.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 146 | 117 | 0 | 0.01 | 0.20 | 0.42 | 58 | 0.12 | 0.52 |
| Hex | 93 | 92 | 75 | 0 | 1 | 14 | 2A | 3A | C | 34 |
| Octal | 223 | 222 | 165 | 0 | 1 | 24 | 52 | 72 | 14 | 64 |
| Binary | 10010011 | 10010010 | 1110101 | 0 | 1 | 10100 | 101010 | 111010 | 1100 | 110100 |
Color Harmonies of #939275
Complementary color
Monochromatic Colors of #939275
Black with #939275
Text Example
Text Example
White with #939275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939275; }
p { color: rgb(147,146,117); }
H1.HeaderClassName
{
color: #939275;
}
.AnyTagClassName
{
color: #939275;
}
</style>
background-color css
<style>
a { background-color: #939275; }
a { background-color: rgb(147,146,117); }
div.DivClassName
{
background-color: #939275;
}
.BgClassName
{
background-color: #939275;
}
</style>
border-color css
<style>
span { border-color: #939275; }
span { border-color: rgb(147,146,117); }
td.TdClassName
{
border-color: #939275;
}
.TagClassName
{
border-color: #939275;
}
</style>