Shades of Ce Soir #86609F
Tints of Ce Soir #86609F
RGB
CMYK
RGB Variations
Color information
#86609F (or 0x86609F) is known color: Ce Soir. HEX triplet: 86, 60 and 9F. RGB value is (134,96,159). Sum of RGB (Red+Green+Blue) = 134+96+159=389 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.45% from 389); Green value is 96 (37.89% from 255 or 24.68% from 389); Blue value is 159 (62.5% from 255 or 40.87% from 389); Max value from RGB is 159 - color contains mainly: blue. Hex color #86609F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86609F is #799F60. Grayscale: #727272. Windows color (decimal): -7970657 or 10444934. OLE color: 10444934.
HSL color Cylindrical-coordinate representation of color #86609F: hue angle of 276.19º degrees, saturation: 0.25, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #86609F is Cyan = 0.16, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 134 | 96 | 159 | - |
| CMYK | 0.16 | 0.40 | 0 | 0.38 |
| HSL | 276.19º | 0.25% | 0.5% | - |
| HSV(B) | 276.19º | 0.4% | 0.62% | - |
| XYZ | 20.27 | 15.94 | 34.81 | - |
| YUV | 114.54 | 153.09 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 159 | 0.16 | 0.40 | 0 | 0.38 | 276.19 | 0.25 | 0.5 |
| Hex | 86 | 60 | 9F | 10 | 28 | 0 | 26 | 114 | 19 | 32 |
| Octal | 206 | 140 | 237 | 20 | 50 | 0 | 46 | 424 | 31 | 62 |
| Binary | 10000110 | 1100000 | 10011111 | 10000 | 101000 | 0 | 100110 | 100010100 | 11001 | 110010 |
Color Harmonies of #86609F
Complementary color
Monochromatic Colors of #86609F
Black with #86609F
Text Example
Text Example
White with #86609F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86609F; }
p { color: rgb(134,96,159); }
H1.HeaderClassName
{
color: #86609F;
}
.AnyTagClassName
{
color: #86609F;
}
</style>
background-color css
<style>
a { background-color: #86609F; }
a { background-color: rgb(134,96,159); }
div.DivClassName
{
background-color: #86609F;
}
.BgClassName
{
background-color: #86609F;
}
</style>
border-color css
<style>
span { border-color: #86609F; }
span { border-color: rgb(134,96,159); }
td.TdClassName
{
border-color: #86609F;
}
.TagClassName
{
border-color: #86609F;
}
</style>