Shades of Ce Soir #8C6994
Tints of Ce Soir #8C6994
RGB
CMYK
RGB Variations
Color information
#8C6994 (or 0x8C6994) is known color: Ce Soir. HEX triplet: 8C, 69 and 94. RGB value is (140,105,148). Sum of RGB (Red+Green+Blue) = 140+105+148=393 (52% of max value = 765). Red value is 140 (55.08% from 255 or 35.62% from 393); Green value is 105 (41.41% from 255 or 26.72% from 393); Blue value is 148 (58.20% from 255 or 37.66% from 393); Max value from RGB is 148 - color contains mainly: blue. Hex color #8C6994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8C6994 is #73966B. Grayscale: #787878. Windows color (decimal): -7575148 or 9726348. OLE color: 9726348.
HSL color Cylindrical-coordinate representation of color #8C6994: hue angle of 288.84º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #8C6994 is Cyan = 0.05, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 140 | 105 | 148 | - |
| CMYK | 0.05 | 0.29 | 0 | 0.42 |
| HSL | 288.84º | 0.17% | 0.5% | - |
| HSV(B) | 288.84º | 0.29% | 0.58% | - |
| XYZ | 21.21 | 17.82 | 30.34 | - |
| YUV | 120.37 | 143.6 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 105 | 148 | 0.05 | 0.29 | 0 | 0.42 | 288.84 | 0.17 | 0.5 |
| Hex | 8C | 69 | 94 | 5 | 1D | 0 | 2A | 121 | 11 | 32 |
| Octal | 214 | 151 | 224 | 5 | 35 | 0 | 52 | 441 | 21 | 62 |
| Binary | 10001100 | 1101001 | 10010100 | 101 | 11101 | 0 | 101010 | 100100001 | 10001 | 110010 |
Color Harmonies of #8C6994
Complementary color
Monochromatic Colors of #8C6994
Black with #8C6994
Text Example
Text Example
White with #8C6994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C6994; }
p { color: rgb(140,105,148); }
H1.HeaderClassName
{
color: #8C6994;
}
.AnyTagClassName
{
color: #8C6994;
}
</style>
background-color css
<style>
a { background-color: #8C6994; }
a { background-color: rgb(140,105,148); }
div.DivClassName
{
background-color: #8C6994;
}
.BgClassName
{
background-color: #8C6994;
}
</style>
border-color css
<style>
span { border-color: #8C6994; }
span { border-color: rgb(140,105,148); }
td.TdClassName
{
border-color: #8C6994;
}
.TagClassName
{
border-color: #8C6994;
}
</style>