Shades of Opium #A27674
Tints of Opium #A27674
RGB
CMYK
RGB Variations
Color information
#A27674 (or 0xA27674) is known color: Opium. HEX triplet: A2, 76 and 74. RGB value is (162,118,116). Sum of RGB (Red+Green+Blue) = 162+118+116=396 (52% of max value = 765). Red value is 162 (63.67% from 255 or 40.91% from 396); Green value is 118 (46.48% from 255 or 29.80% from 396); Blue value is 116 (45.70% from 255 or 29.29% from 396); Max value from RGB is 162 - color contains mainly: red. Hex color #A27674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A27674 is #5D898B. Grayscale: #828282. Windows color (decimal): -6130060 or 7632546. OLE color: 7632546.
HSL color Cylindrical-coordinate representation of color #A27674: 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 #A27674 is Cyan = 0, Magento = 0.27, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 118 | 116 | - |
| 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.53 | 21.9 | 19.46 | - |
| YUV | 130.93 | 119.58 | 150.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 118 | 116 | 0 | 0.27 | 0.28 | 0.36 | 2.61 | 0.2 | 0.55 |
| Hex | A2 | 76 | 74 | 0 | 1B | 1C | 24 | 3 | 14 | 37 |
| Octal | 242 | 166 | 164 | 0 | 33 | 34 | 44 | 3 | 24 | 67 |
| Binary | 10100010 | 1110110 | 1110100 | 0 | 11011 | 11100 | 100100 | 11 | 10100 | 110111 |
Color Harmonies of #A27674
Complementary color
Monochromatic Colors of #A27674
Black with #A27674
Text Example
Text Example
White with #A27674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27674; }
p { color: rgb(162,118,116); }
H1.HeaderClassName
{
color: #A27674;
}
.AnyTagClassName
{
color: #A27674;
}
</style>
background-color css
<style>
a { background-color: #A27674; }
a { background-color: rgb(162,118,116); }
div.DivClassName
{
background-color: #A27674;
}
.BgClassName
{
background-color: #A27674;
}
</style>
border-color css
<style>
span { border-color: #A27674; }
span { border-color: rgb(162,118,116); }
td.TdClassName
{
border-color: #A27674;
}
.TagClassName
{
border-color: #A27674;
}
</style>