Shades of Opium #A17573
Tints of Opium #A17573
RGB
CMYK
RGB Variations
Color information
#A17573 (or 0xA17573) is known color: Opium. HEX triplet: A1, 75 and 73. RGB value is (161,117,115). Sum of RGB (Red+Green+Blue) = 161+117+115=393 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.97% from 393); Green value is 117 (46.09% from 255 or 29.77% from 393); Blue value is 115 (45.31% from 255 or 29.26% from 393); Max value from RGB is 161 - color contains mainly: red. Hex color #A17573 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17573 is #5E8A8C. Grayscale: #818181. Windows color (decimal): -6195853 or 7566753. OLE color: 7566753.
HSL color Cylindrical-coordinate representation of color #A17573: hue angle of 2.61º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A17573 is Cyan = 0, Magento = 0.27, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 117 | 115 | - |
| CMYK | 0 | 0.27 | 0.29 | 0.37 |
| HSL | 2.61º | 0.2% | 0.54% | - |
| HSV(B) | 2.61º | 0.29% | 0.63% | - |
| XYZ | 24.15 | 21.54 | 19.1 | - |
| YUV | 129.93 | 119.58 | 150.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 117 | 115 | 0 | 0.27 | 0.29 | 0.37 | 2.61 | 0.2 | 0.54 |
| Hex | A1 | 75 | 73 | 0 | 1B | 1D | 25 | 3 | 14 | 36 |
| Octal | 241 | 165 | 163 | 0 | 33 | 35 | 45 | 3 | 24 | 66 |
| Binary | 10100001 | 1110101 | 1110011 | 0 | 11011 | 11101 | 100101 | 11 | 10100 | 110110 |
Color Harmonies of #A17573
Complementary color
Monochromatic Colors of #A17573
Black with #A17573
Text Example
Text Example
White with #A17573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17573; }
p { color: rgb(161,117,115); }
H1.HeaderClassName
{
color: #A17573;
}
.AnyTagClassName
{
color: #A17573;
}
</style>
background-color css
<style>
a { background-color: #A17573; }
a { background-color: rgb(161,117,115); }
div.DivClassName
{
background-color: #A17573;
}
.BgClassName
{
background-color: #A17573;
}
</style>
border-color css
<style>
span { border-color: #A17573; }
span { border-color: rgb(161,117,115); }
td.TdClassName
{
border-color: #A17573;
}
.TagClassName
{
border-color: #A17573;
}
</style>