Shades of Opium #A47976
Tints of Opium #A47976
RGB
CMYK
RGB Variations
Color information
#A47976 (or 0xA47976) is known color: Opium. HEX triplet: A4, 79 and 76. RGB value is (164,121,118). Sum of RGB (Red+Green+Blue) = 164+121+118=403 (53% of max value = 765). Red value is 164 (64.45% from 255 or 40.69% from 403); Green value is 121 (47.66% from 255 or 30.02% from 403); Blue value is 118 (46.48% from 255 or 29.28% from 403); Max value from RGB is 164 - color contains mainly: red. Hex color #A47976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A47976 is #5B8689. Grayscale: #858585. Windows color (decimal): -5998218 or 7764388. OLE color: 7764388.
HSL color Cylindrical-coordinate representation of color #A47976: hue angle of 3.91º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A47976 is Cyan = 0, Magento = 0.26, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 121 | 118 | - |
| CMYK | 0 | 0.26 | 0.28 | 0.36 |
| HSL | 3.91º | 0.2% | 0.55% | - |
| HSV(B) | 3.91º | 0.28% | 0.64% | - |
| XYZ | 25.42 | 22.88 | 20.22 | - |
| YUV | 133.52 | 119.25 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 121 | 118 | 0 | 0.26 | 0.28 | 0.36 | 3.91 | 0.2 | 0.55 |
| Hex | A4 | 79 | 76 | 0 | 1A | 1C | 24 | 4 | 14 | 37 |
| Octal | 244 | 171 | 166 | 0 | 32 | 34 | 44 | 4 | 24 | 67 |
| Binary | 10100100 | 1111001 | 1110110 | 0 | 11010 | 11100 | 100100 | 100 | 10100 | 110111 |
Color Harmonies of #A47976
Complementary color
Monochromatic Colors of #A47976
Black with #A47976
Text Example
Text Example
White with #A47976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47976; }
p { color: rgb(164,121,118); }
H1.HeaderClassName
{
color: #A47976;
}
.AnyTagClassName
{
color: #A47976;
}
</style>
background-color css
<style>
a { background-color: #A47976; }
a { background-color: rgb(164,121,118); }
div.DivClassName
{
background-color: #A47976;
}
.BgClassName
{
background-color: #A47976;
}
</style>
border-color css
<style>
span { border-color: #A47976; }
span { border-color: rgb(164,121,118); }
td.TdClassName
{
border-color: #A47976;
}
.TagClassName
{
border-color: #A47976;
}
</style>