Shades of Opium #A78685
Tints of Opium #A78685
RGB
CMYK
RGB Variations
Color information
#A78685 (or 0xA78685) is known color: Opium. HEX triplet: A7, 86 and 85. RGB value is (167,134,133). Sum of RGB (Red+Green+Blue) = 167+134+133=434 (57% of max value = 765). Red value is 167 (65.62% from 255 or 38.48% from 434); Green value is 134 (52.73% from 255 or 30.88% from 434); Blue value is 133 (52.34% from 255 or 30.65% from 434); Max value from RGB is 167 - color contains mainly: red. Hex color #A78685 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A78685 is #58797A. Grayscale: #8F8F8F. Windows color (decimal): -5798267 or 8750759. OLE color: 8750759.
HSL color Cylindrical-coordinate representation of color #A78685: hue angle of 1.76º degrees, saturation: 0.16, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A78685 is Cyan = 0, Magento = 0.20, Yellow = 0.20 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 134 | 133 | - |
| CMYK | 0 | 0.20 | 0.20 | 0.35 |
| HSL | 1.76º | 0.16% | 0.59% | - |
| HSV(B) | 1.76º | 0.2% | 0.65% | - |
| XYZ | 28.7 | 26.96 | 25.88 | - |
| YUV | 143.75 | 121.93 | 144.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 134 | 133 | 0 | 0.20 | 0.20 | 0.35 | 1.76 | 0.16 | 0.59 |
| Hex | A7 | 86 | 85 | 0 | 14 | 14 | 23 | 2 | 10 | 3B |
| Octal | 247 | 206 | 205 | 0 | 24 | 24 | 43 | 2 | 20 | 73 |
| Binary | 10100111 | 10000110 | 10000101 | 0 | 10100 | 10100 | 100011 | 10 | 10000 | 111011 |
Color Harmonies of #A78685
Complementary color
Monochromatic Colors of #A78685
Black with #A78685
Text Example
Text Example
White with #A78685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78685; }
p { color: rgb(167,134,133); }
H1.HeaderClassName
{
color: #A78685;
}
.AnyTagClassName
{
color: #A78685;
}
</style>
background-color css
<style>
a { background-color: #A78685; }
a { background-color: rgb(167,134,133); }
div.DivClassName
{
background-color: #A78685;
}
.BgClassName
{
background-color: #A78685;
}
</style>
border-color css
<style>
span { border-color: #A78685; }
span { border-color: rgb(167,134,133); }
td.TdClassName
{
border-color: #A78685;
}
.TagClassName
{
border-color: #A78685;
}
</style>