Shades of Opium #A37976
Tints of Opium #A37976
RGB
CMYK
RGB Variations
Color information
#A37976 (or 0xA37976) is known color: Opium. HEX triplet: A3, 79 and 76. RGB value is (163,121,118). Sum of RGB (Red+Green+Blue) = 163+121+118=402 (53% of max value = 765). Red value is 163 (64.06% from 255 or 40.55% from 402); Green value is 121 (47.66% from 255 or 30.10% from 402); Blue value is 118 (46.48% from 255 or 29.35% from 402); Max value from RGB is 163 - color contains mainly: red. Hex color #A37976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37976 is #5C8689. Grayscale: #858585. Windows color (decimal): -6063754 or 7764387. OLE color: 7764387.
HSL color Cylindrical-coordinate representation of color #A37976: hue angle of 4º 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 #A37976 is Cyan = 0, Magento = 0.26, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 121 | 118 | - |
| CMYK | 0 | 0.26 | 0.28 | 0.36 |
| HSL | 4º | 0.2% | 0.55% | - |
| HSV(B) | 4º | 0.28% | 0.64% | - |
| XYZ | 25.21 | 22.77 | 20.21 | - |
| YUV | 133.22 | 119.41 | 149.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 121 | 118 | 0 | 0.26 | 0.28 | 0.36 | 4 | 0.2 | 0.55 |
| Hex | A3 | 79 | 76 | 0 | 1A | 1C | 24 | 4 | 14 | 37 |
| Octal | 243 | 171 | 166 | 0 | 32 | 34 | 44 | 4 | 24 | 67 |
| Binary | 10100011 | 1111001 | 1110110 | 0 | 11010 | 11100 | 100100 | 100 | 10100 | 110111 |
Color Harmonies of #A37976
Complementary color
Monochromatic Colors of #A37976
Black with #A37976
Text Example
Text Example
White with #A37976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37976; }
p { color: rgb(163,121,118); }
H1.HeaderClassName
{
color: #A37976;
}
.AnyTagClassName
{
color: #A37976;
}
</style>
background-color css
<style>
a { background-color: #A37976; }
a { background-color: rgb(163,121,118); }
div.DivClassName
{
background-color: #A37976;
}
.BgClassName
{
background-color: #A37976;
}
</style>
border-color css
<style>
span { border-color: #A37976; }
span { border-color: rgb(163,121,118); }
td.TdClassName
{
border-color: #A37976;
}
.TagClassName
{
border-color: #A37976;
}
</style>