Shades of Ce Soir #866792
Tints of Ce Soir #866792
RGB
CMYK
RGB Variations
Color information
#866792 (or 0x866792) is known color: Ce Soir. HEX triplet: 86, 67 and 92. RGB value is (134,103,146). Sum of RGB (Red+Green+Blue) = 134+103+146=383 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.99% from 383); Green value is 103 (40.62% from 255 or 26.89% from 383); Blue value is 146 (57.42% from 255 or 38.12% from 383); Max value from RGB is 146 - color contains mainly: blue. Hex color #866792 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866792 is #79986D. Grayscale: #757575. Windows color (decimal): -7968878 or 9594758. OLE color: 9594758.
HSL color Cylindrical-coordinate representation of color #866792: hue angle of 283.26º 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 #866792 is Cyan = 0.08, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 103 | 146 | - |
| CMYK | 0.08 | 0.29 | 0 | 0.43 |
| HSL | 283.26º | 0.17% | 0.49% | - |
| HSV(B) | 283.26º | 0.29% | 0.57% | - |
| XYZ | 19.87 | 16.84 | 29.4 | - |
| YUV | 117.17 | 144.27 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 146 | 0.08 | 0.29 | 0 | 0.43 | 283.26 | 0.17 | 0.49 |
| Hex | 86 | 67 | 92 | 8 | 1D | 0 | 2B | 11B | 11 | 31 |
| Octal | 206 | 147 | 222 | 10 | 35 | 0 | 53 | 433 | 21 | 61 |
| Binary | 10000110 | 1100111 | 10010010 | 1000 | 11101 | 0 | 101011 | 100011011 | 10001 | 110001 |
Color Harmonies of #866792
Complementary color
Monochromatic Colors of #866792
Black with #866792
Text Example
Text Example
White with #866792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866792; }
p { color: rgb(134,103,146); }
H1.HeaderClassName
{
color: #866792;
}
.AnyTagClassName
{
color: #866792;
}
</style>
background-color css
<style>
a { background-color: #866792; }
a { background-color: rgb(134,103,146); }
div.DivClassName
{
background-color: #866792;
}
.BgClassName
{
background-color: #866792;
}
</style>
border-color css
<style>
span { border-color: #866792; }
span { border-color: rgb(134,103,146); }
td.TdClassName
{
border-color: #866792;
}
.TagClassName
{
border-color: #866792;
}
</style>