Shades of Opium #A37775
Tints of Opium #A37775
RGB
CMYK
RGB Variations
Color information
#A37775 (or 0xA37775) is known color: Opium. HEX triplet: A3, 77 and 75. RGB value is (163,119,117). Sum of RGB (Red+Green+Blue) = 163+119+117=399 (52% of max value = 765). Red value is 163 (64.06% from 255 or 40.85% from 399); Green value is 119 (46.88% from 255 or 29.82% from 399); Blue value is 117 (46.09% from 255 or 29.32% from 399); Max value from RGB is 163 - color contains mainly: red. Hex color #A37775 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37775 is #5C888A. Grayscale: #838383. Windows color (decimal): -6064267 or 7698339. OLE color: 7698339.
HSL color Cylindrical-coordinate representation of color #A37775: hue angle of 2.61º 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 #A37775 is Cyan = 0, Magento = 0.27, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 119 | 117 | - |
| CMYK | 0 | 0.27 | 0.28 | 0.36 |
| HSL | 2.61º | 0.2% | 0.55% | - |
| HSV(B) | 2.61º | 0.28% | 0.64% | - |
| XYZ | 24.91 | 22.26 | 19.81 | - |
| YUV | 131.93 | 119.58 | 150.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 119 | 117 | 0 | 0.27 | 0.28 | 0.36 | 2.61 | 0.2 | 0.55 |
| Hex | A3 | 77 | 75 | 0 | 1B | 1C | 24 | 3 | 14 | 37 |
| Octal | 243 | 167 | 165 | 0 | 33 | 34 | 44 | 3 | 24 | 67 |
| Binary | 10100011 | 1110111 | 1110101 | 0 | 11011 | 11100 | 100100 | 11 | 10100 | 110111 |
Color Harmonies of #A37775
Complementary color
Monochromatic Colors of #A37775
Black with #A37775
Text Example
Text Example
White with #A37775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37775; }
p { color: rgb(163,119,117); }
H1.HeaderClassName
{
color: #A37775;
}
.AnyTagClassName
{
color: #A37775;
}
</style>
background-color css
<style>
a { background-color: #A37775; }
a { background-color: rgb(163,119,117); }
div.DivClassName
{
background-color: #A37775;
}
.BgClassName
{
background-color: #A37775;
}
</style>
border-color css
<style>
span { border-color: #A37775; }
span { border-color: rgb(163,119,117); }
td.TdClassName
{
border-color: #A37775;
}
.TagClassName
{
border-color: #A37775;
}
</style>