Shades of Ce Soir #8E6996
Tints of Ce Soir #8E6996
RGB
CMYK
RGB Variations
Color information
#8E6996 (or 0x8E6996) is known color: Ce Soir. HEX triplet: 8E, 69 and 96. RGB value is (142,105,150). Sum of RGB (Red+Green+Blue) = 142+105+150=397 (52% of max value = 765). Red value is 142 (55.86% from 255 or 35.77% from 397); Green value is 105 (41.41% from 255 or 26.45% from 397); Blue value is 150 (58.98% from 255 or 37.78% from 397); Max value from RGB is 150 - color contains mainly: blue. Hex color #8E6996 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8E6996 is #719669. Grayscale: #797979. Windows color (decimal): -7444074 or 9857422. OLE color: 9857422.
HSL color Cylindrical-coordinate representation of color #8E6996: hue angle of 289.33º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #8E6996 is Cyan = 0.05, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 142 | 105 | 150 | - |
| CMYK | 0.05 | 0.30 | 0 | 0.41 |
| HSL | 289.33º | 0.18% | 0.5% | - |
| HSV(B) | 289.33º | 0.3% | 0.59% | - |
| XYZ | 21.71 | 18.06 | 31.19 | - |
| YUV | 121.19 | 144.26 | 142.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 105 | 150 | 0.05 | 0.30 | 0 | 0.41 | 289.33 | 0.18 | 0.5 |
| Hex | 8E | 69 | 96 | 5 | 1E | 0 | 29 | 121 | 12 | 32 |
| Octal | 216 | 151 | 226 | 5 | 36 | 0 | 51 | 441 | 22 | 62 |
| Binary | 10001110 | 1101001 | 10010110 | 101 | 11110 | 0 | 101001 | 100100001 | 10010 | 110010 |
Color Harmonies of #8E6996
Complementary color
Monochromatic Colors of #8E6996
Black with #8E6996
Text Example
Text Example
White with #8E6996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E6996; }
p { color: rgb(142,105,150); }
H1.HeaderClassName
{
color: #8E6996;
}
.AnyTagClassName
{
color: #8E6996;
}
</style>
background-color css
<style>
a { background-color: #8E6996; }
a { background-color: rgb(142,105,150); }
div.DivClassName
{
background-color: #8E6996;
}
.BgClassName
{
background-color: #8E6996;
}
</style>
border-color css
<style>
span { border-color: #8E6996; }
span { border-color: rgb(142,105,150); }
td.TdClassName
{
border-color: #8E6996;
}
.TagClassName
{
border-color: #8E6996;
}
</style>