Shades of Ce Soir #86609C
Tints of Ce Soir #86609C
RGB
CMYK
RGB Variations
Color information
#86609C (or 0x86609C) is known color: Ce Soir. HEX triplet: 86, 60 and 9C. RGB value is (134,96,156). Sum of RGB (Red+Green+Blue) = 134+96+156=386 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.72% from 386); Green value is 96 (37.89% from 255 or 24.87% from 386); Blue value is 156 (61.33% from 255 or 40.41% from 386); Max value from RGB is 156 - color contains mainly: blue. Hex color #86609C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86609C is #799F63. Grayscale: #727272. Windows color (decimal): -7970660 or 10248326. OLE color: 10248326.
HSL color Cylindrical-coordinate representation of color #86609C: hue angle of 278º degrees, saturation: 0.24, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #86609C is Cyan = 0.14, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 134 | 96 | 156 | - |
| CMYK | 0.14 | 0.38 | 0 | 0.39 |
| HSL | 278º | 0.24% | 0.49% | - |
| HSV(B) | 278º | 0.38% | 0.61% | - |
| XYZ | 20.02 | 15.83 | 33.45 | - |
| YUV | 114.2 | 151.59 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 156 | 0.14 | 0.38 | 0 | 0.39 | 278 | 0.24 | 0.49 |
| Hex | 86 | 60 | 9C | E | 26 | 0 | 27 | 116 | 18 | 31 |
| Octal | 206 | 140 | 234 | 16 | 46 | 0 | 47 | 426 | 30 | 61 |
| Binary | 10000110 | 1100000 | 10011100 | 1110 | 100110 | 0 | 100111 | 100010110 | 11000 | 110001 |
Color Harmonies of #86609C
Complementary color
Monochromatic Colors of #86609C
Black with #86609C
Text Example
Text Example
White with #86609C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86609C; }
p { color: rgb(134,96,156); }
H1.HeaderClassName
{
color: #86609C;
}
.AnyTagClassName
{
color: #86609C;
}
</style>
background-color css
<style>
a { background-color: #86609C; }
a { background-color: rgb(134,96,156); }
div.DivClassName
{
background-color: #86609C;
}
.BgClassName
{
background-color: #86609C;
}
</style>
border-color css
<style>
span { border-color: #86609C; }
span { border-color: rgb(134,96,156); }
td.TdClassName
{
border-color: #86609C;
}
.TagClassName
{
border-color: #86609C;
}
</style>