Shades of Opium #918585
Tints of Opium #918585
RGB
CMYK
RGB Variations
Color information
#918585 (or 0x918585) is known color: Opium. HEX triplet: 91, 85 and 85. RGB value is (145,133,133). Sum of RGB (Red+Green+Blue) = 145+133+133=411 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.28% from 411); Green value is 133 (52.34% from 255 or 32.36% from 411); Blue value is 133 (52.34% from 255 or 32.36% from 411); Max value from RGB is 145 - color contains mainly: red. Hex color #918585 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918585 is #6E7A7A. Grayscale: #888888. Windows color (decimal): -7240315 or 8750481. OLE color: 8750481.
HSL color Cylindrical-coordinate representation of color #918585: hue angle of 0º degrees, saturation: 0.05, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #918585 is Cyan = 0, Magento = 0.08, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 133 | 133 | - |
| CMYK | 0 | 0.08 | 0.08 | 0.43 |
| HSL | 0º | 0.05% | 0.55% | - |
| HSV(B) | 0º | 0.08% | 0.57% | - |
| XYZ | 24.3 | 24.49 | 25.64 | - |
| YUV | 136.59 | 125.98 | 134 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 133 | 133 | 0 | 0.08 | 0.08 | 0.43 | 0 | 0.05 | 0.55 |
| Hex | 91 | 85 | 85 | 0 | 8 | 8 | 2B | 0 | 5 | 37 |
| Octal | 221 | 205 | 205 | 0 | 10 | 10 | 53 | 0 | 5 | 67 |
| Binary | 10010001 | 10000101 | 10000101 | 0 | 1000 | 1000 | 101011 | 0 | 101 | 110111 |
Color Harmonies of #918585
Complementary color
Monochromatic Colors of #918585
Black with #918585
Text Example
Text Example
White with #918585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918585; }
p { color: rgb(145,133,133); }
H1.HeaderClassName
{
color: #918585;
}
.AnyTagClassName
{
color: #918585;
}
</style>
background-color css
<style>
a { background-color: #918585; }
a { background-color: rgb(145,133,133); }
div.DivClassName
{
background-color: #918585;
}
.BgClassName
{
background-color: #918585;
}
</style>
border-color css
<style>
span { border-color: #918585; }
span { border-color: rgb(145,133,133); }
td.TdClassName
{
border-color: #918585;
}
.TagClassName
{
border-color: #918585;
}
</style>