Shades of Ce Soir #86689C
Tints of Ce Soir #86689C
RGB
CMYK
RGB Variations
Color information
#86689C (or 0x86689C) is known color: Ce Soir. HEX triplet: 86, 68 and 9C. RGB value is (134,104,156). Sum of RGB (Red+Green+Blue) = 134+104+156=394 (52% of max value = 765). Red value is 134 (52.73% from 255 or 34.01% from 394); Green value is 104 (41.02% from 255 or 26.40% from 394); Blue value is 156 (61.33% from 255 or 39.59% from 394); Max value from RGB is 156 - color contains mainly: blue. Hex color #86689C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86689C is #799763. Grayscale: #767676. Windows color (decimal): -7968612 or 10250374. OLE color: 10250374.
HSL color Cylindrical-coordinate representation of color #86689C: hue angle of 274.62º degrees, saturation: 0.21, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #86689C is Cyan = 0.14, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 134 | 104 | 156 | - |
| CMYK | 0.14 | 0.33 | 0 | 0.39 |
| HSL | 274.62º | 0.21% | 0.51% | - |
| HSV(B) | 274.62º | 0.33% | 0.61% | - |
| XYZ | 20.78 | 17.37 | 33.71 | - |
| YUV | 118.9 | 148.94 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 156 | 0.14 | 0.33 | 0 | 0.39 | 274.62 | 0.21 | 0.51 |
| Hex | 86 | 68 | 9C | E | 21 | 0 | 27 | 113 | 15 | 33 |
| Octal | 206 | 150 | 234 | 16 | 41 | 0 | 47 | 423 | 25 | 63 |
| Binary | 10000110 | 1101000 | 10011100 | 1110 | 100001 | 0 | 100111 | 100010011 | 10101 | 110011 |
Color Harmonies of #86689C
Complementary color
Monochromatic Colors of #86689C
Black with #86689C
Text Example
Text Example
White with #86689C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86689C; }
p { color: rgb(134,104,156); }
H1.HeaderClassName
{
color: #86689C;
}
.AnyTagClassName
{
color: #86689C;
}
</style>
background-color css
<style>
a { background-color: #86689C; }
a { background-color: rgb(134,104,156); }
div.DivClassName
{
background-color: #86689C;
}
.BgClassName
{
background-color: #86689C;
}
</style>
border-color css
<style>
span { border-color: #86689C; }
span { border-color: rgb(134,104,156); }
td.TdClassName
{
border-color: #86689C;
}
.TagClassName
{
border-color: #86689C;
}
</style>