Shades of Ce Soir #866898
Tints of Ce Soir #866898
RGB
CMYK
RGB Variations
Color information
#866898 (or 0x866898) is known color: Ce Soir. HEX triplet: 86, 68 and 98. RGB value is (134,104,152). Sum of RGB (Red+Green+Blue) = 134+104+152=390 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.36% from 390); Green value is 104 (41.02% from 255 or 26.67% from 390); Blue value is 152 (59.77% from 255 or 38.97% from 390); Max value from RGB is 152 - color contains mainly: blue. Hex color #866898 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866898 is #799767. Grayscale: #767676. Windows color (decimal): -7968616 or 9988230. OLE color: 9988230.
HSL color Cylindrical-coordinate representation of color #866898: hue angle of 277.5º 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 #866898 is Cyan = 0.12, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 104 | 152 | - |
| CMYK | 0.12 | 0.32 | 0 | 0.40 |
| HSL | 277.5º | 0.19% | 0.5% | - |
| HSV(B) | 277.5º | 0.32% | 0.6% | - |
| XYZ | 20.45 | 17.24 | 31.95 | - |
| YUV | 118.44 | 146.94 | 139.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 152 | 0.12 | 0.32 | 0 | 0.40 | 277.5 | 0.19 | 0.5 |
| Hex | 86 | 68 | 98 | C | 20 | 0 | 28 | 116 | 13 | 32 |
| Octal | 206 | 150 | 230 | 14 | 40 | 0 | 50 | 426 | 23 | 62 |
| Binary | 10000110 | 1101000 | 10011000 | 1100 | 100000 | 0 | 101000 | 100010110 | 10011 | 110010 |
Color Harmonies of #866898
Complementary color
Monochromatic Colors of #866898
Black with #866898
Text Example
Text Example
White with #866898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866898; }
p { color: rgb(134,104,152); }
H1.HeaderClassName
{
color: #866898;
}
.AnyTagClassName
{
color: #866898;
}
</style>
background-color css
<style>
a { background-color: #866898; }
a { background-color: rgb(134,104,152); }
div.DivClassName
{
background-color: #866898;
}
.BgClassName
{
background-color: #866898;
}
</style>
border-color css
<style>
span { border-color: #866898; }
span { border-color: rgb(134,104,152); }
td.TdClassName
{
border-color: #866898;
}
.TagClassName
{
border-color: #866898;
}
</style>