Shades of Ce Soir #866598
Tints of Ce Soir #866598
RGB
CMYK
RGB Variations
Color information
#866598 (or 0x866598) is known color: Ce Soir. HEX triplet: 86, 65 and 98. RGB value is (134,101,152). Sum of RGB (Red+Green+Blue) = 134+101+152=387 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.63% from 387); Green value is 101 (39.84% from 255 or 26.10% from 387); Blue value is 152 (59.77% from 255 or 39.28% from 387); Max value from RGB is 152 - color contains mainly: blue. Hex color #866598 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866598 is #799A67. Grayscale: #747474. Windows color (decimal): -7969384 or 9987462. OLE color: 9987462.
HSL color Cylindrical-coordinate representation of color #866598: hue angle of 278.82º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #866598 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 101 | 152 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.40 |
| HSL | 278.82º | 0.2% | 0.5% | - |
| HSV(B) | 278.82º | 0.34% | 0.6% | - |
| XYZ | 20.15 | 16.64 | 31.86 | - |
| YUV | 116.68 | 147.93 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 152 | 0.12 | 0.34 | 0 | 0.40 | 278.82 | 0.2 | 0.5 |
| Hex | 86 | 65 | 98 | C | 22 | 0 | 28 | 117 | 14 | 32 |
| Octal | 206 | 145 | 230 | 14 | 42 | 0 | 50 | 427 | 24 | 62 |
| Binary | 10000110 | 1100101 | 10011000 | 1100 | 100010 | 0 | 101000 | 100010111 | 10100 | 110010 |
Color Harmonies of #866598
Complementary color
Monochromatic Colors of #866598
Black with #866598
Text Example
Text Example
White with #866598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866598; }
p { color: rgb(134,101,152); }
H1.HeaderClassName
{
color: #866598;
}
.AnyTagClassName
{
color: #866598;
}
</style>
background-color css
<style>
a { background-color: #866598; }
a { background-color: rgb(134,101,152); }
div.DivClassName
{
background-color: #866598;
}
.BgClassName
{
background-color: #866598;
}
</style>
border-color css
<style>
span { border-color: #866598; }
span { border-color: rgb(134,101,152); }
td.TdClassName
{
border-color: #866598;
}
.TagClassName
{
border-color: #866598;
}
</style>