Shades of Malachite Green #959467
Tints of Malachite Green #959467
RGB
CMYK
RGB Variations
Color information
#959467 (or 0x959467) is known color: Malachite Green. HEX triplet: 95, 94 and 67. RGB value is (149,148,103). Sum of RGB (Red+Green+Blue) = 149+148+103=400 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.25% from 400); Green value is 148 (58.20% from 255 or 37% from 400); Blue value is 103 (40.62% from 255 or 25.75% from 400); Max value from RGB is 149 - color contains mainly: red. Hex color #959467 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959467 is #6A6B98. Grayscale: #8F8F8F. Windows color (decimal): -6974361 or 6788245. OLE color: 6788245.
HSL color Cylindrical-coordinate representation of color #959467: hue angle of 58.7º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #959467 is Cyan = 0, Magento = 0.01, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 148 | 103 | - |
| CMYK | 0 | 0.01 | 0.31 | 0.42 |
| HSL | 58.7º | 0.18% | 0.49% | - |
| HSV(B) | 58.7º | 0.31% | 0.58% | - |
| XYZ | 25.43 | 28.55 | 17 | - |
| YUV | 143.17 | 105.33 | 132.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 148 | 103 | 0 | 0.01 | 0.31 | 0.42 | 58.7 | 0.18 | 0.49 |
| Hex | 95 | 94 | 67 | 0 | 1 | 1F | 2A | 3B | 12 | 31 |
| Octal | 225 | 224 | 147 | 0 | 1 | 37 | 52 | 73 | 22 | 61 |
| Binary | 10010101 | 10010100 | 1100111 | 0 | 1 | 11111 | 101010 | 111011 | 10010 | 110001 |
Color Harmonies of #959467
Complementary color
Monochromatic Colors of #959467
Black with #959467
Text Example
Text Example
White with #959467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959467; }
p { color: rgb(149,148,103); }
H1.HeaderClassName
{
color: #959467;
}
.AnyTagClassName
{
color: #959467;
}
</style>
background-color css
<style>
a { background-color: #959467; }
a { background-color: rgb(149,148,103); }
div.DivClassName
{
background-color: #959467;
}
.BgClassName
{
background-color: #959467;
}
</style>
border-color css
<style>
span { border-color: #959467; }
span { border-color: rgb(149,148,103); }
td.TdClassName
{
border-color: #959467;
}
.TagClassName
{
border-color: #959467;
}
</style>