Shades of Malachite Green #959569
Tints of Malachite Green #959569
RGB
CMYK
RGB Variations
Color information
#959569 (or 0x959569) is known color: Malachite Green. HEX triplet: 95, 95 and 69. RGB value is (149,149,105). Sum of RGB (Red+Green+Blue) = 149+149+105=403 (53% of max value = 765). Red value is 149 (58.59% from 255 or 36.97% from 403); Green value is 149 (58.59% from 255 or 36.97% from 403); Blue value is 105 (41.41% from 255 or 26.05% from 403); Max value from RGB is 149 - color contains mainly: red, green. Hex color #959569 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959569 is #6A6A96. Grayscale: #909090. Windows color (decimal): -6974103 or 6919573. OLE color: 6919573.
HSL color Cylindrical-coordinate representation of color #959569: hue angle of 60º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #959569 is Cyan = 0, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 149 | 105 | - |
| CMYK | 0 | 0 | 0.30 | 0.42 |
| HSL | 60º | 0.17% | 0.5% | - |
| HSV(B) | 60º | 0.3% | 0.58% | - |
| XYZ | 25.69 | 28.9 | 17.59 | - |
| YUV | 143.98 | 106 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 149 | 105 | 0 | 0 | 0.30 | 0.42 | 60 | 0.17 | 0.5 |
| Hex | 95 | 95 | 69 | 0 | 0 | 1E | 2A | 3C | 11 | 32 |
| Octal | 225 | 225 | 151 | 0 | 0 | 36 | 52 | 74 | 21 | 62 |
| Binary | 10010101 | 10010101 | 1101001 | 0 | 0 | 11110 | 101010 | 111100 | 10001 | 110010 |
Color Harmonies of #959569
Complementary color
Monochromatic Colors of #959569
Black with #959569
Text Example
Text Example
White with #959569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959569; }
p { color: rgb(149,149,105); }
H1.HeaderClassName
{
color: #959569;
}
.AnyTagClassName
{
color: #959569;
}
</style>
background-color css
<style>
a { background-color: #959569; }
a { background-color: rgb(149,149,105); }
div.DivClassName
{
background-color: #959569;
}
.BgClassName
{
background-color: #959569;
}
</style>
border-color css
<style>
span { border-color: #959569; }
span { border-color: rgb(149,149,105); }
td.TdClassName
{
border-color: #959569;
}
.TagClassName
{
border-color: #959569;
}
</style>