Shades of Ce Soir #86649F
Tints of Ce Soir #86649F
RGB
CMYK
RGB Variations
Color information
#86649F (or 0x86649F) is known color: Ce Soir. HEX triplet: 86, 64 and 9F. RGB value is (134,100,159). Sum of RGB (Red+Green+Blue) = 134+100+159=393 (52% of max value = 765). Red value is 134 (52.73% from 255 or 34.10% from 393); Green value is 100 (39.45% from 255 or 25.45% from 393); Blue value is 159 (62.5% from 255 or 40.46% from 393); Max value from RGB is 159 - color contains mainly: blue. Hex color #86649F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86649F is #799B60. Grayscale: #747474. Windows color (decimal): -7969633 or 10445958. OLE color: 10445958.
HSL color Cylindrical-coordinate representation of color #86649F: hue angle of 274.58º degrees, saturation: 0.24, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #86649F is Cyan = 0.16, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 134 | 100 | 159 | - |
| CMYK | 0.16 | 0.37 | 0 | 0.38 |
| HSL | 274.58º | 0.24% | 0.51% | - |
| HSV(B) | 274.58º | 0.37% | 0.62% | - |
| XYZ | 20.65 | 16.69 | 34.93 | - |
| YUV | 116.89 | 151.76 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 159 | 0.16 | 0.37 | 0 | 0.38 | 274.58 | 0.24 | 0.51 |
| Hex | 86 | 64 | 9F | 10 | 25 | 0 | 26 | 113 | 18 | 33 |
| Octal | 206 | 144 | 237 | 20 | 45 | 0 | 46 | 423 | 30 | 63 |
| Binary | 10000110 | 1100100 | 10011111 | 10000 | 100101 | 0 | 100110 | 100010011 | 11000 | 110011 |
Color Harmonies of #86649F
Complementary color
Monochromatic Colors of #86649F
Black with #86649F
Text Example
Text Example
White with #86649F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86649F; }
p { color: rgb(134,100,159); }
H1.HeaderClassName
{
color: #86649F;
}
.AnyTagClassName
{
color: #86649F;
}
</style>
background-color css
<style>
a { background-color: #86649F; }
a { background-color: rgb(134,100,159); }
div.DivClassName
{
background-color: #86649F;
}
.BgClassName
{
background-color: #86649F;
}
</style>
border-color css
<style>
span { border-color: #86649F; }
span { border-color: rgb(134,100,159); }
td.TdClassName
{
border-color: #86649F;
}
.TagClassName
{
border-color: #86649F;
}
</style>