Shades of Opium #918382
Tints of Opium #918382
RGB
CMYK
RGB Variations
Color information
#918382 (or 0x918382) is known color: Opium. HEX triplet: 91, 83 and 82. RGB value is (145,131,130). Sum of RGB (Red+Green+Blue) = 145+131+130=406 (53% of max value = 765). Red value is 145 (57.03% from 255 or 35.71% from 406); Green value is 131 (51.56% from 255 or 32.27% from 406); Blue value is 130 (51.17% from 255 or 32.02% from 406); Max value from RGB is 145 - color contains mainly: red. Hex color #918382 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918382 is #6E7C7D. Grayscale: #878787. Windows color (decimal): -7240830 or 8553361. OLE color: 8553361.
HSL color Cylindrical-coordinate representation of color #918382: hue angle of 4º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #918382 is Cyan = 0, Magento = 0.10, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 131 | 130 | - |
| CMYK | 0 | 0.10 | 0.10 | 0.43 |
| HSL | 4º | 0.06% | 0.54% | - |
| HSV(B) | 4º | 0.1% | 0.57% | - |
| XYZ | 23.82 | 23.86 | 24.47 | - |
| YUV | 135.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 131 | 130 | 0 | 0.10 | 0.10 | 0.43 | 4 | 0.06 | 0.54 |
| Hex | 91 | 83 | 82 | 0 | A | A | 2B | 4 | 6 | 36 |
| Octal | 221 | 203 | 202 | 0 | 12 | 12 | 53 | 4 | 6 | 66 |
| Binary | 10010001 | 10000011 | 10000010 | 0 | 1010 | 1010 | 101011 | 100 | 110 | 110110 |
Color Harmonies of #918382
Complementary color
Monochromatic Colors of #918382
Black with #918382
Text Example
Text Example
White with #918382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918382; }
p { color: rgb(145,131,130); }
H1.HeaderClassName
{
color: #918382;
}
.AnyTagClassName
{
color: #918382;
}
</style>
background-color css
<style>
a { background-color: #918382; }
a { background-color: rgb(145,131,130); }
div.DivClassName
{
background-color: #918382;
}
.BgClassName
{
background-color: #918382;
}
</style>
border-color css
<style>
span { border-color: #918382; }
span { border-color: rgb(145,131,130); }
td.TdClassName
{
border-color: #918382;
}
.TagClassName
{
border-color: #918382;
}
</style>