Shades of Ce Soir #8C7294
Tints of Ce Soir #8C7294
RGB
CMYK
RGB Variations
Color information
#8C7294 (or 0x8C7294) is known color: Ce Soir. HEX triplet: 8C, 72 and 94. RGB value is (140,114,148). Sum of RGB (Red+Green+Blue) = 140+114+148=402 (53% of max value = 765). Red value is 140 (55.08% from 255 or 34.83% from 402); Green value is 114 (44.92% from 255 or 28.36% from 402); Blue value is 148 (58.20% from 255 or 36.82% from 402); Max value from RGB is 148 - color contains mainly: blue. Hex color #8C7294 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8C7294 is #738D6B. Grayscale: #7D7D7D. Windows color (decimal): -7572844 or 9728652. OLE color: 9728652.
HSL color Cylindrical-coordinate representation of color #8C7294: hue angle of 285.88º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #8C7294 is Cyan = 0.05, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 140 | 114 | 148 | - |
| CMYK | 0.05 | 0.23 | 0 | 0.42 |
| HSL | 285.88º | 0.14% | 0.51% | - |
| HSV(B) | 285.88º | 0.23% | 0.58% | - |
| XYZ | 22.18 | 19.75 | 30.66 | - |
| YUV | 125.65 | 140.61 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 114 | 148 | 0.05 | 0.23 | 0 | 0.42 | 285.88 | 0.14 | 0.51 |
| Hex | 8C | 72 | 94 | 5 | 17 | 0 | 2A | 11E | E | 33 |
| Octal | 214 | 162 | 224 | 5 | 27 | 0 | 52 | 436 | 16 | 63 |
| Binary | 10001100 | 1110010 | 10010100 | 101 | 10111 | 0 | 101010 | 100011110 | 1110 | 110011 |
Color Harmonies of #8C7294
Complementary color
Monochromatic Colors of #8C7294
Black with #8C7294
Text Example
Text Example
White with #8C7294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C7294; }
p { color: rgb(140,114,148); }
H1.HeaderClassName
{
color: #8C7294;
}
.AnyTagClassName
{
color: #8C7294;
}
</style>
background-color css
<style>
a { background-color: #8C7294; }
a { background-color: rgb(140,114,148); }
div.DivClassName
{
background-color: #8C7294;
}
.BgClassName
{
background-color: #8C7294;
}
</style>
border-color css
<style>
span { border-color: #8C7294; }
span { border-color: rgb(140,114,148); }
td.TdClassName
{
border-color: #8C7294;
}
.TagClassName
{
border-color: #8C7294;
}
</style>