Shades of Opium #948585
Tints of Opium #948585
RGB
CMYK
RGB Variations
Color information
#948585 (or 0x948585) is known color: Opium. HEX triplet: 94, 85 and 85. RGB value is (148,133,133). Sum of RGB (Red+Green+Blue) = 148+133+133=414 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.75% from 414); Green value is 133 (52.34% from 255 or 32.13% from 414); Blue value is 133 (52.34% from 255 or 32.13% from 414); Max value from RGB is 148 - color contains mainly: red. Hex color #948585 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #948585 is #6B7A7A. Grayscale: #898989. Windows color (decimal): -7043707 or 8750484. OLE color: 8750484.
HSL color Cylindrical-coordinate representation of color #948585: hue angle of 0º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #948585 is Cyan = 0, Magento = 0.10, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 133 | 133 | - |
| CMYK | 0 | 0.10 | 0.10 | 0.42 |
| HSL | 0º | 0.07% | 0.55% | - |
| HSV(B) | 0º | 0.1% | 0.58% | - |
| XYZ | 24.83 | 24.76 | 25.66 | - |
| YUV | 137.49 | 125.47 | 135.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 133 | 133 | 0 | 0.10 | 0.10 | 0.42 | 0 | 0.07 | 0.55 |
| Hex | 94 | 85 | 85 | 0 | A | A | 2A | 0 | 7 | 37 |
| Octal | 224 | 205 | 205 | 0 | 12 | 12 | 52 | 0 | 7 | 67 |
| Binary | 10010100 | 10000101 | 10000101 | 0 | 1010 | 1010 | 101010 | 0 | 111 | 110111 |
Color Harmonies of #948585
Complementary color
Monochromatic Colors of #948585
Black with #948585
Text Example
Text Example
White with #948585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948585; }
p { color: rgb(148,133,133); }
H1.HeaderClassName
{
color: #948585;
}
.AnyTagClassName
{
color: #948585;
}
</style>
background-color css
<style>
a { background-color: #948585; }
a { background-color: rgb(148,133,133); }
div.DivClassName
{
background-color: #948585;
}
.BgClassName
{
background-color: #948585;
}
</style>
border-color css
<style>
span { border-color: #948585; }
span { border-color: rgb(148,133,133); }
td.TdClassName
{
border-color: #948585;
}
.TagClassName
{
border-color: #948585;
}
</style>