Shades of Ce Soir #886993
Tints of Ce Soir #886993
RGB
CMYK
RGB Variations
Color information
#886993 (or 0x886993) is known color: Ce Soir. HEX triplet: 88, 69 and 93. RGB value is (136,105,147). Sum of RGB (Red+Green+Blue) = 136+105+147=388 (51% of max value = 765). Red value is 136 (53.52% from 255 or 35.05% from 388); Green value is 105 (41.41% from 255 or 27.06% from 388); Blue value is 147 (57.81% from 255 or 37.89% from 388); Max value from RGB is 147 - color contains mainly: blue. Hex color #886993 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886993 is #77966C. Grayscale: #767676. Windows color (decimal): -7837293 or 9660808. OLE color: 9660808.
HSL color Cylindrical-coordinate representation of color #886993: hue angle of 284.29º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #886993 is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 105 | 147 | - |
| CMYK | 0.07 | 0.29 | 0 | 0.42 |
| HSL | 284.29º | 0.17% | 0.49% | - |
| HSV(B) | 284.29º | 0.29% | 0.58% | - |
| XYZ | 20.47 | 17.44 | 29.89 | - |
| YUV | 119.06 | 143.77 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 147 | 0.07 | 0.29 | 0 | 0.42 | 284.29 | 0.17 | 0.49 |
| Hex | 88 | 69 | 93 | 7 | 1D | 0 | 2A | 11C | 11 | 31 |
| Octal | 210 | 151 | 223 | 7 | 35 | 0 | 52 | 434 | 21 | 61 |
| Binary | 10001000 | 1101001 | 10010011 | 111 | 11101 | 0 | 101010 | 100011100 | 10001 | 110001 |
Color Harmonies of #886993
Complementary color
Monochromatic Colors of #886993
Black with #886993
Text Example
Text Example
White with #886993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886993; }
p { color: rgb(136,105,147); }
H1.HeaderClassName
{
color: #886993;
}
.AnyTagClassName
{
color: #886993;
}
</style>
background-color css
<style>
a { background-color: #886993; }
a { background-color: rgb(136,105,147); }
div.DivClassName
{
background-color: #886993;
}
.BgClassName
{
background-color: #886993;
}
</style>
border-color css
<style>
span { border-color: #886993; }
span { border-color: rgb(136,105,147); }
td.TdClassName
{
border-color: #886993;
}
.TagClassName
{
border-color: #886993;
}
</style>