Shades of Ce Soir #877299
Tints of Ce Soir #877299
RGB
CMYK
RGB Variations
Color information
#877299 (or 0x877299) is known color: Ce Soir. HEX triplet: 87, 72 and 99. RGB value is (135,114,153). Sum of RGB (Red+Green+Blue) = 135+114+153=402 (53% of max value = 765). Red value is 135 (53.12% from 255 or 33.58% from 402); Green value is 114 (44.92% from 255 or 28.36% from 402); Blue value is 153 (60.16% from 255 or 38.06% from 402); Max value from RGB is 153 - color contains mainly: blue. Hex color #877299 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877299 is #788D66. Grayscale: #7C7C7C. Windows color (decimal): -7900519 or 10056327. OLE color: 10056327.
HSL color Cylindrical-coordinate representation of color #877299: hue angle of 272.31º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #877299 is Cyan = 0.12, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 135 | 114 | 153 | - |
| CMYK | 0.12 | 0.25 | 0 | 0.4 |
| HSL | 272.31º | 0.16% | 0.52% | - |
| HSV(B) | 272.31º | 0.25% | 0.6% | - |
| XYZ | 21.76 | 19.49 | 32.75 | - |
| YUV | 124.73 | 143.96 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 153 | 0.12 | 0.25 | 0 | 0.4 | 272.31 | 0.16 | 0.52 |
| Hex | 87 | 72 | 99 | C | 19 | 0 | 28 | 110 | 10 | 34 |
| Octal | 207 | 162 | 231 | 14 | 31 | 0 | 50 | 420 | 20 | 64 |
| Binary | 10000111 | 1110010 | 10011001 | 1100 | 11001 | 0 | 101000 | 100010000 | 10000 | 110100 |
Color Harmonies of #877299
Complementary color
Monochromatic Colors of #877299
Black with #877299
Text Example
Text Example
White with #877299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877299; }
p { color: rgb(135,114,153); }
H1.HeaderClassName
{
color: #877299;
}
.AnyTagClassName
{
color: #877299;
}
</style>
background-color css
<style>
a { background-color: #877299; }
a { background-color: rgb(135,114,153); }
div.DivClassName
{
background-color: #877299;
}
.BgClassName
{
background-color: #877299;
}
</style>
border-color css
<style>
span { border-color: #877299; }
span { border-color: rgb(135,114,153); }
td.TdClassName
{
border-color: #877299;
}
.TagClassName
{
border-color: #877299;
}
</style>