Shades of Avocado #939670
Tints of Avocado #939670
RGB
CMYK
RGB Variations
Color information
#939670 (or 0x939670) is known color: Avocado. HEX triplet: 93, 96 and 70. RGB value is (147,150,112). Sum of RGB (Red+Green+Blue) = 147+150+112=409 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.94% from 409); Green value is 150 (58.98% from 255 or 36.67% from 409); Blue value is 112 (44.14% from 255 or 27.38% from 409); Max value from RGB is 150 - color contains mainly: green. Hex color #939670 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #939670 is #6C698F. Grayscale: #909090. Windows color (decimal): -7104912 or 7378579. OLE color: 7378579.
HSL color Cylindrical-coordinate representation of color #939670: hue angle of 64.74º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #939670 is Cyan = 0.02, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 150 | 112 | - |
| CMYK | 0.02 | 0 | 0.25 | 0.41 |
| HSL | 64.74º | 0.15% | 0.51% | - |
| HSV(B) | 64.74º | 0.25% | 0.59% | - |
| XYZ | 25.86 | 29.19 | 19.6 | - |
| YUV | 144.77 | 109.51 | 129.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 150 | 112 | 0.02 | 0 | 0.25 | 0.41 | 64.74 | 0.15 | 0.51 |
| Hex | 93 | 96 | 70 | 2 | 0 | 19 | 29 | 41 | F | 33 |
| Octal | 223 | 226 | 160 | 2 | 0 | 31 | 51 | 101 | 17 | 63 |
| Binary | 10010011 | 10010110 | 1110000 | 10 | 0 | 11001 | 101001 | 1000001 | 1111 | 110011 |
Color Harmonies of #939670
Complementary color
Monochromatic Colors of #939670
Black with #939670
Text Example
Text Example
White with #939670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939670; }
p { color: rgb(147,150,112); }
H1.HeaderClassName
{
color: #939670;
}
.AnyTagClassName
{
color: #939670;
}
</style>
background-color css
<style>
a { background-color: #939670; }
a { background-color: rgb(147,150,112); }
div.DivClassName
{
background-color: #939670;
}
.BgClassName
{
background-color: #939670;
}
</style>
border-color css
<style>
span { border-color: #939670; }
span { border-color: rgb(147,150,112); }
td.TdClassName
{
border-color: #939670;
}
.TagClassName
{
border-color: #939670;
}
</style>