Shades of Opium #A48786
Tints of Opium #A48786
RGB
CMYK
RGB Variations
Color information
#A48786 (or 0xA48786) is known color: Opium. HEX triplet: A4, 87 and 86. RGB value is (164,135,134). Sum of RGB (Red+Green+Blue) = 164+135+134=433 (57% of max value = 765). Red value is 164 (64.45% from 255 or 37.88% from 433); Green value is 135 (53.12% from 255 or 31.18% from 433); Blue value is 134 (52.73% from 255 or 30.95% from 433); Max value from RGB is 164 - color contains mainly: red. Hex color #A48786 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48786 is #5B7879. Grayscale: #8F8F8F. Windows color (decimal): -5994618 or 8816548. OLE color: 8816548.
HSL color Cylindrical-coordinate representation of color #A48786: hue angle of 2º degrees, saturation: 0.14, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A48786 is Cyan = 0, Magento = 0.18, Yellow = 0.18 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 135 | 134 | - |
| CMYK | 0 | 0.18 | 0.18 | 0.36 |
| HSL | 2º | 0.14% | 0.58% | - |
| HSV(B) | 2º | 0.18% | 0.64% | - |
| XYZ | 28.28 | 26.94 | 26.26 | - |
| YUV | 143.56 | 122.61 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 135 | 134 | 0 | 0.18 | 0.18 | 0.36 | 2 | 0.14 | 0.58 |
| Hex | A4 | 87 | 86 | 0 | 12 | 12 | 24 | 2 | E | 3A |
| Octal | 244 | 207 | 206 | 0 | 22 | 22 | 44 | 2 | 16 | 72 |
| Binary | 10100100 | 10000111 | 10000110 | 0 | 10010 | 10010 | 100100 | 10 | 1110 | 111010 |
Color Harmonies of #A48786
Complementary color
Monochromatic Colors of #A48786
Black with #A48786
Text Example
Text Example
White with #A48786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48786; }
p { color: rgb(164,135,134); }
H1.HeaderClassName
{
color: #A48786;
}
.AnyTagClassName
{
color: #A48786;
}
</style>
background-color css
<style>
a { background-color: #A48786; }
a { background-color: rgb(164,135,134); }
div.DivClassName
{
background-color: #A48786;
}
.BgClassName
{
background-color: #A48786;
}
</style>
border-color css
<style>
span { border-color: #A48786; }
span { border-color: rgb(164,135,134); }
td.TdClassName
{
border-color: #A48786;
}
.TagClassName
{
border-color: #A48786;
}
</style>