Shades of Ce Soir #886299
Tints of Ce Soir #886299
RGB
CMYK
RGB Variations
Color information
#886299 (or 0x886299) is known color: Ce Soir. HEX triplet: 88, 62 and 99. RGB value is (136,98,153). Sum of RGB (Red+Green+Blue) = 136+98+153=387 (51% of max value = 765). Red value is 136 (53.52% from 255 or 35.14% from 387); Green value is 98 (38.67% from 255 or 25.32% from 387); Blue value is 153 (60.16% from 255 or 39.53% from 387); Max value from RGB is 153 - color contains mainly: blue. Hex color #886299 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886299 is #779D66. Grayscale: #737373. Windows color (decimal): -7839079 or 10052232. OLE color: 10052232.
HSL color Cylindrical-coordinate representation of color #886299: hue angle of 281.45º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #886299 is Cyan = 0.11, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 136 | 98 | 153 | - |
| CMYK | 0.11 | 0.36 | 0 | 0.4 |
| HSL | 281.45º | 0.22% | 0.49% | - |
| HSV(B) | 281.45º | 0.36% | 0.6% | - |
| XYZ | 20.27 | 16.27 | 32.21 | - |
| YUV | 115.63 | 149.09 | 142.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 153 | 0.11 | 0.36 | 0 | 0.4 | 281.45 | 0.22 | 0.49 |
| Hex | 88 | 62 | 99 | B | 24 | 0 | 28 | 119 | 16 | 31 |
| Octal | 210 | 142 | 231 | 13 | 44 | 0 | 50 | 431 | 26 | 61 |
| Binary | 10001000 | 1100010 | 10011001 | 1011 | 100100 | 0 | 101000 | 100011001 | 10110 | 110001 |
Color Harmonies of #886299
Complementary color
Monochromatic Colors of #886299
Black with #886299
Text Example
Text Example
White with #886299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886299; }
p { color: rgb(136,98,153); }
H1.HeaderClassName
{
color: #886299;
}
.AnyTagClassName
{
color: #886299;
}
</style>
background-color css
<style>
a { background-color: #886299; }
a { background-color: rgb(136,98,153); }
div.DivClassName
{
background-color: #886299;
}
.BgClassName
{
background-color: #886299;
}
</style>
border-color css
<style>
span { border-color: #886299; }
span { border-color: rgb(136,98,153); }
td.TdClassName
{
border-color: #886299;
}
.TagClassName
{
border-color: #886299;
}
</style>