Shades of Malachite Green #949376
Tints of Malachite Green #949376
RGB
CMYK
RGB Variations
Color information
#949376 (or 0x949376) is known color: Malachite Green. HEX triplet: 94, 93 and 76. RGB value is (148,147,118). Sum of RGB (Red+Green+Blue) = 148+147+118=413 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.84% from 413); Green value is 147 (57.81% from 255 or 35.59% from 413); Blue value is 118 (46.48% from 255 or 28.57% from 413); Max value from RGB is 148 - color contains mainly: red. Hex color #949376 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949376 is #6B6C89. Grayscale: #909090. Windows color (decimal): -7040138 or 7771028. OLE color: 7771028.
HSL color Cylindrical-coordinate representation of color #949376: 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 #949376 is Cyan = 0, Magento = 0.01, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 147 | 118 | - |
| CMYK | 0 | 0.01 | 0.20 | 0.42 |
| HSL | 58º | 0.12% | 0.52% | - |
| HSV(B) | 58º | 0.2% | 0.58% | - |
| XYZ | 25.92 | 28.47 | 21.27 | - |
| YUV | 143.99 | 113.33 | 130.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 147 | 118 | 0 | 0.01 | 0.20 | 0.42 | 58 | 0.12 | 0.52 |
| Hex | 94 | 93 | 76 | 0 | 1 | 14 | 2A | 3A | C | 34 |
| Octal | 224 | 223 | 166 | 0 | 1 | 24 | 52 | 72 | 14 | 64 |
| Binary | 10010100 | 10010011 | 1110110 | 0 | 1 | 10100 | 101010 | 111010 | 1100 | 110100 |
Color Harmonies of #949376
Complementary color
Monochromatic Colors of #949376
Black with #949376
Text Example
Text Example
White with #949376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949376; }
p { color: rgb(148,147,118); }
H1.HeaderClassName
{
color: #949376;
}
.AnyTagClassName
{
color: #949376;
}
</style>
background-color css
<style>
a { background-color: #949376; }
a { background-color: rgb(148,147,118); }
div.DivClassName
{
background-color: #949376;
}
.BgClassName
{
background-color: #949376;
}
</style>
border-color css
<style>
span { border-color: #949376; }
span { border-color: rgb(148,147,118); }
td.TdClassName
{
border-color: #949376;
}
.TagClassName
{
border-color: #949376;
}
</style>