Shades of Opium #938888
Tints of Opium #938888
RGB
CMYK
RGB Variations
Color information
#938888 (or 0x938888) is known color: Opium. HEX triplet: 93, 88 and 88. RGB value is (147,136,136). Sum of RGB (Red+Green+Blue) = 147+136+136=419 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35.08% from 419); Green value is 136 (53.52% from 255 or 32.46% from 419); Blue value is 136 (53.52% from 255 or 32.46% from 419); Max value from RGB is 147 - color contains mainly: red. Hex color #938888 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938888 is #6C7777. Grayscale: #8B8B8B. Windows color (decimal): -7108472 or 8947859. OLE color: 8947859.
HSL color Cylindrical-coordinate representation of color #938888: hue angle of 0º degrees, saturation: 0.05, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #938888 is Cyan = 0, Magento = 0.07, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 136 | 136 | - |
| CMYK | 0 | 0.07 | 0.07 | 0.42 |
| HSL | 0º | 0.05% | 0.55% | - |
| HSV(B) | 0º | 0.07% | 0.58% | - |
| XYZ | 25.28 | 25.59 | 26.9 | - |
| YUV | 139.29 | 126.14 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 136 | 136 | 0 | 0.07 | 0.07 | 0.42 | 0 | 0.05 | 0.55 |
| Hex | 93 | 88 | 88 | 0 | 7 | 7 | 2A | 0 | 5 | 37 |
| Octal | 223 | 210 | 210 | 0 | 7 | 7 | 52 | 0 | 5 | 67 |
| Binary | 10010011 | 10001000 | 10001000 | 0 | 111 | 111 | 101010 | 0 | 101 | 110111 |
Color Harmonies of #938888
Complementary color
Monochromatic Colors of #938888
Black with #938888
Text Example
Text Example
White with #938888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938888; }
p { color: rgb(147,136,136); }
H1.HeaderClassName
{
color: #938888;
}
.AnyTagClassName
{
color: #938888;
}
</style>
background-color css
<style>
a { background-color: #938888; }
a { background-color: rgb(147,136,136); }
div.DivClassName
{
background-color: #938888;
}
.BgClassName
{
background-color: #938888;
}
</style>
border-color css
<style>
span { border-color: #938888; }
span { border-color: rgb(147,136,136); }
td.TdClassName
{
border-color: #938888;
}
.TagClassName
{
border-color: #938888;
}
</style>