Shades of Ce Soir #886D92
Tints of Ce Soir #886D92
RGB
CMYK
RGB Variations
Color information
#886D92 (or 0x886D92) is known color: Ce Soir. HEX triplet: 88, 6D and 92. RGB value is (136,109,146). Sum of RGB (Red+Green+Blue) = 136+109+146=391 (51% of max value = 765). Red value is 136 (53.52% from 255 or 34.78% from 391); Green value is 109 (42.97% from 255 or 27.88% from 391); Blue value is 146 (57.42% from 255 or 37.34% from 391); Max value from RGB is 146 - color contains mainly: blue. Hex color #886D92 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886D92 is #77926D. Grayscale: #797979. Windows color (decimal): -7836270 or 9596296. OLE color: 9596296.
HSL color Cylindrical-coordinate representation of color #886D92: hue angle of 283.78º degrees, saturation: 0.15, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #886D92 is Cyan = 0.07, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 109 | 146 | - |
| CMYK | 0.07 | 0.25 | 0 | 0.43 |
| HSL | 283.78º | 0.15% | 0.5% | - |
| HSV(B) | 283.78º | 0.25% | 0.57% | - |
| XYZ | 20.81 | 18.25 | 29.62 | - |
| YUV | 121.29 | 141.95 | 138.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 109 | 146 | 0.07 | 0.25 | 0 | 0.43 | 283.78 | 0.15 | 0.5 |
| Hex | 88 | 6D | 92 | 7 | 19 | 0 | 2B | 11C | F | 32 |
| Octal | 210 | 155 | 222 | 7 | 31 | 0 | 53 | 434 | 17 | 62 |
| Binary | 10001000 | 1101101 | 10010010 | 111 | 11001 | 0 | 101011 | 100011100 | 1111 | 110010 |
Color Harmonies of #886D92
Complementary color
Monochromatic Colors of #886D92
Black with #886D92
Text Example
Text Example
White with #886D92
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886D92; }
p { color: rgb(136,109,146); }
H1.HeaderClassName
{
color: #886D92;
}
.AnyTagClassName
{
color: #886D92;
}
</style>
background-color css
<style>
a { background-color: #886D92; }
a { background-color: rgb(136,109,146); }
div.DivClassName
{
background-color: #886D92;
}
.BgClassName
{
background-color: #886D92;
}
</style>
border-color css
<style>
span { border-color: #886D92; }
span { border-color: rgb(136,109,146); }
td.TdClassName
{
border-color: #886D92;
}
.TagClassName
{
border-color: #886D92;
}
</style>