Shades of Avocado #919467
Tints of Avocado #919467
RGB
CMYK
RGB Variations
Color information
#919467 (or 0x919467) is known color: Avocado. HEX triplet: 91, 94 and 67. RGB value is (145,148,103). Sum of RGB (Red+Green+Blue) = 145+148+103=396 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.62% from 396); Green value is 148 (58.20% from 255 or 37.37% from 396); Blue value is 103 (40.62% from 255 or 26.01% from 396); Max value from RGB is 148 - color contains mainly: green. Hex color #919467 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #919467 is #6E6B98. Grayscale: #8E8E8E. Windows color (decimal): -7236505 or 6788241. OLE color: 6788241.
HSL color Cylindrical-coordinate representation of color #919467: hue angle of 64º 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 #919467 is Cyan = 0.02, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 145 | 148 | 103 | - |
| CMYK | 0.02 | 0 | 0.30 | 0.42 |
| HSL | 64º | 0.18% | 0.49% | - |
| HSV(B) | 64º | 0.3% | 0.58% | - |
| XYZ | 24.72 | 28.18 | 16.97 | - |
| YUV | 141.97 | 106.01 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 148 | 103 | 0.02 | 0 | 0.30 | 0.42 | 64 | 0.18 | 0.49 |
| Hex | 91 | 94 | 67 | 2 | 0 | 1E | 2A | 40 | 12 | 31 |
| Octal | 221 | 224 | 147 | 2 | 0 | 36 | 52 | 100 | 22 | 61 |
| Binary | 10010001 | 10010100 | 1100111 | 10 | 0 | 11110 | 101010 | 1000000 | 10010 | 110001 |
Color Harmonies of #919467
Complementary color
Monochromatic Colors of #919467
Black with #919467
Text Example
Text Example
White with #919467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919467; }
p { color: rgb(145,148,103); }
H1.HeaderClassName
{
color: #919467;
}
.AnyTagClassName
{
color: #919467;
}
</style>
background-color css
<style>
a { background-color: #919467; }
a { background-color: rgb(145,148,103); }
div.DivClassName
{
background-color: #919467;
}
.BgClassName
{
background-color: #919467;
}
</style>
border-color css
<style>
span { border-color: #919467; }
span { border-color: rgb(145,148,103); }
td.TdClassName
{
border-color: #919467;
}
.TagClassName
{
border-color: #919467;
}
</style>