Shades of Opium #997976
Tints of Opium #997976
RGB
CMYK
RGB Variations
Color information
#997976 (or 0x997976) is known color: Opium. HEX triplet: 99, 79 and 76. RGB value is (153,121,118). Sum of RGB (Red+Green+Blue) = 153+121+118=392 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.03% from 392); Green value is 121 (47.66% from 255 or 30.87% from 392); Blue value is 118 (46.48% from 255 or 30.10% from 392); Max value from RGB is 153 - color contains mainly: red. Hex color #997976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997976 is #668689. Grayscale: #828282. Windows color (decimal): -6719114 or 7764377. OLE color: 7764377.
HSL color Cylindrical-coordinate representation of color #997976: hue angle of 5.14º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #997976 is Cyan = 0, Magento = 0.21, Yellow = 0.23 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 121 | 118 | - |
| CMYK | 0 | 0.21 | 0.23 | 0.4 |
| HSL | 5.14º | 0.15% | 0.53% | - |
| HSV(B) | 5.14º | 0.23% | 0.6% | - |
| XYZ | 23.24 | 21.76 | 20.11 | - |
| YUV | 130.23 | 121.1 | 144.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 121 | 118 | 0 | 0.21 | 0.23 | 0.4 | 5.14 | 0.15 | 0.53 |
| Hex | 99 | 79 | 76 | 0 | 15 | 17 | 28 | 5 | F | 35 |
| Octal | 231 | 171 | 166 | 0 | 25 | 27 | 50 | 5 | 17 | 65 |
| Binary | 10011001 | 1111001 | 1110110 | 0 | 10101 | 10111 | 101000 | 101 | 1111 | 110101 |
Color Harmonies of #997976
Complementary color
Monochromatic Colors of #997976
Black with #997976
Text Example
Text Example
White with #997976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997976; }
p { color: rgb(153,121,118); }
H1.HeaderClassName
{
color: #997976;
}
.AnyTagClassName
{
color: #997976;
}
</style>
background-color css
<style>
a { background-color: #997976; }
a { background-color: rgb(153,121,118); }
div.DivClassName
{
background-color: #997976;
}
.BgClassName
{
background-color: #997976;
}
</style>
border-color css
<style>
span { border-color: #997976; }
span { border-color: rgb(153,121,118); }
td.TdClassName
{
border-color: #997976;
}
.TagClassName
{
border-color: #997976;
}
</style>