Shades of Ce Soir #866195
Tints of Ce Soir #866195
RGB
CMYK
RGB Variations
Color information
#866195 (or 0x866195) is known color: Ce Soir. HEX triplet: 86, 61 and 95. RGB value is (134,97,149). Sum of RGB (Red+Green+Blue) = 134+97+149=380 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.26% from 380); Green value is 97 (38.28% from 255 or 25.53% from 380); Blue value is 149 (58.59% from 255 or 39.21% from 380); Max value from RGB is 149 - color contains mainly: blue. Hex color #866195 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866195 is #799E6A. Grayscale: #717171. Windows color (decimal): -7970411 or 9789830. OLE color: 9789830.
HSL color Cylindrical-coordinate representation of color #866195: hue angle of 282.69º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #866195 is Cyan = 0.10, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 97 | 149 | - |
| CMYK | 0.10 | 0.35 | 0 | 0.42 |
| HSL | 282.69º | 0.21% | 0.48% | - |
| HSV(B) | 282.69º | 0.35% | 0.58% | - |
| XYZ | 19.53 | 15.79 | 30.45 | - |
| YUV | 113.99 | 147.76 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 149 | 0.10 | 0.35 | 0 | 0.42 | 282.69 | 0.21 | 0.48 |
| Hex | 86 | 61 | 95 | A | 23 | 0 | 2A | 11B | 15 | 30 |
| Octal | 206 | 141 | 225 | 12 | 43 | 0 | 52 | 433 | 25 | 60 |
| Binary | 10000110 | 1100001 | 10010101 | 1010 | 100011 | 0 | 101010 | 100011011 | 10101 | 110000 |
Color Harmonies of #866195
Complementary color
Monochromatic Colors of #866195
Black with #866195
Text Example
Text Example
White with #866195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866195; }
p { color: rgb(134,97,149); }
H1.HeaderClassName
{
color: #866195;
}
.AnyTagClassName
{
color: #866195;
}
</style>
background-color css
<style>
a { background-color: #866195; }
a { background-color: rgb(134,97,149); }
div.DivClassName
{
background-color: #866195;
}
.BgClassName
{
background-color: #866195;
}
</style>
border-color css
<style>
span { border-color: #866195; }
span { border-color: rgb(134,97,149); }
td.TdClassName
{
border-color: #866195;
}
.TagClassName
{
border-color: #866195;
}
</style>