Shades of Ce Soir #86629F
Tints of Ce Soir #86629F
RGB
CMYK
RGB Variations
Color information
#86629F (or 0x86629F) is known color: Ce Soir. HEX triplet: 86, 62 and 9F. RGB value is (134,98,159). Sum of RGB (Red+Green+Blue) = 134+98+159=391 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.27% from 391); Green value is 98 (38.67% from 255 or 25.06% from 391); Blue value is 159 (62.5% from 255 or 40.66% from 391); Max value from RGB is 159 - color contains mainly: blue. Hex color #86629F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86629F is #799D60. Grayscale: #737373. Windows color (decimal): -7970145 or 10445446. OLE color: 10445446.
HSL color Cylindrical-coordinate representation of color #86629F: hue angle of 275.41º degrees, saturation: 0.24, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #86629F is Cyan = 0.16, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 134 | 98 | 159 | - |
| CMYK | 0.16 | 0.38 | 0 | 0.38 |
| HSL | 275.41º | 0.24% | 0.5% | - |
| HSV(B) | 275.41º | 0.38% | 0.62% | - |
| XYZ | 20.46 | 16.31 | 34.87 | - |
| YUV | 115.72 | 152.43 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 159 | 0.16 | 0.38 | 0 | 0.38 | 275.41 | 0.24 | 0.5 |
| Hex | 86 | 62 | 9F | 10 | 26 | 0 | 26 | 113 | 18 | 32 |
| Octal | 206 | 142 | 237 | 20 | 46 | 0 | 46 | 423 | 30 | 62 |
| Binary | 10000110 | 1100010 | 10011111 | 10000 | 100110 | 0 | 100110 | 100010011 | 11000 | 110010 |
Color Harmonies of #86629F
Complementary color
Monochromatic Colors of #86629F
Black with #86629F
Text Example
Text Example
White with #86629F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86629F; }
p { color: rgb(134,98,159); }
H1.HeaderClassName
{
color: #86629F;
}
.AnyTagClassName
{
color: #86629F;
}
</style>
background-color css
<style>
a { background-color: #86629F; }
a { background-color: rgb(134,98,159); }
div.DivClassName
{
background-color: #86629F;
}
.BgClassName
{
background-color: #86629F;
}
</style>
border-color css
<style>
span { border-color: #86629F; }
span { border-color: rgb(134,98,159); }
td.TdClassName
{
border-color: #86629F;
}
.TagClassName
{
border-color: #86629F;
}
</style>