Shades of Opium #A47675
Tints of Opium #A47675
RGB
CMYK
RGB Variations
Color information
#A47675 (or 0xA47675) is known color: Opium. HEX triplet: A4, 76 and 75. RGB value is (164,118,117). Sum of RGB (Red+Green+Blue) = 164+118+117=399 (52% of max value = 765). Red value is 164 (64.45% from 255 or 41.10% from 399); Green value is 118 (46.48% from 255 or 29.57% from 399); Blue value is 117 (46.09% from 255 or 29.32% from 399); Max value from RGB is 164 - color contains mainly: red. Hex color #A47675 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A47675 is #5B898A. Grayscale: #838383. Windows color (decimal): -5998987 or 7698084. OLE color: 7698084.
HSL color Cylindrical-coordinate representation of color #A47675: hue angle of 1.28º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A47675 is Cyan = 0, Magento = 0.28, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 118 | 117 | - |
| CMYK | 0 | 0.28 | 0.29 | 0.36 |
| HSL | 1.28º | 0.21% | 0.55% | - |
| HSV(B) | 1.28º | 0.29% | 0.64% | - |
| XYZ | 25 | 22.13 | 19.78 | - |
| YUV | 131.64 | 119.74 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 118 | 117 | 0 | 0.28 | 0.29 | 0.36 | 1.28 | 0.21 | 0.55 |
| Hex | A4 | 76 | 75 | 0 | 1C | 1D | 24 | 1 | 15 | 37 |
| Octal | 244 | 166 | 165 | 0 | 34 | 35 | 44 | 1 | 25 | 67 |
| Binary | 10100100 | 1110110 | 1110101 | 0 | 11100 | 11101 | 100100 | 1 | 10101 | 110111 |
Color Harmonies of #A47675
Complementary color
Monochromatic Colors of #A47675
Black with #A47675
Text Example
Text Example
White with #A47675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47675; }
p { color: rgb(164,118,117); }
H1.HeaderClassName
{
color: #A47675;
}
.AnyTagClassName
{
color: #A47675;
}
</style>
background-color css
<style>
a { background-color: #A47675; }
a { background-color: rgb(164,118,117); }
div.DivClassName
{
background-color: #A47675;
}
.BgClassName
{
background-color: #A47675;
}
</style>
border-color css
<style>
span { border-color: #A47675; }
span { border-color: rgb(164,118,117); }
td.TdClassName
{
border-color: #A47675;
}
.TagClassName
{
border-color: #A47675;
}
</style>