Shades of Opium #938080
Tints of Opium #938080
RGB
CMYK
RGB Variations
Color information
#938080 (or 0x938080) is known color: Opium. HEX triplet: 93, 80 and 80. RGB value is (147,128,128). Sum of RGB (Red+Green+Blue) = 147+128+128=403 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.48% from 403); Green value is 128 (50.39% from 255 or 31.76% from 403); Blue value is 128 (50.39% from 255 or 31.76% from 403); Max value from RGB is 147 - color contains mainly: red. Hex color #938080 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938080 is #6C7F7F. Grayscale: #858585. Windows color (decimal): -7110528 or 8421523. OLE color: 8421523.
HSL color Cylindrical-coordinate representation of color #938080: hue angle of 0º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #938080 is Cyan = 0, Magento = 0.13, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 128 | 128 | - |
| CMYK | 0 | 0.13 | 0.13 | 0.42 |
| HSL | 0º | 0.08% | 0.54% | - |
| HSV(B) | 0º | 0.13% | 0.58% | - |
| XYZ | 23.65 | 23.2 | 23.65 | - |
| YUV | 133.68 | 124.79 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 128 | 0 | 0.13 | 0.13 | 0.42 | 0 | 0.08 | 0.54 |
| Hex | 93 | 80 | 80 | 0 | D | D | 2A | 0 | 8 | 36 |
| Octal | 223 | 200 | 200 | 0 | 15 | 15 | 52 | 0 | 10 | 66 |
| Binary | 10010011 | 10000000 | 10000000 | 0 | 1101 | 1101 | 101010 | 0 | 1000 | 110110 |
Color Harmonies of #938080
Complementary color
Monochromatic Colors of #938080
Black with #938080
Text Example
Text Example
White with #938080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938080; }
p { color: rgb(147,128,128); }
H1.HeaderClassName
{
color: #938080;
}
.AnyTagClassName
{
color: #938080;
}
</style>
background-color css
<style>
a { background-color: #938080; }
a { background-color: rgb(147,128,128); }
div.DivClassName
{
background-color: #938080;
}
.BgClassName
{
background-color: #938080;
}
</style>
border-color css
<style>
span { border-color: #938080; }
span { border-color: rgb(147,128,128); }
td.TdClassName
{
border-color: #938080;
}
.TagClassName
{
border-color: #938080;
}
</style>