Shades of Opium #A37575
Tints of Opium #A37575
RGB
CMYK
RGB Variations
Color information
#A37575 (or 0xA37575) is known color: Opium. HEX triplet: A3, 75 and 75. RGB value is (163,117,117). Sum of RGB (Red+Green+Blue) = 163+117+117=397 (52% of max value = 765). Red value is 163 (64.06% from 255 or 41.06% from 397); Green value is 117 (46.09% from 255 or 29.47% from 397); Blue value is 117 (46.09% from 255 or 29.47% from 397); Max value from RGB is 163 - color contains mainly: red. Hex color #A37575 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37575 is #5C8A8A. Grayscale: #828282. Windows color (decimal): -6064779 or 7697827. OLE color: 7697827.
HSL color Cylindrical-coordinate representation of color #A37575: hue angle of 0º 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 #A37575 is Cyan = 0, Magento = 0.28, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 117 | 117 | - |
| CMYK | 0 | 0.28 | 0.28 | 0.36 |
| HSL | 0º | 0.2% | 0.55% | - |
| HSV(B) | 0º | 0.28% | 0.64% | - |
| XYZ | 24.68 | 21.79 | 19.74 | - |
| YUV | 130.75 | 120.24 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 117 | 117 | 0 | 0.28 | 0.28 | 0.36 | 0 | 0.2 | 0.55 |
| Hex | A3 | 75 | 75 | 0 | 1C | 1C | 24 | 0 | 14 | 37 |
| Octal | 243 | 165 | 165 | 0 | 34 | 34 | 44 | 0 | 24 | 67 |
| Binary | 10100011 | 1110101 | 1110101 | 0 | 11100 | 11100 | 100100 | 0 | 10100 | 110111 |
Color Harmonies of #A37575
Complementary color
Monochromatic Colors of #A37575
Black with #A37575
Text Example
Text Example
White with #A37575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37575; }
p { color: rgb(163,117,117); }
H1.HeaderClassName
{
color: #A37575;
}
.AnyTagClassName
{
color: #A37575;
}
</style>
background-color css
<style>
a { background-color: #A37575; }
a { background-color: rgb(163,117,117); }
div.DivClassName
{
background-color: #A37575;
}
.BgClassName
{
background-color: #A37575;
}
</style>
border-color css
<style>
span { border-color: #A37575; }
span { border-color: rgb(163,117,117); }
td.TdClassName
{
border-color: #A37575;
}
.TagClassName
{
border-color: #A37575;
}
</style>