Shades of Opium #A68482
Tints of Opium #A68482
RGB
CMYK
RGB Variations
Color information
#A68482 (or 0xA68482) is known color: Opium. HEX triplet: A6, 84 and 82. RGB value is (166,132,130). Sum of RGB (Red+Green+Blue) = 166+132+130=428 (56% of max value = 765). Red value is 166 (65.23% from 255 or 38.79% from 428); Green value is 132 (51.95% from 255 or 30.84% from 428); Blue value is 130 (51.17% from 255 or 30.37% from 428); Max value from RGB is 166 - color contains mainly: red. Hex color #A68482 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A68482 is #597B7D. Grayscale: #8D8D8D. Windows color (decimal): -5864318 or 8553638. OLE color: 8553638.
HSL color Cylindrical-coordinate representation of color #A68482: hue angle of 3.33º degrees, saturation: 0.17, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A68482 is Cyan = 0, Magento = 0.20, Yellow = 0.22 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 132 | 130 | - |
| CMYK | 0 | 0.20 | 0.22 | 0.35 |
| HSL | 3.33º | 0.17% | 0.58% | - |
| HSV(B) | 3.33º | 0.22% | 0.65% | - |
| XYZ | 28.01 | 26.22 | 24.7 | - |
| YUV | 141.94 | 121.26 | 145.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 132 | 130 | 0 | 0.20 | 0.22 | 0.35 | 3.33 | 0.17 | 0.58 |
| Hex | A6 | 84 | 82 | 0 | 14 | 16 | 23 | 3 | 11 | 3A |
| Octal | 246 | 204 | 202 | 0 | 24 | 26 | 43 | 3 | 21 | 72 |
| Binary | 10100110 | 10000100 | 10000010 | 0 | 10100 | 10110 | 100011 | 11 | 10001 | 111010 |
Color Harmonies of #A68482
Complementary color
Monochromatic Colors of #A68482
Black with #A68482
Text Example
Text Example
White with #A68482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A68482; }
p { color: rgb(166,132,130); }
H1.HeaderClassName
{
color: #A68482;
}
.AnyTagClassName
{
color: #A68482;
}
</style>
background-color css
<style>
a { background-color: #A68482; }
a { background-color: rgb(166,132,130); }
div.DivClassName
{
background-color: #A68482;
}
.BgClassName
{
background-color: #A68482;
}
</style>
border-color css
<style>
span { border-color: #A68482; }
span { border-color: rgb(166,132,130); }
td.TdClassName
{
border-color: #A68482;
}
.TagClassName
{
border-color: #A68482;
}
</style>