Shades of Ce Soir #866498
Tints of Ce Soir #866498
RGB
CMYK
RGB Variations
Color information
#866498 (or 0x866498) is known color: Ce Soir. HEX triplet: 86, 64 and 98. RGB value is (134,100,152). Sum of RGB (Red+Green+Blue) = 134+100+152=386 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.72% from 386); Green value is 100 (39.45% from 255 or 25.91% from 386); Blue value is 152 (59.77% from 255 or 39.38% from 386); Max value from RGB is 152 - color contains mainly: blue. Hex color #866498 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866498 is #799B67. Grayscale: #737373. Windows color (decimal): -7969640 or 9987206. OLE color: 9987206.
HSL color Cylindrical-coordinate representation of color #866498: hue angle of 279.23º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #866498 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 100 | 152 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.40 |
| HSL | 279.23º | 0.21% | 0.49% | - |
| HSV(B) | 279.23º | 0.34% | 0.6% | - |
| XYZ | 20.06 | 16.45 | 31.82 | - |
| YUV | 116.09 | 148.26 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 152 | 0.12 | 0.34 | 0 | 0.40 | 279.23 | 0.21 | 0.49 |
| Hex | 86 | 64 | 98 | C | 22 | 0 | 28 | 117 | 15 | 31 |
| Octal | 206 | 144 | 230 | 14 | 42 | 0 | 50 | 427 | 25 | 61 |
| Binary | 10000110 | 1100100 | 10011000 | 1100 | 100010 | 0 | 101000 | 100010111 | 10101 | 110001 |
Color Harmonies of #866498
Complementary color
Monochromatic Colors of #866498
Black with #866498
Text Example
Text Example
White with #866498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866498; }
p { color: rgb(134,100,152); }
H1.HeaderClassName
{
color: #866498;
}
.AnyTagClassName
{
color: #866498;
}
</style>
background-color css
<style>
a { background-color: #866498; }
a { background-color: rgb(134,100,152); }
div.DivClassName
{
background-color: #866498;
}
.BgClassName
{
background-color: #866498;
}
</style>
border-color css
<style>
span { border-color: #866498; }
span { border-color: rgb(134,100,152); }
td.TdClassName
{
border-color: #866498;
}
.TagClassName
{
border-color: #866498;
}
</style>