Shades of Opium #978887
Tints of Opium #978887
RGB
CMYK
RGB Variations
Color information
#978887 (or 0x978887) is known color: Opium. HEX triplet: 97, 88 and 87. RGB value is (151,136,135). Sum of RGB (Red+Green+Blue) = 151+136+135=422 (55% of max value = 765). Red value is 151 (59.38% from 255 or 35.78% from 422); Green value is 136 (53.52% from 255 or 32.23% from 422); Blue value is 135 (53.12% from 255 or 31.99% from 422); Max value from RGB is 151 - color contains mainly: red. Hex color #978887 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978887 is #687778. Grayscale: #8C8C8C. Windows color (decimal): -6846329 or 8882327. OLE color: 8882327.
HSL color Cylindrical-coordinate representation of color #978887: hue angle of 3.75º degrees, saturation: 0.07, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #978887 is Cyan = 0, Magento = 0.10, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 136 | 135 | - |
| CMYK | 0 | 0.10 | 0.11 | 0.41 |
| HSL | 3.75º | 0.07% | 0.56% | - |
| HSV(B) | 3.75º | 0.11% | 0.59% | - |
| XYZ | 25.94 | 25.94 | 26.56 | - |
| YUV | 140.37 | 124.97 | 135.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 136 | 135 | 0 | 0.10 | 0.11 | 0.41 | 3.75 | 0.07 | 0.56 |
| Hex | 97 | 88 | 87 | 0 | A | B | 29 | 4 | 7 | 38 |
| Octal | 227 | 210 | 207 | 0 | 12 | 13 | 51 | 4 | 7 | 70 |
| Binary | 10010111 | 10001000 | 10000111 | 0 | 1010 | 1011 | 101001 | 100 | 111 | 111000 |
Color Harmonies of #978887
Complementary color
Monochromatic Colors of #978887
Black with #978887
Text Example
Text Example
White with #978887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978887; }
p { color: rgb(151,136,135); }
H1.HeaderClassName
{
color: #978887;
}
.AnyTagClassName
{
color: #978887;
}
</style>
background-color css
<style>
a { background-color: #978887; }
a { background-color: rgb(151,136,135); }
div.DivClassName
{
background-color: #978887;
}
.BgClassName
{
background-color: #978887;
}
</style>
border-color css
<style>
span { border-color: #978887; }
span { border-color: rgb(151,136,135); }
td.TdClassName
{
border-color: #978887;
}
.TagClassName
{
border-color: #978887;
}
</style>