Shades of Opium #987979
Tints of Opium #987979
RGB
CMYK
RGB Variations
Color information
#987979 (or 0x987979) is known color: Opium. HEX triplet: 98, 79 and 79. RGB value is (152,121,121). Sum of RGB (Red+Green+Blue) = 152+121+121=394 (52% of max value = 765). Red value is 152 (59.77% from 255 or 38.58% from 394); Green value is 121 (47.66% from 255 or 30.71% from 394); Blue value is 121 (47.66% from 255 or 30.71% from 394); Max value from RGB is 152 - color contains mainly: red. Hex color #987979 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987979 is #678686. Grayscale: #828282. Windows color (decimal): -6784647 or 7960984. OLE color: 7960984.
HSL color Cylindrical-coordinate representation of color #987979: hue angle of 0º degrees, saturation: 0.13, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #987979 is Cyan = 0, Magento = 0.20, Yellow = 0.20 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 121 | 121 | - |
| CMYK | 0 | 0.20 | 0.20 | 0.40 |
| HSL | 0º | 0.13% | 0.54% | - |
| HSV(B) | 0º | 0.2% | 0.6% | - |
| XYZ | 23.24 | 21.73 | 21.06 | - |
| YUV | 130.27 | 122.77 | 143.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 121 | 121 | 0 | 0.20 | 0.20 | 0.40 | 0 | 0.13 | 0.54 |
| Hex | 98 | 79 | 79 | 0 | 14 | 14 | 28 | 0 | D | 36 |
| Octal | 230 | 171 | 171 | 0 | 24 | 24 | 50 | 0 | 15 | 66 |
| Binary | 10011000 | 1111001 | 1111001 | 0 | 10100 | 10100 | 101000 | 0 | 1101 | 110110 |
Color Harmonies of #987979
Complementary color
Monochromatic Colors of #987979
Black with #987979
Text Example
Text Example
White with #987979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987979; }
p { color: rgb(152,121,121); }
H1.HeaderClassName
{
color: #987979;
}
.AnyTagClassName
{
color: #987979;
}
</style>
background-color css
<style>
a { background-color: #987979; }
a { background-color: rgb(152,121,121); }
div.DivClassName
{
background-color: #987979;
}
.BgClassName
{
background-color: #987979;
}
</style>
border-color css
<style>
span { border-color: #987979; }
span { border-color: rgb(152,121,121); }
td.TdClassName
{
border-color: #987979;
}
.TagClassName
{
border-color: #987979;
}
</style>