Shades of Ce Soir #866892
Tints of Ce Soir #866892
RGB
CMYK
RGB Variations
Color information
#866892 (or 0x866892) is known color: Ce Soir. HEX triplet: 86, 68 and 92. RGB value is (134,104,146). Sum of RGB (Red+Green+Blue) = 134+104+146=384 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.90% from 384); Green value is 104 (41.02% from 255 or 27.08% from 384); Blue value is 146 (57.42% from 255 or 38.02% from 384); Max value from RGB is 146 - color contains mainly: blue. Hex color #866892 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866892 is #79976D. Grayscale: #757575. Windows color (decimal): -7968622 or 9595014. OLE color: 9595014.
HSL color Cylindrical-coordinate representation of color #866892: hue angle of 282.86º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #866892 is Cyan = 0.08, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 104 | 146 | - |
| CMYK | 0.08 | 0.29 | 0 | 0.43 |
| HSL | 282.86º | 0.17% | 0.49% | - |
| HSV(B) | 282.86º | 0.29% | 0.57% | - |
| XYZ | 19.97 | 17.04 | 29.43 | - |
| YUV | 117.76 | 143.94 | 139.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 146 | 0.08 | 0.29 | 0 | 0.43 | 282.86 | 0.17 | 0.49 |
| Hex | 86 | 68 | 92 | 8 | 1D | 0 | 2B | 11B | 11 | 31 |
| Octal | 206 | 150 | 222 | 10 | 35 | 0 | 53 | 433 | 21 | 61 |
| Binary | 10000110 | 1101000 | 10010010 | 1000 | 11101 | 0 | 101011 | 100011011 | 10001 | 110001 |
Color Harmonies of #866892
Complementary color
Monochromatic Colors of #866892
Black with #866892
Text Example
Text Example
White with #866892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866892; }
p { color: rgb(134,104,146); }
H1.HeaderClassName
{
color: #866892;
}
.AnyTagClassName
{
color: #866892;
}
</style>
background-color css
<style>
a { background-color: #866892; }
a { background-color: rgb(134,104,146); }
div.DivClassName
{
background-color: #866892;
}
.BgClassName
{
background-color: #866892;
}
</style>
border-color css
<style>
span { border-color: #866892; }
span { border-color: rgb(134,104,146); }
td.TdClassName
{
border-color: #866892;
}
.TagClassName
{
border-color: #866892;
}
</style>