Shades of Ce Soir #886399
Tints of Ce Soir #886399
RGB
CMYK
RGB Variations
Color information
#886399 (or 0x886399) is known color: Ce Soir. HEX triplet: 88, 63 and 99. RGB value is (136,99,153). Sum of RGB (Red+Green+Blue) = 136+99+153=388 (51% of max value = 765). Red value is 136 (53.52% from 255 or 35.05% from 388); Green value is 99 (39.06% from 255 or 25.52% from 388); Blue value is 153 (60.16% from 255 or 39.43% from 388); Max value from RGB is 153 - color contains mainly: blue. Hex color #886399 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886399 is #779C66. Grayscale: #747474. Windows color (decimal): -7838823 or 10052488. OLE color: 10052488.
HSL color Cylindrical-coordinate representation of color #886399: hue angle of 281.11º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #886399 is Cyan = 0.11, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 136 | 99 | 153 | - |
| CMYK | 0.11 | 0.35 | 0 | 0.4 |
| HSL | 281.11º | 0.21% | 0.49% | - |
| HSV(B) | 281.11º | 0.35% | 0.6% | - |
| XYZ | 20.36 | 16.46 | 32.24 | - |
| YUV | 116.22 | 148.76 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 153 | 0.11 | 0.35 | 0 | 0.4 | 281.11 | 0.21 | 0.49 |
| Hex | 88 | 63 | 99 | B | 23 | 0 | 28 | 119 | 15 | 31 |
| Octal | 210 | 143 | 231 | 13 | 43 | 0 | 50 | 431 | 25 | 61 |
| Binary | 10001000 | 1100011 | 10011001 | 1011 | 100011 | 0 | 101000 | 100011001 | 10101 | 110001 |
Color Harmonies of #886399
Complementary color
Monochromatic Colors of #886399
Black with #886399
Text Example
Text Example
White with #886399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886399; }
p { color: rgb(136,99,153); }
H1.HeaderClassName
{
color: #886399;
}
.AnyTagClassName
{
color: #886399;
}
</style>
background-color css
<style>
a { background-color: #886399; }
a { background-color: rgb(136,99,153); }
div.DivClassName
{
background-color: #886399;
}
.BgClassName
{
background-color: #886399;
}
</style>
border-color css
<style>
span { border-color: #886399; }
span { border-color: rgb(136,99,153); }
td.TdClassName
{
border-color: #886399;
}
.TagClassName
{
border-color: #886399;
}
</style>