Shades of Opium #A47977
Tints of Opium #A47977
RGB
CMYK
RGB Variations
Color information
#A47977 (or 0xA47977) is known color: Opium. HEX triplet: A4, 79 and 77. RGB value is (164,121,119). Sum of RGB (Red+Green+Blue) = 164+121+119=404 (53% of max value = 765). Red value is 164 (64.45% from 255 or 40.59% from 404); Green value is 121 (47.66% from 255 or 29.95% from 404); Blue value is 119 (46.88% from 255 or 29.46% from 404); Max value from RGB is 164 - color contains mainly: red. Hex color #A47977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A47977 is #5B8688. Grayscale: #858585. Windows color (decimal): -5998217 or 7829924. OLE color: 7829924.
HSL color Cylindrical-coordinate representation of color #A47977: hue angle of 2.67º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A47977 is Cyan = 0, Magento = 0.26, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 121 | 119 | - |
| CMYK | 0 | 0.26 | 0.27 | 0.36 |
| HSL | 2.67º | 0.2% | 0.55% | - |
| HSV(B) | 2.67º | 0.27% | 0.64% | - |
| XYZ | 25.48 | 22.9 | 20.53 | - |
| YUV | 133.63 | 119.75 | 149.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 121 | 119 | 0 | 0.26 | 0.27 | 0.36 | 2.67 | 0.2 | 0.55 |
| Hex | A4 | 79 | 77 | 0 | 1A | 1B | 24 | 3 | 14 | 37 |
| Octal | 244 | 171 | 167 | 0 | 32 | 33 | 44 | 3 | 24 | 67 |
| Binary | 10100100 | 1111001 | 1110111 | 0 | 11010 | 11011 | 100100 | 11 | 10100 | 110111 |
Color Harmonies of #A47977
Complementary color
Monochromatic Colors of #A47977
Black with #A47977
Text Example
Text Example
White with #A47977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47977; }
p { color: rgb(164,121,119); }
H1.HeaderClassName
{
color: #A47977;
}
.AnyTagClassName
{
color: #A47977;
}
</style>
background-color css
<style>
a { background-color: #A47977; }
a { background-color: rgb(164,121,119); }
div.DivClassName
{
background-color: #A47977;
}
.BgClassName
{
background-color: #A47977;
}
</style>
border-color css
<style>
span { border-color: #A47977; }
span { border-color: rgb(164,121,119); }
td.TdClassName
{
border-color: #A47977;
}
.TagClassName
{
border-color: #A47977;
}
</style>