Shades of Ce Soir #877096
Tints of Ce Soir #877096
RGB
CMYK
RGB Variations
Color information
#877096 (or 0x877096) is known color: Ce Soir. HEX triplet: 87, 70 and 96. RGB value is (135,112,150). Sum of RGB (Red+Green+Blue) = 135+112+150=397 (52% of max value = 765). Red value is 135 (53.12% from 255 or 34.01% from 397); Green value is 112 (44.14% from 255 or 28.21% from 397); Blue value is 150 (58.98% from 255 or 37.78% from 397); Max value from RGB is 150 - color contains mainly: blue. Hex color #877096 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877096 is #788F69. Grayscale: #7B7B7B. Windows color (decimal): -7901034 or 9859207. OLE color: 9859207.
HSL color Cylindrical-coordinate representation of color #877096: hue angle of 276.32º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #877096 is Cyan = 0.1, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 112 | 150 | - |
| CMYK | 0.1 | 0.25 | 0 | 0.41 |
| HSL | 276.32º | 0.15% | 0.51% | - |
| HSV(B) | 276.32º | 0.25% | 0.59% | - |
| XYZ | 21.29 | 18.94 | 31.39 | - |
| YUV | 123.21 | 143.12 | 136.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 150 | 0.1 | 0.25 | 0 | 0.41 | 276.32 | 0.15 | 0.51 |
| Hex | 87 | 70 | 96 | A | 19 | 0 | 29 | 114 | F | 33 |
| Octal | 207 | 160 | 226 | 12 | 31 | 0 | 51 | 424 | 17 | 63 |
| Binary | 10000111 | 1110000 | 10010110 | 1010 | 11001 | 0 | 101001 | 100010100 | 1111 | 110011 |
Color Harmonies of #877096
Complementary color
Monochromatic Colors of #877096
Black with #877096
Text Example
Text Example
White with #877096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877096; }
p { color: rgb(135,112,150); }
H1.HeaderClassName
{
color: #877096;
}
.AnyTagClassName
{
color: #877096;
}
</style>
background-color css
<style>
a { background-color: #877096; }
a { background-color: rgb(135,112,150); }
div.DivClassName
{
background-color: #877096;
}
.BgClassName
{
background-color: #877096;
}
</style>
border-color css
<style>
span { border-color: #877096; }
span { border-color: rgb(135,112,150); }
td.TdClassName
{
border-color: #877096;
}
.TagClassName
{
border-color: #877096;
}
</style>