Shades of Ce Soir #887292
Tints of Ce Soir #887292
RGB
CMYK
RGB Variations
Color information
#887292 (or 0x887292) is known color: Ce Soir. HEX triplet: 88, 72 and 92. RGB value is (136,114,146). Sum of RGB (Red+Green+Blue) = 136+114+146=396 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34.34% from 396); Green value is 114 (44.92% from 255 or 28.79% from 396); Blue value is 146 (57.42% from 255 or 36.87% from 396); Max value from RGB is 146 - color contains mainly: blue. Hex color #887292 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887292 is #778D6D. Grayscale: #7C7C7C. Windows color (decimal): -7834990 or 9597576. OLE color: 9597576.
HSL color Cylindrical-coordinate representation of color #887292: hue angle of 281.25º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #887292 is Cyan = 0.07, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 114 | 146 | - |
| CMYK | 0.07 | 0.22 | 0 | 0.43 |
| HSL | 281.25º | 0.13% | 0.51% | - |
| HSV(B) | 281.25º | 0.22% | 0.57% | - |
| XYZ | 21.36 | 19.34 | 29.8 | - |
| YUV | 124.23 | 140.29 | 136.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 146 | 0.07 | 0.22 | 0 | 0.43 | 281.25 | 0.13 | 0.51 |
| Hex | 88 | 72 | 92 | 7 | 16 | 0 | 2B | 119 | D | 33 |
| Octal | 210 | 162 | 222 | 7 | 26 | 0 | 53 | 431 | 15 | 63 |
| Binary | 10001000 | 1110010 | 10010010 | 111 | 10110 | 0 | 101011 | 100011001 | 1101 | 110011 |
Color Harmonies of #887292
Complementary color
Monochromatic Colors of #887292
Black with #887292
Text Example
Text Example
White with #887292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887292; }
p { color: rgb(136,114,146); }
H1.HeaderClassName
{
color: #887292;
}
.AnyTagClassName
{
color: #887292;
}
</style>
background-color css
<style>
a { background-color: #887292; }
a { background-color: rgb(136,114,146); }
div.DivClassName
{
background-color: #887292;
}
.BgClassName
{
background-color: #887292;
}
</style>
border-color css
<style>
span { border-color: #887292; }
span { border-color: rgb(136,114,146); }
td.TdClassName
{
border-color: #887292;
}
.TagClassName
{
border-color: #887292;
}
</style>