Shades of Malachite Green #949476
Tints of Malachite Green #949476
RGB
CMYK
RGB Variations
Color information
#949476 (or 0x949476) is known color: Malachite Green. HEX triplet: 94, 94 and 76. RGB value is (148,148,118). Sum of RGB (Red+Green+Blue) = 148+148+118=414 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.75% from 414); Green value is 148 (58.20% from 255 or 35.75% from 414); Blue value is 118 (46.48% from 255 or 28.50% from 414); Max value from RGB is 148 - color contains mainly: red, green. Hex color #949476 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949476 is #6B6B89. Grayscale: #909090. Windows color (decimal): -7039882 or 7771284. OLE color: 7771284.
HSL color Cylindrical-coordinate representation of color #949476: hue angle of 60º 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 #949476 is Cyan = 0, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 148 | 118 | - |
| CMYK | 0 | 0 | 0.20 | 0.42 |
| HSL | 60º | 0.12% | 0.52% | - |
| HSV(B) | 60º | 0.2% | 0.58% | - |
| XYZ | 26.07 | 28.78 | 21.32 | - |
| YUV | 144.58 | 113 | 130.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 148 | 118 | 0 | 0 | 0.20 | 0.42 | 60 | 0.12 | 0.52 |
| Hex | 94 | 94 | 76 | 0 | 0 | 14 | 2A | 3C | C | 34 |
| Octal | 224 | 224 | 166 | 0 | 0 | 24 | 52 | 74 | 14 | 64 |
| Binary | 10010100 | 10010100 | 1110110 | 0 | 0 | 10100 | 101010 | 111100 | 1100 | 110100 |
Color Harmonies of #949476
Complementary color
Monochromatic Colors of #949476
Black with #949476
Text Example
Text Example
White with #949476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949476; }
p { color: rgb(148,148,118); }
H1.HeaderClassName
{
color: #949476;
}
.AnyTagClassName
{
color: #949476;
}
</style>
background-color css
<style>
a { background-color: #949476; }
a { background-color: rgb(148,148,118); }
div.DivClassName
{
background-color: #949476;
}
.BgClassName
{
background-color: #949476;
}
</style>
border-color css
<style>
span { border-color: #949476; }
span { border-color: rgb(148,148,118); }
td.TdClassName
{
border-color: #949476;
}
.TagClassName
{
border-color: #949476;
}
</style>