Shades of Ce Soir #86659F
Tints of Ce Soir #86659F
RGB
CMYK
RGB Variations
Color information
#86659F (or 0x86659F) is known color: Ce Soir. HEX triplet: 86, 65 and 9F. RGB value is (134,101,159). Sum of RGB (Red+Green+Blue) = 134+101+159=394 (52% of max value = 765). Red value is 134 (52.73% from 255 or 34.01% from 394); Green value is 101 (39.84% from 255 or 25.63% from 394); Blue value is 159 (62.5% from 255 or 40.36% from 394); Max value from RGB is 159 - color contains mainly: blue. Hex color #86659F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86659F is #799A60. Grayscale: #757575. Windows color (decimal): -7969377 or 10446214. OLE color: 10446214.
HSL color Cylindrical-coordinate representation of color #86659F: hue angle of 274.14º degrees, saturation: 0.23, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #86659F is Cyan = 0.16, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 134 | 101 | 159 | - |
| CMYK | 0.16 | 0.36 | 0 | 0.38 |
| HSL | 274.14º | 0.23% | 0.51% | - |
| HSV(B) | 274.14º | 0.36% | 0.62% | - |
| XYZ | 20.74 | 16.88 | 34.97 | - |
| YUV | 117.48 | 151.43 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 159 | 0.16 | 0.36 | 0 | 0.38 | 274.14 | 0.23 | 0.51 |
| Hex | 86 | 65 | 9F | 10 | 24 | 0 | 26 | 112 | 17 | 33 |
| Octal | 206 | 145 | 237 | 20 | 44 | 0 | 46 | 422 | 27 | 63 |
| Binary | 10000110 | 1100101 | 10011111 | 10000 | 100100 | 0 | 100110 | 100010010 | 10111 | 110011 |
Color Harmonies of #86659F
Complementary color
Monochromatic Colors of #86659F
Black with #86659F
Text Example
Text Example
White with #86659F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86659F; }
p { color: rgb(134,101,159); }
H1.HeaderClassName
{
color: #86659F;
}
.AnyTagClassName
{
color: #86659F;
}
</style>
background-color css
<style>
a { background-color: #86659F; }
a { background-color: rgb(134,101,159); }
div.DivClassName
{
background-color: #86659F;
}
.BgClassName
{
background-color: #86659F;
}
</style>
border-color css
<style>
span { border-color: #86659F; }
span { border-color: rgb(134,101,159); }
td.TdClassName
{
border-color: #86659F;
}
.TagClassName
{
border-color: #86659F;
}
</style>