Shades of Ce Soir #8C7394
Tints of Ce Soir #8C7394
RGB
CMYK
RGB Variations
Color information
#8C7394 (or 0x8C7394) is known color: Ce Soir. HEX triplet: 8C, 73 and 94. RGB value is (140,115,148). Sum of RGB (Red+Green+Blue) = 140+115+148=403 (53% of max value = 765). Red value is 140 (55.08% from 255 or 34.74% from 403); Green value is 115 (45.31% from 255 or 28.54% from 403); Blue value is 148 (58.20% from 255 or 36.72% from 403); Max value from RGB is 148 - color contains mainly: blue. Hex color #8C7394 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8C7394 is #738C6B. Grayscale: #7E7E7E. Windows color (decimal): -7572588 or 9728908. OLE color: 9728908.
HSL color Cylindrical-coordinate representation of color #8C7394: hue angle of 285.45º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #8C7394 is Cyan = 0.05, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 140 | 115 | 148 | - |
| CMYK | 0.05 | 0.22 | 0 | 0.42 |
| HSL | 285.45º | 0.13% | 0.52% | - |
| HSV(B) | 285.45º | 0.22% | 0.58% | - |
| XYZ | 22.29 | 19.98 | 30.7 | - |
| YUV | 126.24 | 140.28 | 137.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 115 | 148 | 0.05 | 0.22 | 0 | 0.42 | 285.45 | 0.13 | 0.52 |
| Hex | 8C | 73 | 94 | 5 | 16 | 0 | 2A | 11D | D | 34 |
| Octal | 214 | 163 | 224 | 5 | 26 | 0 | 52 | 435 | 15 | 64 |
| Binary | 10001100 | 1110011 | 10010100 | 101 | 10110 | 0 | 101010 | 100011101 | 1101 | 110100 |
Color Harmonies of #8C7394
Complementary color
Monochromatic Colors of #8C7394
Black with #8C7394
Text Example
Text Example
White with #8C7394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C7394; }
p { color: rgb(140,115,148); }
H1.HeaderClassName
{
color: #8C7394;
}
.AnyTagClassName
{
color: #8C7394;
}
</style>
background-color css
<style>
a { background-color: #8C7394; }
a { background-color: rgb(140,115,148); }
div.DivClassName
{
background-color: #8C7394;
}
.BgClassName
{
background-color: #8C7394;
}
</style>
border-color css
<style>
span { border-color: #8C7394; }
span { border-color: rgb(140,115,148); }
td.TdClassName
{
border-color: #8C7394;
}
.TagClassName
{
border-color: #8C7394;
}
</style>