Shades of Malachite Green #949577
Tints of Malachite Green #949577
RGB
CMYK
RGB Variations
Color information
#949577 (or 0x949577) is known color: Malachite Green. HEX triplet: 94, 95 and 77. RGB value is (148,149,119). Sum of RGB (Red+Green+Blue) = 148+149+119=416 (55% of max value = 765). Red value is 148 (58.20% from 255 or 35.58% from 416); Green value is 149 (58.59% from 255 or 35.82% from 416); Blue value is 119 (46.88% from 255 or 28.61% from 416); Max value from RGB is 149 - color contains mainly: green. Hex color #949577 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949577 is #6B6A88. Grayscale: #919191. Windows color (decimal): -7039625 or 7837076. OLE color: 7837076.
HSL color Cylindrical-coordinate representation of color #949577: hue angle of 62º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #949577 is Cyan = 0.01, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 149 | 119 | - |
| CMYK | 0.01 | 0 | 0.20 | 0.42 |
| HSL | 62º | 0.12% | 0.53% | - |
| HSV(B) | 62º | 0.2% | 0.58% | - |
| XYZ | 26.29 | 29.12 | 21.69 | - |
| YUV | 145.28 | 113.17 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 149 | 119 | 0.01 | 0 | 0.20 | 0.42 | 62 | 0.12 | 0.53 |
| Hex | 94 | 95 | 77 | 1 | 0 | 14 | 2A | 3E | C | 35 |
| Octal | 224 | 225 | 167 | 1 | 0 | 24 | 52 | 76 | 14 | 65 |
| Binary | 10010100 | 10010101 | 1110111 | 1 | 0 | 10100 | 101010 | 111110 | 1100 | 110101 |
Color Harmonies of #949577
Complementary color
Monochromatic Colors of #949577
Black with #949577
Text Example
Text Example
White with #949577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949577; }
p { color: rgb(148,149,119); }
H1.HeaderClassName
{
color: #949577;
}
.AnyTagClassName
{
color: #949577;
}
</style>
background-color css
<style>
a { background-color: #949577; }
a { background-color: rgb(148,149,119); }
div.DivClassName
{
background-color: #949577;
}
.BgClassName
{
background-color: #949577;
}
</style>
border-color css
<style>
span { border-color: #949577; }
span { border-color: rgb(148,149,119); }
td.TdClassName
{
border-color: #949577;
}
.TagClassName
{
border-color: #949577;
}
</style>