Shades of Opium #958685
Tints of Opium #958685
RGB
CMYK
RGB Variations
Color information
#958685 (or 0x958685) is known color: Opium. HEX triplet: 95, 86 and 85. RGB value is (149,134,133). Sum of RGB (Red+Green+Blue) = 149+134+133=416 (55% of max value = 765). Red value is 149 (58.59% from 255 or 35.82% from 416); Green value is 134 (52.73% from 255 or 32.21% from 416); Blue value is 133 (52.34% from 255 or 31.97% from 416); Max value from RGB is 149 - color contains mainly: red. Hex color #958685 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #958685 is #6A797A. Grayscale: #8A8A8A. Windows color (decimal): -6977915 or 8750741. OLE color: 8750741.
HSL color Cylindrical-coordinate representation of color #958685: hue angle of 3.75º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #958685 is Cyan = 0, Magento = 0.10, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 134 | 133 | - |
| CMYK | 0 | 0.10 | 0.11 | 0.42 |
| HSL | 3.75º | 0.07% | 0.55% | - |
| HSV(B) | 3.75º | 0.11% | 0.58% | - |
| XYZ | 25.15 | 25.13 | 25.72 | - |
| YUV | 138.37 | 124.97 | 135.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 134 | 133 | 0 | 0.10 | 0.11 | 0.42 | 3.75 | 0.07 | 0.55 |
| Hex | 95 | 86 | 85 | 0 | A | B | 2A | 4 | 7 | 37 |
| Octal | 225 | 206 | 205 | 0 | 12 | 13 | 52 | 4 | 7 | 67 |
| Binary | 10010101 | 10000110 | 10000101 | 0 | 1010 | 1011 | 101010 | 100 | 111 | 110111 |
Color Harmonies of #958685
Complementary color
Monochromatic Colors of #958685
Black with #958685
Text Example
Text Example
White with #958685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958685; }
p { color: rgb(149,134,133); }
H1.HeaderClassName
{
color: #958685;
}
.AnyTagClassName
{
color: #958685;
}
</style>
background-color css
<style>
a { background-color: #958685; }
a { background-color: rgb(149,134,133); }
div.DivClassName
{
background-color: #958685;
}
.BgClassName
{
background-color: #958685;
}
</style>
border-color css
<style>
span { border-color: #958685; }
span { border-color: rgb(149,134,133); }
td.TdClassName
{
border-color: #958685;
}
.TagClassName
{
border-color: #958685;
}
</style>