Shades of Ce Soir #866899
Tints of Ce Soir #866899
RGB
CMYK
RGB Variations
Color information
#866899 (or 0x866899) is known color: Ce Soir. HEX triplet: 86, 68 and 99. RGB value is (134,104,153). Sum of RGB (Red+Green+Blue) = 134+104+153=391 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.27% from 391); Green value is 104 (41.02% from 255 or 26.60% from 391); Blue value is 153 (60.16% from 255 or 39.13% from 391); Max value from RGB is 153 - color contains mainly: blue. Hex color #866899 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866899 is #799766. Grayscale: #767676. Windows color (decimal): -7968615 or 10053766. OLE color: 10053766.
HSL color Cylindrical-coordinate representation of color #866899: hue angle of 276.73º 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 #866899 is Cyan = 0.12, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 104 | 153 | - |
| CMYK | 0.12 | 0.32 | 0 | 0.4 |
| HSL | 276.73º | 0.19% | 0.5% | - |
| HSV(B) | 276.73º | 0.32% | 0.6% | - |
| XYZ | 20.53 | 17.27 | 32.39 | - |
| YUV | 118.56 | 147.44 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 153 | 0.12 | 0.32 | 0 | 0.4 | 276.73 | 0.19 | 0.5 |
| Hex | 86 | 68 | 99 | C | 20 | 0 | 28 | 115 | 13 | 32 |
| Octal | 206 | 150 | 231 | 14 | 40 | 0 | 50 | 425 | 23 | 62 |
| Binary | 10000110 | 1101000 | 10011001 | 1100 | 100000 | 0 | 101000 | 100010101 | 10011 | 110010 |
Color Harmonies of #866899
Complementary color
Monochromatic Colors of #866899
Black with #866899
Text Example
Text Example
White with #866899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866899; }
p { color: rgb(134,104,153); }
H1.HeaderClassName
{
color: #866899;
}
.AnyTagClassName
{
color: #866899;
}
</style>
background-color css
<style>
a { background-color: #866899; }
a { background-color: rgb(134,104,153); }
div.DivClassName
{
background-color: #866899;
}
.BgClassName
{
background-color: #866899;
}
</style>
border-color css
<style>
span { border-color: #866899; }
span { border-color: rgb(134,104,153); }
td.TdClassName
{
border-color: #866899;
}
.TagClassName
{
border-color: #866899;
}
</style>