Shades of Avocado #949467
Tints of Avocado #949467
RGB
CMYK
RGB Variations
Color information
#949467 (or 0x949467) is known color: Avocado. HEX triplet: 94, 94 and 67. RGB value is (148,148,103). Sum of RGB (Red+Green+Blue) = 148+148+103=399 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.09% from 399); Green value is 148 (58.20% from 255 or 37.09% from 399); Blue value is 103 (40.62% from 255 or 25.81% from 399); Max value from RGB is 148 - color contains mainly: red, green. Hex color #949467 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949467 is #6B6B98. Grayscale: #8F8F8F. Windows color (decimal): -7039897 or 6788244. OLE color: 6788244.
HSL color Cylindrical-coordinate representation of color #949467: hue angle of 60º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #949467 is Cyan = 0, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 148 | 103 | - |
| CMYK | 0 | 0 | 0.30 | 0.42 |
| HSL | 60º | 0.18% | 0.49% | - |
| HSV(B) | 60º | 0.3% | 0.58% | - |
| XYZ | 25.25 | 28.45 | 16.99 | - |
| YUV | 142.87 | 105.5 | 131.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 148 | 103 | 0 | 0 | 0.30 | 0.42 | 60 | 0.18 | 0.49 |
| Hex | 94 | 94 | 67 | 0 | 0 | 1E | 2A | 3C | 12 | 31 |
| Octal | 224 | 224 | 147 | 0 | 0 | 36 | 52 | 74 | 22 | 61 |
| Binary | 10010100 | 10010100 | 1100111 | 0 | 0 | 11110 | 101010 | 111100 | 10010 | 110001 |
Color Harmonies of #949467
Complementary color
Monochromatic Colors of #949467
Black with #949467
Text Example
Text Example
White with #949467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949467; }
p { color: rgb(148,148,103); }
H1.HeaderClassName
{
color: #949467;
}
.AnyTagClassName
{
color: #949467;
}
</style>
background-color css
<style>
a { background-color: #949467; }
a { background-color: rgb(148,148,103); }
div.DivClassName
{
background-color: #949467;
}
.BgClassName
{
background-color: #949467;
}
</style>
border-color css
<style>
span { border-color: #949467; }
span { border-color: rgb(148,148,103); }
td.TdClassName
{
border-color: #949467;
}
.TagClassName
{
border-color: #949467;
}
</style>