Shades of Ce Soir #886894
Tints of Ce Soir #886894
RGB
CMYK
RGB Variations
Color information
#886894 (or 0x886894) is known color: Ce Soir. HEX triplet: 88, 68 and 94. RGB value is (136,104,148). Sum of RGB (Red+Green+Blue) = 136+104+148=388 (51% of max value = 765). Red value is 136 (53.52% from 255 or 35.05% from 388); Green value is 104 (41.02% from 255 or 26.80% from 388); Blue value is 148 (58.20% from 255 or 38.14% from 388); Max value from RGB is 148 - color contains mainly: blue. Hex color #886894 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886894 is #77976B. Grayscale: #767676. Windows color (decimal): -7837548 or 9726088. OLE color: 9726088.
HSL color Cylindrical-coordinate representation of color #886894: hue angle of 283.64º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #886894 is Cyan = 0.08, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 104 | 148 | - |
| CMYK | 0.08 | 0.30 | 0 | 0.42 |
| HSL | 283.64º | 0.17% | 0.49% | - |
| HSV(B) | 283.64º | 0.3% | 0.58% | - |
| XYZ | 20.45 | 17.27 | 30.27 | - |
| YUV | 118.58 | 144.6 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 148 | 0.08 | 0.30 | 0 | 0.42 | 283.64 | 0.17 | 0.49 |
| Hex | 88 | 68 | 94 | 8 | 1E | 0 | 2A | 11C | 11 | 31 |
| Octal | 210 | 150 | 224 | 10 | 36 | 0 | 52 | 434 | 21 | 61 |
| Binary | 10001000 | 1101000 | 10010100 | 1000 | 11110 | 0 | 101010 | 100011100 | 10001 | 110001 |
Color Harmonies of #886894
Complementary color
Monochromatic Colors of #886894
Black with #886894
Text Example
Text Example
White with #886894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886894; }
p { color: rgb(136,104,148); }
H1.HeaderClassName
{
color: #886894;
}
.AnyTagClassName
{
color: #886894;
}
</style>
background-color css
<style>
a { background-color: #886894; }
a { background-color: rgb(136,104,148); }
div.DivClassName
{
background-color: #886894;
}
.BgClassName
{
background-color: #886894;
}
</style>
border-color css
<style>
span { border-color: #886894; }
span { border-color: rgb(136,104,148); }
td.TdClassName
{
border-color: #886894;
}
.TagClassName
{
border-color: #886894;
}
</style>