Shades of Ce Soir #8E7194
Tints of Ce Soir #8E7194
RGB
CMYK
RGB Variations
Color information
#8E7194 (or 0x8E7194) is known color: Ce Soir. HEX triplet: 8E, 71 and 94. RGB value is (142,113,148). Sum of RGB (Red+Green+Blue) = 142+113+148=403 (53% of max value = 765). Red value is 142 (55.86% from 255 or 35.24% from 403); Green value is 113 (44.53% from 255 or 28.04% 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 #8E7194 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8E7194 is #718E6B. Grayscale: #7D7D7D. Windows color (decimal): -7442028 or 9728398. OLE color: 9728398.
HSL color Cylindrical-coordinate representation of color #8E7194: hue angle of 289.71º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #8E7194 is Cyan = 0.04, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 142 | 113 | 148 | - |
| CMYK | 0.04 | 0.24 | 0 | 0.42 |
| HSL | 289.71º | 0.14% | 0.51% | - |
| HSV(B) | 289.71º | 0.24% | 0.58% | - |
| XYZ | 22.41 | 19.7 | 30.64 | - |
| YUV | 125.66 | 140.61 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 113 | 148 | 0.04 | 0.24 | 0 | 0.42 | 289.71 | 0.14 | 0.51 |
| Hex | 8E | 71 | 94 | 4 | 18 | 0 | 2A | 122 | E | 33 |
| Octal | 216 | 161 | 224 | 4 | 30 | 0 | 52 | 442 | 16 | 63 |
| Binary | 10001110 | 1110001 | 10010100 | 100 | 11000 | 0 | 101010 | 100100010 | 1110 | 110011 |
Color Harmonies of #8E7194
Complementary color
Monochromatic Colors of #8E7194
Black with #8E7194
Text Example
Text Example
White with #8E7194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E7194; }
p { color: rgb(142,113,148); }
H1.HeaderClassName
{
color: #8E7194;
}
.AnyTagClassName
{
color: #8E7194;
}
</style>
background-color css
<style>
a { background-color: #8E7194; }
a { background-color: rgb(142,113,148); }
div.DivClassName
{
background-color: #8E7194;
}
.BgClassName
{
background-color: #8E7194;
}
</style>
border-color css
<style>
span { border-color: #8E7194; }
span { border-color: rgb(142,113,148); }
td.TdClassName
{
border-color: #8E7194;
}
.TagClassName
{
border-color: #8E7194;
}
</style>