Shades of Ce Soir #876496
Tints of Ce Soir #876496
RGB
CMYK
RGB Variations
Color information
#876496 (or 0x876496) is known color: Ce Soir. HEX triplet: 87, 64 and 96. RGB value is (135,100,150). Sum of RGB (Red+Green+Blue) = 135+100+150=385 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.06% from 385); Green value is 100 (39.45% from 255 or 25.97% from 385); Blue value is 150 (58.98% from 255 or 38.96% from 385); Max value from RGB is 150 - color contains mainly: blue. Hex color #876496 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #876496 is #789B69. Grayscale: #747474. Windows color (decimal): -7904106 or 9856135. OLE color: 9856135.
HSL color Cylindrical-coordinate representation of color #876496: hue angle of 282º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #876496 is Cyan = 0.1, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 100 | 150 | - |
| CMYK | 0.1 | 0.33 | 0 | 0.41 |
| HSL | 282º | 0.2% | 0.49% | - |
| HSV(B) | 282º | 0.33% | 0.59% | - |
| XYZ | 20.05 | 16.47 | 30.98 | - |
| YUV | 116.17 | 147.1 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 100 | 150 | 0.1 | 0.33 | 0 | 0.41 | 282 | 0.2 | 0.49 |
| Hex | 87 | 64 | 96 | A | 21 | 0 | 29 | 11A | 14 | 31 |
| Octal | 207 | 144 | 226 | 12 | 41 | 0 | 51 | 432 | 24 | 61 |
| Binary | 10000111 | 1100100 | 10010110 | 1010 | 100001 | 0 | 101001 | 100011010 | 10100 | 110001 |
Color Harmonies of #876496
Complementary color
Monochromatic Colors of #876496
Black with #876496
Text Example
Text Example
White with #876496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876496; }
p { color: rgb(135,100,150); }
H1.HeaderClassName
{
color: #876496;
}
.AnyTagClassName
{
color: #876496;
}
</style>
background-color css
<style>
a { background-color: #876496; }
a { background-color: rgb(135,100,150); }
div.DivClassName
{
background-color: #876496;
}
.BgClassName
{
background-color: #876496;
}
</style>
border-color css
<style>
span { border-color: #876496; }
span { border-color: rgb(135,100,150); }
td.TdClassName
{
border-color: #876496;
}
.TagClassName
{
border-color: #876496;
}
</style>