Shades of Ce Soir #8C7194
Tints of Ce Soir #8C7194
RGB
CMYK
RGB Variations
Color information
#8C7194 (or 0x8C7194) is known color: Ce Soir. HEX triplet: 8C, 71 and 94. RGB value is (140,113,148). Sum of RGB (Red+Green+Blue) = 140+113+148=401 (53% of max value = 765). Red value is 140 (55.08% from 255 or 34.91% from 401); Green value is 113 (44.53% from 255 or 28.18% from 401); Blue value is 148 (58.20% from 255 or 36.91% from 401); Max value from RGB is 148 - color contains mainly: blue. Hex color #8C7194 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8C7194 is #738E6B. Grayscale: #7C7C7C. Windows color (decimal): -7573100 or 9728396. OLE color: 9728396.
HSL color Cylindrical-coordinate representation of color #8C7194: hue angle of 286.29º 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 #8C7194 is Cyan = 0.05, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 140 | 113 | 148 | - |
| CMYK | 0.05 | 0.24 | 0 | 0.42 |
| HSL | 286.29º | 0.14% | 0.51% | - |
| HSV(B) | 286.29º | 0.24% | 0.58% | - |
| XYZ | 22.07 | 19.52 | 30.62 | - |
| YUV | 125.06 | 140.95 | 138.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 113 | 148 | 0.05 | 0.24 | 0 | 0.42 | 286.29 | 0.14 | 0.51 |
| Hex | 8C | 71 | 94 | 5 | 18 | 0 | 2A | 11E | E | 33 |
| Octal | 214 | 161 | 224 | 5 | 30 | 0 | 52 | 436 | 16 | 63 |
| Binary | 10001100 | 1110001 | 10010100 | 101 | 11000 | 0 | 101010 | 100011110 | 1110 | 110011 |
Color Harmonies of #8C7194
Complementary color
Monochromatic Colors of #8C7194
Black with #8C7194
Text Example
Text Example
White with #8C7194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C7194; }
p { color: rgb(140,113,148); }
H1.HeaderClassName
{
color: #8C7194;
}
.AnyTagClassName
{
color: #8C7194;
}
</style>
background-color css
<style>
a { background-color: #8C7194; }
a { background-color: rgb(140,113,148); }
div.DivClassName
{
background-color: #8C7194;
}
.BgClassName
{
background-color: #8C7194;
}
</style>
border-color css
<style>
span { border-color: #8C7194; }
span { border-color: rgb(140,113,148); }
td.TdClassName
{
border-color: #8C7194;
}
.TagClassName
{
border-color: #8C7194;
}
</style>