Shades of Ce Soir #86679B
Tints of Ce Soir #86679B
RGB
CMYK
RGB Variations
Color information
#86679B (or 0x86679B) is known color: Ce Soir. HEX triplet: 86, 67 and 9B. RGB value is (134,103,155). Sum of RGB (Red+Green+Blue) = 134+103+155=392 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.18% from 392); Green value is 103 (40.62% from 255 or 26.28% from 392); Blue value is 155 (60.94% from 255 or 39.54% from 392); Max value from RGB is 155 - color contains mainly: blue. Hex color #86679B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86679B is #799864. Grayscale: #767676. Windows color (decimal): -7968869 or 10184582. OLE color: 10184582.
HSL color Cylindrical-coordinate representation of color #86679B: hue angle of 275.77º degrees, saturation: 0.21, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #86679B is Cyan = 0.14, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 134 | 103 | 155 | - |
| CMYK | 0.14 | 0.34 | 0 | 0.39 |
| HSL | 275.77º | 0.21% | 0.51% | - |
| HSV(B) | 275.77º | 0.34% | 0.61% | - |
| XYZ | 20.6 | 17.14 | 33.23 | - |
| YUV | 118.2 | 148.77 | 139.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 155 | 0.14 | 0.34 | 0 | 0.39 | 275.77 | 0.21 | 0.51 |
| Hex | 86 | 67 | 9B | E | 22 | 0 | 27 | 114 | 15 | 33 |
| Octal | 206 | 147 | 233 | 16 | 42 | 0 | 47 | 424 | 25 | 63 |
| Binary | 10000110 | 1100111 | 10011011 | 1110 | 100010 | 0 | 100111 | 100010100 | 10101 | 110011 |
Color Harmonies of #86679B
Complementary color
Monochromatic Colors of #86679B
Black with #86679B
Text Example
Text Example
White with #86679B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86679B; }
p { color: rgb(134,103,155); }
H1.HeaderClassName
{
color: #86679B;
}
.AnyTagClassName
{
color: #86679B;
}
</style>
background-color css
<style>
a { background-color: #86679B; }
a { background-color: rgb(134,103,155); }
div.DivClassName
{
background-color: #86679B;
}
.BgClassName
{
background-color: #86679B;
}
</style>
border-color css
<style>
span { border-color: #86679B; }
span { border-color: rgb(134,103,155); }
td.TdClassName
{
border-color: #86679B;
}
.TagClassName
{
border-color: #86679B;
}
</style>