Shades of Opium #958484
Tints of Opium #958484
RGB
CMYK
RGB Variations
Color information
#958484 (or 0x958484) is known color: Opium. HEX triplet: 95, 84 and 84. RGB value is (149,132,132). Sum of RGB (Red+Green+Blue) = 149+132+132=413 (54% of max value = 765). Red value is 149 (58.59% from 255 or 36.08% from 413); Green value is 132 (51.95% from 255 or 31.96% from 413); Blue value is 132 (51.95% from 255 or 31.96% from 413); Max value from RGB is 149 - color contains mainly: red. Hex color #958484 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #958484 is #6A7B7B. Grayscale: #898989. Windows color (decimal): -6978428 or 8684693. OLE color: 8684693.
HSL color Cylindrical-coordinate representation of color #958484: 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.11%. Process color model (Four color, CMYK) of #958484 is Cyan = 0, Magento = 0.11, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 132 | - |
| CMYK | 0 | 0.11 | 0.11 | 0.42 |
| HSL | 0º | 0.07% | 0.55% | - |
| HSV(B) | 0º | 0.11% | 0.58% | - |
| XYZ | 24.81 | 24.56 | 25.26 | - |
| YUV | 137.08 | 125.13 | 136.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 132 | 0 | 0.11 | 0.11 | 0.42 | 0 | 0.07 | 0.55 |
| Hex | 95 | 84 | 84 | 0 | B | B | 2A | 0 | 7 | 37 |
| Octal | 225 | 204 | 204 | 0 | 13 | 13 | 52 | 0 | 7 | 67 |
| Binary | 10010101 | 10000100 | 10000100 | 0 | 1011 | 1011 | 101010 | 0 | 111 | 110111 |
Color Harmonies of #958484
Complementary color
Monochromatic Colors of #958484
Black with #958484
Text Example
Text Example
White with #958484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958484; }
p { color: rgb(149,132,132); }
H1.HeaderClassName
{
color: #958484;
}
.AnyTagClassName
{
color: #958484;
}
</style>
background-color css
<style>
a { background-color: #958484; }
a { background-color: rgb(149,132,132); }
div.DivClassName
{
background-color: #958484;
}
.BgClassName
{
background-color: #958484;
}
</style>
border-color css
<style>
span { border-color: #958484; }
span { border-color: rgb(149,132,132); }
td.TdClassName
{
border-color: #958484;
}
.TagClassName
{
border-color: #958484;
}
</style>