Shades of Ce Soir #886899
Tints of Ce Soir #886899
RGB
CMYK
RGB Variations
Color information
#886899 (or 0x886899) is known color: Ce Soir. HEX triplet: 88, 68 and 99. RGB value is (136,104,153). Sum of RGB (Red+Green+Blue) = 136+104+153=393 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34.61% from 393); Green value is 104 (41.02% from 255 or 26.46% from 393); Blue value is 153 (60.16% from 255 or 38.93% from 393); Max value from RGB is 153 - color contains mainly: blue. Hex color #886899 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886899 is #779766. Grayscale: #767676. Windows color (decimal): -7837543 or 10053768. OLE color: 10053768.
HSL color Cylindrical-coordinate representation of color #886899: hue angle of 279.18º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #886899 is Cyan = 0.11, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 136 | 104 | 153 | - |
| CMYK | 0.11 | 0.32 | 0 | 0.4 |
| HSL | 279.18º | 0.19% | 0.5% | - |
| HSV(B) | 279.18º | 0.32% | 0.6% | - |
| XYZ | 20.85 | 17.43 | 32.4 | - |
| YUV | 119.15 | 147.1 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 153 | 0.11 | 0.32 | 0 | 0.4 | 279.18 | 0.19 | 0.5 |
| Hex | 88 | 68 | 99 | B | 20 | 0 | 28 | 117 | 13 | 32 |
| Octal | 210 | 150 | 231 | 13 | 40 | 0 | 50 | 427 | 23 | 62 |
| Binary | 10001000 | 1101000 | 10011001 | 1011 | 100000 | 0 | 101000 | 100010111 | 10011 | 110010 |
Color Harmonies of #886899
Complementary color
Monochromatic Colors of #886899
Black with #886899
Text Example
Text Example
White with #886899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886899; }
p { color: rgb(136,104,153); }
H1.HeaderClassName
{
color: #886899;
}
.AnyTagClassName
{
color: #886899;
}
</style>
background-color css
<style>
a { background-color: #886899; }
a { background-color: rgb(136,104,153); }
div.DivClassName
{
background-color: #886899;
}
.BgClassName
{
background-color: #886899;
}
</style>
border-color css
<style>
span { border-color: #886899; }
span { border-color: rgb(136,104,153); }
td.TdClassName
{
border-color: #886899;
}
.TagClassName
{
border-color: #886899;
}
</style>