Shades of Ce Soir #866995
Tints of Ce Soir #866995
RGB
CMYK
RGB Variations
Color information
#866995 (or 0x866995) is known color: Ce Soir. HEX triplet: 86, 69 and 95. RGB value is (134,105,149). Sum of RGB (Red+Green+Blue) = 134+105+149=388 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.54% from 388); Green value is 105 (41.41% from 255 or 27.06% from 388); Blue value is 149 (58.59% from 255 or 38.40% from 388); Max value from RGB is 149 - color contains mainly: blue. Hex color #866995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866995 is #79966A. Grayscale: #767676. Windows color (decimal): -7968363 or 9791878. OLE color: 9791878.
HSL color Cylindrical-coordinate representation of color #866995: hue angle of 279.55º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #866995 is Cyan = 0.10, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 105 | 149 | - |
| CMYK | 0.10 | 0.30 | 0 | 0.42 |
| HSL | 279.55º | 0.17% | 0.5% | - |
| HSV(B) | 279.55º | 0.3% | 0.58% | - |
| XYZ | 20.31 | 17.34 | 30.71 | - |
| YUV | 118.69 | 145.11 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 149 | 0.10 | 0.30 | 0 | 0.42 | 279.55 | 0.17 | 0.5 |
| Hex | 86 | 69 | 95 | A | 1E | 0 | 2A | 118 | 11 | 32 |
| Octal | 206 | 151 | 225 | 12 | 36 | 0 | 52 | 430 | 21 | 62 |
| Binary | 10000110 | 1101001 | 10010101 | 1010 | 11110 | 0 | 101010 | 100011000 | 10001 | 110010 |
Color Harmonies of #866995
Complementary color
Monochromatic Colors of #866995
Black with #866995
Text Example
Text Example
White with #866995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866995; }
p { color: rgb(134,105,149); }
H1.HeaderClassName
{
color: #866995;
}
.AnyTagClassName
{
color: #866995;
}
</style>
background-color css
<style>
a { background-color: #866995; }
a { background-color: rgb(134,105,149); }
div.DivClassName
{
background-color: #866995;
}
.BgClassName
{
background-color: #866995;
}
</style>
border-color css
<style>
span { border-color: #866995; }
span { border-color: rgb(134,105,149); }
td.TdClassName
{
border-color: #866995;
}
.TagClassName
{
border-color: #866995;
}
</style>