Shades of Opium #918484
Tints of Opium #918484
RGB
CMYK
RGB Variations
Color information
#918484 (or 0x918484) is known color: Opium. HEX triplet: 91, 84 and 84. RGB value is (145,132,132). Sum of RGB (Red+Green+Blue) = 145+132+132=409 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.45% from 409); Green value is 132 (51.95% from 255 or 32.27% from 409); Blue value is 132 (51.95% from 255 or 32.27% from 409); Max value from RGB is 145 - color contains mainly: red. Hex color #918484 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918484 is #6E7B7B. Grayscale: #878787. Windows color (decimal): -7240572 or 8684689. OLE color: 8684689.
HSL color Cylindrical-coordinate representation of color #918484: hue angle of 0º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #918484 is Cyan = 0, Magento = 0.09, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 132 | 132 | - |
| CMYK | 0 | 0.09 | 0.09 | 0.43 |
| HSL | 0º | 0.06% | 0.54% | - |
| HSV(B) | 0º | 0.09% | 0.57% | - |
| XYZ | 24.09 | 24.19 | 25.23 | - |
| YUV | 135.89 | 125.81 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 132 | 132 | 0 | 0.09 | 0.09 | 0.43 | 0 | 0.06 | 0.54 |
| Hex | 91 | 84 | 84 | 0 | 9 | 9 | 2B | 0 | 6 | 36 |
| Octal | 221 | 204 | 204 | 0 | 11 | 11 | 53 | 0 | 6 | 66 |
| Binary | 10010001 | 10000100 | 10000100 | 0 | 1001 | 1001 | 101011 | 0 | 110 | 110110 |
Color Harmonies of #918484
Complementary color
Monochromatic Colors of #918484
Black with #918484
Text Example
Text Example
White with #918484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918484; }
p { color: rgb(145,132,132); }
H1.HeaderClassName
{
color: #918484;
}
.AnyTagClassName
{
color: #918484;
}
</style>
background-color css
<style>
a { background-color: #918484; }
a { background-color: rgb(145,132,132); }
div.DivClassName
{
background-color: #918484;
}
.BgClassName
{
background-color: #918484;
}
</style>
border-color css
<style>
span { border-color: #918484; }
span { border-color: rgb(145,132,132); }
td.TdClassName
{
border-color: #918484;
}
.TagClassName
{
border-color: #918484;
}
</style>