Shades of Opium #A77977
Tints of Opium #A77977
RGB
CMYK
RGB Variations
Color information
#A77977 (or 0xA77977) is known color: Opium. HEX triplet: A7, 79 and 77. RGB value is (167,121,119). Sum of RGB (Red+Green+Blue) = 167+121+119=407 (53% of max value = 765). Red value is 167 (65.62% from 255 or 41.03% from 407); Green value is 121 (47.66% from 255 or 29.73% from 407); Blue value is 119 (46.88% from 255 or 29.24% from 407); Max value from RGB is 167 - color contains mainly: red. Hex color #A77977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A77977 is #588688. Grayscale: #868686. Windows color (decimal): -5801609 or 7829927. OLE color: 7829927.
HSL color Cylindrical-coordinate representation of color #A77977: hue angle of 2.5º degrees, saturation: 0.21, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A77977 is Cyan = 0, Magento = 0.28, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 121 | 119 | - |
| CMYK | 0 | 0.28 | 0.29 | 0.35 |
| HSL | 2.5º | 0.21% | 0.56% | - |
| HSV(B) | 2.5º | 0.29% | 0.65% | - |
| XYZ | 26.1 | 23.22 | 20.56 | - |
| YUV | 134.53 | 119.24 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 121 | 119 | 0 | 0.28 | 0.29 | 0.35 | 2.5 | 0.21 | 0.56 |
| Hex | A7 | 79 | 77 | 0 | 1C | 1D | 23 | 2 | 15 | 38 |
| Octal | 247 | 171 | 167 | 0 | 34 | 35 | 43 | 2 | 25 | 70 |
| Binary | 10100111 | 1111001 | 1110111 | 0 | 11100 | 11101 | 100011 | 10 | 10101 | 111000 |
Color Harmonies of #A77977
Complementary color
Monochromatic Colors of #A77977
Black with #A77977
Text Example
Text Example
White with #A77977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77977; }
p { color: rgb(167,121,119); }
H1.HeaderClassName
{
color: #A77977;
}
.AnyTagClassName
{
color: #A77977;
}
</style>
background-color css
<style>
a { background-color: #A77977; }
a { background-color: rgb(167,121,119); }
div.DivClassName
{
background-color: #A77977;
}
.BgClassName
{
background-color: #A77977;
}
</style>
border-color css
<style>
span { border-color: #A77977; }
span { border-color: rgb(167,121,119); }
td.TdClassName
{
border-color: #A77977;
}
.TagClassName
{
border-color: #A77977;
}
</style>