Shades of Ce Soir #876896
Tints of Ce Soir #876896
RGB
CMYK
RGB Variations
Color information
#876896 (or 0x876896) is known color: Ce Soir. HEX triplet: 87, 68 and 96. RGB value is (135,104,150). Sum of RGB (Red+Green+Blue) = 135+104+150=389 (51% of max value = 765). Red value is 135 (53.12% from 255 or 34.70% from 389); Green value is 104 (41.02% from 255 or 26.74% from 389); Blue value is 150 (58.98% from 255 or 38.56% from 389); Max value from RGB is 150 - color contains mainly: blue. Hex color #876896 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #876896 is #789769. Grayscale: #767676. Windows color (decimal): -7903082 or 9857159. OLE color: 9857159.
HSL color Cylindrical-coordinate representation of color #876896: hue angle of 280.43º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #876896 is Cyan = 0.1, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 104 | 150 | - |
| CMYK | 0.1 | 0.31 | 0 | 0.41 |
| HSL | 280.43º | 0.18% | 0.5% | - |
| HSV(B) | 280.43º | 0.31% | 0.59% | - |
| XYZ | 20.45 | 17.25 | 31.11 | - |
| YUV | 118.51 | 145.77 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 104 | 150 | 0.1 | 0.31 | 0 | 0.41 | 280.43 | 0.18 | 0.5 |
| Hex | 87 | 68 | 96 | A | 1F | 0 | 29 | 118 | 12 | 32 |
| Octal | 207 | 150 | 226 | 12 | 37 | 0 | 51 | 430 | 22 | 62 |
| Binary | 10000111 | 1101000 | 10010110 | 1010 | 11111 | 0 | 101001 | 100011000 | 10010 | 110010 |
Color Harmonies of #876896
Complementary color
Monochromatic Colors of #876896
Black with #876896
Text Example
Text Example
White with #876896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876896; }
p { color: rgb(135,104,150); }
H1.HeaderClassName
{
color: #876896;
}
.AnyTagClassName
{
color: #876896;
}
</style>
background-color css
<style>
a { background-color: #876896; }
a { background-color: rgb(135,104,150); }
div.DivClassName
{
background-color: #876896;
}
.BgClassName
{
background-color: #876896;
}
</style>
border-color css
<style>
span { border-color: #876896; }
span { border-color: rgb(135,104,150); }
td.TdClassName
{
border-color: #876896;
}
.TagClassName
{
border-color: #876896;
}
</style>