Shades of Ce Soir #866993
Tints of Ce Soir #866993
RGB
CMYK
RGB Variations
Color information
#866993 (or 0x866993) is known color: Ce Soir. HEX triplet: 86, 69 and 93. RGB value is (134,105,147). Sum of RGB (Red+Green+Blue) = 134+105+147=386 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.72% from 386); Green value is 105 (41.41% from 255 or 27.20% from 386); Blue value is 147 (57.81% from 255 or 38.08% from 386); Max value from RGB is 147 - color contains mainly: blue. Hex color #866993 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866993 is #79966C. Grayscale: #767676. Windows color (decimal): -7968365 or 9660806. OLE color: 9660806.
HSL color Cylindrical-coordinate representation of color #866993: hue angle of 281.43º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #866993 is Cyan = 0.09, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 105 | 147 | - |
| CMYK | 0.09 | 0.29 | 0 | 0.42 |
| HSL | 281.43º | 0.17% | 0.49% | - |
| HSV(B) | 281.43º | 0.29% | 0.58% | - |
| XYZ | 20.15 | 17.28 | 29.88 | - |
| YUV | 118.46 | 144.11 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 147 | 0.09 | 0.29 | 0 | 0.42 | 281.43 | 0.17 | 0.49 |
| Hex | 86 | 69 | 93 | 9 | 1D | 0 | 2A | 119 | 11 | 31 |
| Octal | 206 | 151 | 223 | 11 | 35 | 0 | 52 | 431 | 21 | 61 |
| Binary | 10000110 | 1101001 | 10010011 | 1001 | 11101 | 0 | 101010 | 100011001 | 10001 | 110001 |
Color Harmonies of #866993
Complementary color
Monochromatic Colors of #866993
Black with #866993
Text Example
Text Example
White with #866993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866993; }
p { color: rgb(134,105,147); }
H1.HeaderClassName
{
color: #866993;
}
.AnyTagClassName
{
color: #866993;
}
</style>
background-color css
<style>
a { background-color: #866993; }
a { background-color: rgb(134,105,147); }
div.DivClassName
{
background-color: #866993;
}
.BgClassName
{
background-color: #866993;
}
</style>
border-color css
<style>
span { border-color: #866993; }
span { border-color: rgb(134,105,147); }
td.TdClassName
{
border-color: #866993;
}
.TagClassName
{
border-color: #866993;
}
</style>