Shades of Ce Soir #86679D
Tints of Ce Soir #86679D
RGB
CMYK
RGB Variations
Color information
#86679D (or 0x86679D) is known color: Ce Soir. HEX triplet: 86, 67 and 9D. RGB value is (134,103,157). Sum of RGB (Red+Green+Blue) = 134+103+157=394 (52% of max value = 765). Red value is 134 (52.73% from 255 or 34.01% from 394); Green value is 103 (40.62% from 255 or 26.14% from 394); Blue value is 157 (61.72% from 255 or 39.85% from 394); Max value from RGB is 157 - color contains mainly: blue. Hex color #86679D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86679D is #799862. Grayscale: #767676. Windows color (decimal): -7968867 or 10315654. OLE color: 10315654.
HSL color Cylindrical-coordinate representation of color #86679D: hue angle of 274.44º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #86679D is Cyan = 0.15, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 134 | 103 | 157 | - |
| CMYK | 0.15 | 0.34 | 0 | 0.38 |
| HSL | 274.44º | 0.22% | 0.51% | - |
| HSV(B) | 274.44º | 0.34% | 0.62% | - |
| XYZ | 20.77 | 17.2 | 34.12 | - |
| YUV | 118.43 | 149.77 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 157 | 0.15 | 0.34 | 0 | 0.38 | 274.44 | 0.22 | 0.51 |
| Hex | 86 | 67 | 9D | F | 22 | 0 | 26 | 112 | 16 | 33 |
| Octal | 206 | 147 | 235 | 17 | 42 | 0 | 46 | 422 | 26 | 63 |
| Binary | 10000110 | 1100111 | 10011101 | 1111 | 100010 | 0 | 100110 | 100010010 | 10110 | 110011 |
Color Harmonies of #86679D
Complementary color
Monochromatic Colors of #86679D
Black with #86679D
Text Example
Text Example
White with #86679D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86679D; }
p { color: rgb(134,103,157); }
H1.HeaderClassName
{
color: #86679D;
}
.AnyTagClassName
{
color: #86679D;
}
</style>
background-color css
<style>
a { background-color: #86679D; }
a { background-color: rgb(134,103,157); }
div.DivClassName
{
background-color: #86679D;
}
.BgClassName
{
background-color: #86679D;
}
</style>
border-color css
<style>
span { border-color: #86679D; }
span { border-color: rgb(134,103,157); }
td.TdClassName
{
border-color: #86679D;
}
.TagClassName
{
border-color: #86679D;
}
</style>