Shades of Ce Soir #86679C
Tints of Ce Soir #86679C
RGB
CMYK
RGB Variations
Color information
#86679C (or 0x86679C) is known color: Ce Soir. HEX triplet: 86, 67 and 9C. RGB value is (134,103,156). Sum of RGB (Red+Green+Blue) = 134+103+156=393 (52% of max value = 765). Red value is 134 (52.73% from 255 or 34.10% from 393); Green value is 103 (40.62% from 255 or 26.21% from 393); Blue value is 156 (61.33% from 255 or 39.69% from 393); Max value from RGB is 156 - color contains mainly: blue. Hex color #86679C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86679C is #799863. Grayscale: #767676. Windows color (decimal): -7968868 or 10250118. OLE color: 10250118.
HSL color Cylindrical-coordinate representation of color #86679C: hue angle of 275.09º 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 #86679C is Cyan = 0.14, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 134 | 103 | 156 | - |
| CMYK | 0.14 | 0.34 | 0 | 0.39 |
| HSL | 275.09º | 0.21% | 0.51% | - |
| HSV(B) | 275.09º | 0.34% | 0.61% | - |
| XYZ | 20.68 | 17.17 | 33.68 | - |
| YUV | 118.31 | 149.27 | 139.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 156 | 0.14 | 0.34 | 0 | 0.39 | 275.09 | 0.21 | 0.51 |
| Hex | 86 | 67 | 9C | E | 22 | 0 | 27 | 113 | 15 | 33 |
| Octal | 206 | 147 | 234 | 16 | 42 | 0 | 47 | 423 | 25 | 63 |
| Binary | 10000110 | 1100111 | 10011100 | 1110 | 100010 | 0 | 100111 | 100010011 | 10101 | 110011 |
Color Harmonies of #86679C
Complementary color
Monochromatic Colors of #86679C
Black with #86679C
Text Example
Text Example
White with #86679C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86679C; }
p { color: rgb(134,103,156); }
H1.HeaderClassName
{
color: #86679C;
}
.AnyTagClassName
{
color: #86679C;
}
</style>
background-color css
<style>
a { background-color: #86679C; }
a { background-color: rgb(134,103,156); }
div.DivClassName
{
background-color: #86679C;
}
.BgClassName
{
background-color: #86679C;
}
</style>
border-color css
<style>
span { border-color: #86679C; }
span { border-color: rgb(134,103,156); }
td.TdClassName
{
border-color: #86679C;
}
.TagClassName
{
border-color: #86679C;
}
</style>