Shades of Ce Soir #866691
Tints of Ce Soir #866691
RGB
CMYK
RGB Variations
Color information
#866691 (or 0x866691) is known color: Ce Soir. HEX triplet: 86, 66 and 91. RGB value is (134,102,145). Sum of RGB (Red+Green+Blue) = 134+102+145=381 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.17% from 381); Green value is 102 (40.23% from 255 or 26.77% from 381); Blue value is 145 (57.03% from 255 or 38.06% from 381); Max value from RGB is 145 - color contains mainly: blue. Hex color #866691 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866691 is #79996E. Grayscale: #747474. Windows color (decimal): -7969135 or 9528966. OLE color: 9528966.
HSL color Cylindrical-coordinate representation of color #866691: hue angle of 284.65º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #866691 is Cyan = 0.08, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 102 | 145 | - |
| CMYK | 0.08 | 0.30 | 0 | 0.43 |
| HSL | 284.65º | 0.17% | 0.48% | - |
| HSV(B) | 284.65º | 0.3% | 0.57% | - |
| XYZ | 19.69 | 16.62 | 28.96 | - |
| YUV | 116.47 | 144.1 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 145 | 0.08 | 0.30 | 0 | 0.43 | 284.65 | 0.17 | 0.48 |
| Hex | 86 | 66 | 91 | 8 | 1E | 0 | 2B | 11D | 11 | 30 |
| Octal | 206 | 146 | 221 | 10 | 36 | 0 | 53 | 435 | 21 | 60 |
| Binary | 10000110 | 1100110 | 10010001 | 1000 | 11110 | 0 | 101011 | 100011101 | 10001 | 110000 |
Color Harmonies of #866691
Complementary color
Monochromatic Colors of #866691
Black with #866691
Text Example
Text Example
White with #866691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866691; }
p { color: rgb(134,102,145); }
H1.HeaderClassName
{
color: #866691;
}
.AnyTagClassName
{
color: #866691;
}
</style>
background-color css
<style>
a { background-color: #866691; }
a { background-color: rgb(134,102,145); }
div.DivClassName
{
background-color: #866691;
}
.BgClassName
{
background-color: #866691;
}
</style>
border-color css
<style>
span { border-color: #866691; }
span { border-color: rgb(134,102,145); }
td.TdClassName
{
border-color: #866691;
}
.TagClassName
{
border-color: #866691;
}
</style>