Shades of Ce Soir #866695
Tints of Ce Soir #866695
RGB
CMYK
RGB Variations
Color information
#866695 (or 0x866695) is known color: Ce Soir. HEX triplet: 86, 66 and 95. RGB value is (134,102,149). Sum of RGB (Red+Green+Blue) = 134+102+149=385 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.81% from 385); Green value is 102 (40.23% from 255 or 26.49% from 385); Blue value is 149 (58.59% from 255 or 38.70% from 385); Max value from RGB is 149 - color contains mainly: blue. Hex color #866695 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866695 is #79996A. Grayscale: #747474. Windows color (decimal): -7969131 or 9791110. OLE color: 9791110.
HSL color Cylindrical-coordinate representation of color #866695: hue angle of 280.85º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #866695 is Cyan = 0.10, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 102 | 149 | - |
| CMYK | 0.10 | 0.32 | 0 | 0.42 |
| HSL | 280.85º | 0.19% | 0.49% | - |
| HSV(B) | 280.85º | 0.32% | 0.58% | - |
| XYZ | 20.01 | 16.74 | 30.61 | - |
| YUV | 116.93 | 146.1 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 149 | 0.10 | 0.32 | 0 | 0.42 | 280.85 | 0.19 | 0.49 |
| Hex | 86 | 66 | 95 | A | 20 | 0 | 2A | 119 | 13 | 31 |
| Octal | 206 | 146 | 225 | 12 | 40 | 0 | 52 | 431 | 23 | 61 |
| Binary | 10000110 | 1100110 | 10010101 | 1010 | 100000 | 0 | 101010 | 100011001 | 10011 | 110001 |
Color Harmonies of #866695
Complementary color
Monochromatic Colors of #866695
Black with #866695
Text Example
Text Example
White with #866695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866695; }
p { color: rgb(134,102,149); }
H1.HeaderClassName
{
color: #866695;
}
.AnyTagClassName
{
color: #866695;
}
</style>
background-color css
<style>
a { background-color: #866695; }
a { background-color: rgb(134,102,149); }
div.DivClassName
{
background-color: #866695;
}
.BgClassName
{
background-color: #866695;
}
</style>
border-color css
<style>
span { border-color: #866695; }
span { border-color: rgb(134,102,149); }
td.TdClassName
{
border-color: #866695;
}
.TagClassName
{
border-color: #866695;
}
</style>