Shades of Opium #A17976
Tints of Opium #A17976
RGB
CMYK
RGB Variations
Color information
#A17976 (or 0xA17976) is known color: Opium. HEX triplet: A1, 79 and 76. RGB value is (161,121,118). Sum of RGB (Red+Green+Blue) = 161+121+118=400 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.25% from 400); Green value is 121 (47.66% from 255 or 30.25% from 400); Blue value is 118 (46.48% from 255 or 29.5% from 400); Max value from RGB is 161 - color contains mainly: red. Hex color #A17976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17976 is #5E8689. Grayscale: #848484. Windows color (decimal): -6194826 or 7764385. OLE color: 7764385.
HSL color Cylindrical-coordinate representation of color #A17976: hue angle of 4.19º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A17976 is Cyan = 0, Magento = 0.25, Yellow = 0.27 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 121 | 118 | - |
| CMYK | 0 | 0.25 | 0.27 | 0.37 |
| HSL | 4.19º | 0.19% | 0.55% | - |
| HSV(B) | 4.19º | 0.27% | 0.63% | - |
| XYZ | 24.81 | 22.56 | 20.19 | - |
| YUV | 132.62 | 119.75 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 121 | 118 | 0 | 0.25 | 0.27 | 0.37 | 4.19 | 0.19 | 0.55 |
| Hex | A1 | 79 | 76 | 0 | 19 | 1B | 25 | 4 | 13 | 37 |
| Octal | 241 | 171 | 166 | 0 | 31 | 33 | 45 | 4 | 23 | 67 |
| Binary | 10100001 | 1111001 | 1110110 | 0 | 11001 | 11011 | 100101 | 100 | 10011 | 110111 |
Color Harmonies of #A17976
Complementary color
Monochromatic Colors of #A17976
Black with #A17976
Text Example
Text Example
White with #A17976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17976; }
p { color: rgb(161,121,118); }
H1.HeaderClassName
{
color: #A17976;
}
.AnyTagClassName
{
color: #A17976;
}
</style>
background-color css
<style>
a { background-color: #A17976; }
a { background-color: rgb(161,121,118); }
div.DivClassName
{
background-color: #A17976;
}
.BgClassName
{
background-color: #A17976;
}
</style>
border-color css
<style>
span { border-color: #A17976; }
span { border-color: rgb(161,121,118); }
td.TdClassName
{
border-color: #A17976;
}
.TagClassName
{
border-color: #A17976;
}
</style>