Shades of Ce Soir #8D6996
Tints of Ce Soir #8D6996
RGB
CMYK
RGB Variations
Color information
#8D6996 (or 0x8D6996) is known color: Ce Soir. HEX triplet: 8D, 69 and 96. RGB value is (141,105,150). Sum of RGB (Red+Green+Blue) = 141+105+150=396 (52% of max value = 765). Red value is 141 (55.47% from 255 or 35.61% from 396); Green value is 105 (41.41% from 255 or 26.52% from 396); Blue value is 150 (58.98% from 255 or 37.88% from 396); Max value from RGB is 150 - color contains mainly: blue. Hex color #8D6996 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8D6996 is #729669. Grayscale: #787878. Windows color (decimal): -7509610 or 9857421. OLE color: 9857421.
HSL color Cylindrical-coordinate representation of color #8D6996: hue angle of 288º 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 #8D6996 is Cyan = 0.06, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 141 | 105 | 150 | - |
| CMYK | 0.06 | 0.30 | 0 | 0.41 |
| HSL | 288º | 0.18% | 0.5% | - |
| HSV(B) | 288º | 0.3% | 0.59% | - |
| XYZ | 21.54 | 17.97 | 31.19 | - |
| YUV | 120.89 | 144.43 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 141 | 105 | 150 | 0.06 | 0.30 | 0 | 0.41 | 288 | 0.18 | 0.5 |
| Hex | 8D | 69 | 96 | 6 | 1E | 0 | 29 | 120 | 12 | 32 |
| Octal | 215 | 151 | 226 | 6 | 36 | 0 | 51 | 440 | 22 | 62 |
| Binary | 10001101 | 1101001 | 10010110 | 110 | 11110 | 0 | 101001 | 100100000 | 10010 | 110010 |
Color Harmonies of #8D6996
Complementary color
Monochromatic Colors of #8D6996
Black with #8D6996
Text Example
Text Example
White with #8D6996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D6996; }
p { color: rgb(141,105,150); }
H1.HeaderClassName
{
color: #8D6996;
}
.AnyTagClassName
{
color: #8D6996;
}
</style>
background-color css
<style>
a { background-color: #8D6996; }
a { background-color: rgb(141,105,150); }
div.DivClassName
{
background-color: #8D6996;
}
.BgClassName
{
background-color: #8D6996;
}
</style>
border-color css
<style>
span { border-color: #8D6996; }
span { border-color: rgb(141,105,150); }
td.TdClassName
{
border-color: #8D6996;
}
.TagClassName
{
border-color: #8D6996;
}
</style>