Shades of Avocado #959558
Tints of Avocado #959558
RGB
CMYK
RGB Variations
Color information
#959558 (or 0x959558) is known color: Avocado. HEX triplet: 95, 95 and 58. RGB value is (149,149,88). Sum of RGB (Red+Green+Blue) = 149+149+88=386 (51% of max value = 765). Red value is 149 (58.59% from 255 or 38.60% from 386); Green value is 149 (58.59% from 255 or 38.60% from 386); Blue value is 88 (34.77% from 255 or 22.80% from 386); Max value from RGB is 149 - color contains mainly: red, green. Hex color #959558 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959558 is #6A6AA7. Grayscale: #8E8E8E. Windows color (decimal): -6974120 or 5805461. OLE color: 5805461.
HSL color Cylindrical-coordinate representation of color #959558: hue angle of 60º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #959558 is Cyan = 0, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 149 | 88 | - |
| CMYK | 0 | 0 | 0.41 | 0.42 |
| HSL | 60º | 0.26% | 0.46% | - |
| HSV(B) | 60º | 0.41% | 0.58% | - |
| XYZ | 24.9 | 28.59 | 13.44 | - |
| YUV | 142.05 | 97.5 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 149 | 88 | 0 | 0 | 0.41 | 0.42 | 60 | 0.26 | 0.46 |
| Hex | 95 | 95 | 58 | 0 | 0 | 29 | 2A | 3C | 1A | 2E |
| Octal | 225 | 225 | 130 | 0 | 0 | 51 | 52 | 74 | 32 | 56 |
| Binary | 10010101 | 10010101 | 1011000 | 0 | 0 | 101001 | 101010 | 111100 | 11010 | 101110 |
Color Harmonies of #959558
Complementary color
Monochromatic Colors of #959558
Black with #959558
Text Example
Text Example
White with #959558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959558; }
p { color: rgb(149,149,88); }
H1.HeaderClassName
{
color: #959558;
}
.AnyTagClassName
{
color: #959558;
}
</style>
background-color css
<style>
a { background-color: #959558; }
a { background-color: rgb(149,149,88); }
div.DivClassName
{
background-color: #959558;
}
.BgClassName
{
background-color: #959558;
}
</style>
border-color css
<style>
span { border-color: #959558; }
span { border-color: rgb(149,149,88); }
td.TdClassName
{
border-color: #959558;
}
.TagClassName
{
border-color: #959558;
}
</style>