Shades of Malachite Green #959779
Tints of Malachite Green #959779
RGB
CMYK
RGB Variations
Color information
#959779 (or 0x959779) is known color: Malachite Green. HEX triplet: 95, 97 and 79. RGB value is (149,151,121). Sum of RGB (Red+Green+Blue) = 149+151+121=421 (55% of max value = 765). Red value is 149 (58.59% from 255 or 35.39% from 421); Green value is 151 (59.38% from 255 or 35.87% from 421); Blue value is 121 (47.66% from 255 or 28.74% from 421); Max value from RGB is 151 - color contains mainly: green. Hex color #959779 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959779 is #6A6886. Grayscale: #939393. Windows color (decimal): -6973575 or 7968661. OLE color: 7968661.
HSL color Cylindrical-coordinate representation of color #959779: hue angle of 64º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #959779 is Cyan = 0.01, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 149 | 151 | 121 | - |
| CMYK | 0.01 | 0 | 0.20 | 0.41 |
| HSL | 64º | 0.13% | 0.53% | - |
| HSV(B) | 64º | 0.2% | 0.59% | - |
| XYZ | 26.91 | 29.9 | 22.44 | - |
| YUV | 146.98 | 113.34 | 129.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 151 | 121 | 0.01 | 0 | 0.20 | 0.41 | 64 | 0.13 | 0.53 |
| Hex | 95 | 97 | 79 | 1 | 0 | 14 | 29 | 40 | D | 35 |
| Octal | 225 | 227 | 171 | 1 | 0 | 24 | 51 | 100 | 15 | 65 |
| Binary | 10010101 | 10010111 | 1111001 | 1 | 0 | 10100 | 101001 | 1000000 | 1101 | 110101 |
Color Harmonies of #959779
Complementary color
Monochromatic Colors of #959779
Black with #959779
Text Example
Text Example
White with #959779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959779; }
p { color: rgb(149,151,121); }
H1.HeaderClassName
{
color: #959779;
}
.AnyTagClassName
{
color: #959779;
}
</style>
background-color css
<style>
a { background-color: #959779; }
a { background-color: rgb(149,151,121); }
div.DivClassName
{
background-color: #959779;
}
.BgClassName
{
background-color: #959779;
}
</style>
border-color css
<style>
span { border-color: #959779; }
span { border-color: rgb(149,151,121); }
td.TdClassName
{
border-color: #959779;
}
.TagClassName
{
border-color: #959779;
}
</style>