Shades of Ce Soir #8E749D
Tints of Ce Soir #8E749D
RGB
CMYK
RGB Variations
Color information
#8E749D (or 0x8E749D) is known color: Ce Soir. HEX triplet: 8E, 74 and 9D. RGB value is (142,116,157). Sum of RGB (Red+Green+Blue) = 142+116+157=415 (54% of max value = 765). Red value is 142 (55.86% from 255 or 34.22% from 415); Green value is 116 (45.70% from 255 or 27.95% from 415); Blue value is 157 (61.72% from 255 or 37.83% from 415); Max value from RGB is 157 - color contains mainly: blue. Hex color #8E749D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8E749D is #718B62. Grayscale: #808080. Windows color (decimal): -7441251 or 10318990. OLE color: 10318990.
HSL color Cylindrical-coordinate representation of color #8E749D: hue angle of 278.05º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #8E749D is Cyan = 0.10, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 142 | 116 | 157 | - |
| CMYK | 0.10 | 0.26 | 0 | 0.38 |
| HSL | 278.05º | 0.17% | 0.54% | - |
| HSV(B) | 278.05º | 0.26% | 0.62% | - |
| XYZ | 23.49 | 20.68 | 34.65 | - |
| YUV | 128.45 | 144.11 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 116 | 157 | 0.10 | 0.26 | 0 | 0.38 | 278.05 | 0.17 | 0.54 |
| Hex | 8E | 74 | 9D | A | 1A | 0 | 26 | 116 | 11 | 36 |
| Octal | 216 | 164 | 235 | 12 | 32 | 0 | 46 | 426 | 21 | 66 |
| Binary | 10001110 | 1110100 | 10011101 | 1010 | 11010 | 0 | 100110 | 100010110 | 10001 | 110110 |
Color Harmonies of #8E749D
Complementary color
Monochromatic Colors of #8E749D
Black with #8E749D
Text Example
Text Example
White with #8E749D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E749D; }
p { color: rgb(142,116,157); }
H1.HeaderClassName
{
color: #8E749D;
}
.AnyTagClassName
{
color: #8E749D;
}
</style>
background-color css
<style>
a { background-color: #8E749D; }
a { background-color: rgb(142,116,157); }
div.DivClassName
{
background-color: #8E749D;
}
.BgClassName
{
background-color: #8E749D;
}
</style>
border-color css
<style>
span { border-color: #8E749D; }
span { border-color: rgb(142,116,157); }
td.TdClassName
{
border-color: #8E749D;
}
.TagClassName
{
border-color: #8E749D;
}
</style>