Shades of Opium #968281
Tints of Opium #968281
RGB
CMYK
RGB Variations
Color information
#968281 (or 0x968281) is known color: Opium. HEX triplet: 96, 82 and 81. RGB value is (150,130,129). Sum of RGB (Red+Green+Blue) = 150+130+129=409 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.67% from 409); Green value is 130 (51.17% from 255 or 31.78% from 409); Blue value is 129 (50.78% from 255 or 31.54% from 409); Max value from RGB is 150 - color contains mainly: red. Hex color #968281 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #968281 is #697D7E. Grayscale: #878787. Windows color (decimal): -6913407 or 8487574. OLE color: 8487574.
HSL color Cylindrical-coordinate representation of color #968281: hue angle of 2.86º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #968281 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 130 | 129 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.41 |
| HSL | 2.86º | 0.09% | 0.55% | - |
| HSV(B) | 2.86º | 0.14% | 0.59% | - |
| XYZ | 24.52 | 24.03 | 24.12 | - |
| YUV | 135.87 | 124.13 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 130 | 129 | 0 | 0.13 | 0.14 | 0.41 | 2.86 | 0.09 | 0.55 |
| Hex | 96 | 82 | 81 | 0 | D | E | 29 | 3 | 9 | 37 |
| Octal | 226 | 202 | 201 | 0 | 15 | 16 | 51 | 3 | 11 | 67 |
| Binary | 10010110 | 10000010 | 10000001 | 0 | 1101 | 1110 | 101001 | 11 | 1001 | 110111 |
Color Harmonies of #968281
Complementary color
Monochromatic Colors of #968281
Black with #968281
Text Example
Text Example
White with #968281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968281; }
p { color: rgb(150,130,129); }
H1.HeaderClassName
{
color: #968281;
}
.AnyTagClassName
{
color: #968281;
}
</style>
background-color css
<style>
a { background-color: #968281; }
a { background-color: rgb(150,130,129); }
div.DivClassName
{
background-color: #968281;
}
.BgClassName
{
background-color: #968281;
}
</style>
border-color css
<style>
span { border-color: #968281; }
span { border-color: rgb(150,130,129); }
td.TdClassName
{
border-color: #968281;
}
.TagClassName
{
border-color: #968281;
}
</style>