Shades of Ce Soir #866697
Tints of Ce Soir #866697
RGB
CMYK
RGB Variations
Color information
#866697 (or 0x866697) is known color: Ce Soir. HEX triplet: 86, 66 and 97. RGB value is (134,102,151). Sum of RGB (Red+Green+Blue) = 134+102+151=387 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.63% from 387); Green value is 102 (40.23% from 255 or 26.36% from 387); Blue value is 151 (59.38% from 255 or 39.02% from 387); Max value from RGB is 151 - color contains mainly: blue. Hex color #866697 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866697 is #799968. Grayscale: #747474. Windows color (decimal): -7969129 or 9922182. OLE color: 9922182.
HSL color Cylindrical-coordinate representation of color #866697: hue angle of 279.18º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #866697 is Cyan = 0.11, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 102 | 151 | - |
| CMYK | 0.11 | 0.32 | 0 | 0.41 |
| HSL | 279.18º | 0.19% | 0.5% | - |
| HSV(B) | 279.18º | 0.32% | 0.59% | - |
| XYZ | 20.17 | 16.81 | 31.46 | - |
| YUV | 117.15 | 147.1 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 151 | 0.11 | 0.32 | 0 | 0.41 | 279.18 | 0.19 | 0.5 |
| Hex | 86 | 66 | 97 | B | 20 | 0 | 29 | 117 | 13 | 32 |
| Octal | 206 | 146 | 227 | 13 | 40 | 0 | 51 | 427 | 23 | 62 |
| Binary | 10000110 | 1100110 | 10010111 | 1011 | 100000 | 0 | 101001 | 100010111 | 10011 | 110010 |
Color Harmonies of #866697
Complementary color
Monochromatic Colors of #866697
Black with #866697
Text Example
Text Example
White with #866697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866697; }
p { color: rgb(134,102,151); }
H1.HeaderClassName
{
color: #866697;
}
.AnyTagClassName
{
color: #866697;
}
</style>
background-color css
<style>
a { background-color: #866697; }
a { background-color: rgb(134,102,151); }
div.DivClassName
{
background-color: #866697;
}
.BgClassName
{
background-color: #866697;
}
</style>
border-color css
<style>
span { border-color: #866697; }
span { border-color: rgb(134,102,151); }
td.TdClassName
{
border-color: #866697;
}
.TagClassName
{
border-color: #866697;
}
</style>