Shades of Ce Soir #86679A
Tints of Ce Soir #86679A
RGB
CMYK
RGB Variations
Color information
#86679A (or 0x86679A) is known color: Ce Soir. HEX triplet: 86, 67 and 9A. RGB value is (134,103,154). Sum of RGB (Red+Green+Blue) = 134+103+154=391 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.27% from 391); Green value is 103 (40.62% from 255 or 26.34% from 391); Blue value is 154 (60.55% from 255 or 39.39% from 391); Max value from RGB is 154 - color contains mainly: blue. Hex color #86679A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86679A is #799865. Grayscale: #757575. Windows color (decimal): -7968870 or 10119046. OLE color: 10119046.
HSL color Cylindrical-coordinate representation of color #86679A: hue angle of 276.47º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #86679A is Cyan = 0.13, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 103 | 154 | - |
| CMYK | 0.13 | 0.33 | 0 | 0.40 |
| HSL | 276.47º | 0.2% | 0.5% | - |
| HSV(B) | 276.47º | 0.33% | 0.6% | - |
| XYZ | 20.51 | 17.1 | 32.79 | - |
| YUV | 118.08 | 148.27 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 154 | 0.13 | 0.33 | 0 | 0.40 | 276.47 | 0.2 | 0.5 |
| Hex | 86 | 67 | 9A | D | 21 | 0 | 28 | 114 | 14 | 32 |
| Octal | 206 | 147 | 232 | 15 | 41 | 0 | 50 | 424 | 24 | 62 |
| Binary | 10000110 | 1100111 | 10011010 | 1101 | 100001 | 0 | 101000 | 100010100 | 10100 | 110010 |
Color Harmonies of #86679A
Complementary color
Monochromatic Colors of #86679A
Black with #86679A
Text Example
Text Example
White with #86679A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86679A; }
p { color: rgb(134,103,154); }
H1.HeaderClassName
{
color: #86679A;
}
.AnyTagClassName
{
color: #86679A;
}
</style>
background-color css
<style>
a { background-color: #86679A; }
a { background-color: rgb(134,103,154); }
div.DivClassName
{
background-color: #86679A;
}
.BgClassName
{
background-color: #86679A;
}
</style>
border-color css
<style>
span { border-color: #86679A; }
span { border-color: rgb(134,103,154); }
td.TdClassName
{
border-color: #86679A;
}
.TagClassName
{
border-color: #86679A;
}
</style>