Shades of Ce Soir #86609D
Tints of Ce Soir #86609D
RGB
CMYK
RGB Variations
Color information
#86609D (or 0x86609D) is known color: Ce Soir. HEX triplet: 86, 60 and 9D. RGB value is (134,96,157). Sum of RGB (Red+Green+Blue) = 134+96+157=387 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.63% from 387); Green value is 96 (37.89% from 255 or 24.81% from 387); Blue value is 157 (61.72% from 255 or 40.57% from 387); Max value from RGB is 157 - color contains mainly: blue. Hex color #86609D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86609D is #799F62. Grayscale: #727272. Windows color (decimal): -7970659 or 10313862. OLE color: 10313862.
HSL color Cylindrical-coordinate representation of color #86609D: hue angle of 277.38º degrees, saturation: 0.24, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #86609D is Cyan = 0.15, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 134 | 96 | 157 | - |
| CMYK | 0.15 | 0.39 | 0 | 0.38 |
| HSL | 277.38º | 0.24% | 0.5% | - |
| HSV(B) | 277.38º | 0.39% | 0.62% | - |
| XYZ | 20.1 | 15.87 | 33.9 | - |
| YUV | 114.32 | 152.09 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 157 | 0.15 | 0.39 | 0 | 0.38 | 277.38 | 0.24 | 0.5 |
| Hex | 86 | 60 | 9D | F | 27 | 0 | 26 | 115 | 18 | 32 |
| Octal | 206 | 140 | 235 | 17 | 47 | 0 | 46 | 425 | 30 | 62 |
| Binary | 10000110 | 1100000 | 10011101 | 1111 | 100111 | 0 | 100110 | 100010101 | 11000 | 110010 |
Color Harmonies of #86609D
Complementary color
Monochromatic Colors of #86609D
Black with #86609D
Text Example
Text Example
White with #86609D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86609D; }
p { color: rgb(134,96,157); }
H1.HeaderClassName
{
color: #86609D;
}
.AnyTagClassName
{
color: #86609D;
}
</style>
background-color css
<style>
a { background-color: #86609D; }
a { background-color: rgb(134,96,157); }
div.DivClassName
{
background-color: #86609D;
}
.BgClassName
{
background-color: #86609D;
}
</style>
border-color css
<style>
span { border-color: #86609D; }
span { border-color: rgb(134,96,157); }
td.TdClassName
{
border-color: #86609D;
}
.TagClassName
{
border-color: #86609D;
}
</style>