Shades of Opium #908281
Tints of Opium #908281
RGB
CMYK
RGB Variations
Color information
#908281 (or 0x908281) is known color: Opium. HEX triplet: 90, 82 and 81. RGB value is (144,130,129). Sum of RGB (Red+Green+Blue) = 144+130+129=403 (53% of max value = 765). Red value is 144 (56.64% from 255 or 35.73% from 403); Green value is 130 (51.17% from 255 or 32.26% from 403); Blue value is 129 (50.78% from 255 or 32.01% from 403); Max value from RGB is 144 - color contains mainly: red. Hex color #908281 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #908281 is #6F7D7E. Grayscale: #868686. Windows color (decimal): -7306623 or 8487568. OLE color: 8487568.
HSL color Cylindrical-coordinate representation of color #908281: hue angle of 4º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #908281 is Cyan = 0, Magento = 0.10, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 130 | 129 | - |
| CMYK | 0 | 0.10 | 0.10 | 0.44 |
| HSL | 4º | 0.06% | 0.54% | - |
| HSV(B) | 4º | 0.1% | 0.56% | - |
| XYZ | 23.45 | 23.48 | 24.07 | - |
| YUV | 134.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 130 | 129 | 0 | 0.10 | 0.10 | 0.44 | 4 | 0.06 | 0.54 |
| Hex | 90 | 82 | 81 | 0 | A | A | 2C | 4 | 6 | 36 |
| Octal | 220 | 202 | 201 | 0 | 12 | 12 | 54 | 4 | 6 | 66 |
| Binary | 10010000 | 10000010 | 10000001 | 0 | 1010 | 1010 | 101100 | 100 | 110 | 110110 |
Color Harmonies of #908281
Complementary color
Monochromatic Colors of #908281
Black with #908281
Text Example
Text Example
White with #908281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908281; }
p { color: rgb(144,130,129); }
H1.HeaderClassName
{
color: #908281;
}
.AnyTagClassName
{
color: #908281;
}
</style>
background-color css
<style>
a { background-color: #908281; }
a { background-color: rgb(144,130,129); }
div.DivClassName
{
background-color: #908281;
}
.BgClassName
{
background-color: #908281;
}
</style>
border-color css
<style>
span { border-color: #908281; }
span { border-color: rgb(144,130,129); }
td.TdClassName
{
border-color: #908281;
}
.TagClassName
{
border-color: #908281;
}
</style>