Shades of Ce Soir #866994
Tints of Ce Soir #866994
RGB
CMYK
RGB Variations
Color information
#866994 (or 0x866994) is known color: Ce Soir. HEX triplet: 86, 69 and 94. RGB value is (134,105,148). Sum of RGB (Red+Green+Blue) = 134+105+148=387 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.63% from 387); Green value is 105 (41.41% from 255 or 27.13% from 387); Blue value is 148 (58.20% from 255 or 38.24% from 387); Max value from RGB is 148 - color contains mainly: blue. Hex color #866994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866994 is #79966B. Grayscale: #767676. Windows color (decimal): -7968364 or 9726342. OLE color: 9726342.
HSL color Cylindrical-coordinate representation of color #866994: hue angle of 280.47º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #866994 is Cyan = 0.09, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 105 | 148 | - |
| CMYK | 0.09 | 0.29 | 0 | 0.42 |
| HSL | 280.47º | 0.17% | 0.5% | - |
| HSV(B) | 280.47º | 0.29% | 0.58% | - |
| XYZ | 20.23 | 17.31 | 30.29 | - |
| YUV | 118.57 | 144.61 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 148 | 0.09 | 0.29 | 0 | 0.42 | 280.47 | 0.17 | 0.5 |
| Hex | 86 | 69 | 94 | 9 | 1D | 0 | 2A | 118 | 11 | 32 |
| Octal | 206 | 151 | 224 | 11 | 35 | 0 | 52 | 430 | 21 | 62 |
| Binary | 10000110 | 1101001 | 10010100 | 1001 | 11101 | 0 | 101010 | 100011000 | 10001 | 110010 |
Color Harmonies of #866994
Complementary color
Monochromatic Colors of #866994
Black with #866994
Text Example
Text Example
White with #866994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866994; }
p { color: rgb(134,105,148); }
H1.HeaderClassName
{
color: #866994;
}
.AnyTagClassName
{
color: #866994;
}
</style>
background-color css
<style>
a { background-color: #866994; }
a { background-color: rgb(134,105,148); }
div.DivClassName
{
background-color: #866994;
}
.BgClassName
{
background-color: #866994;
}
</style>
border-color css
<style>
span { border-color: #866994; }
span { border-color: rgb(134,105,148); }
td.TdClassName
{
border-color: #866994;
}
.TagClassName
{
border-color: #866994;
}
</style>