Shades of Ce Soir #8C6198
Tints of Ce Soir #8C6198
RGB
CMYK
RGB Variations
Color information
#8C6198 (or 0x8C6198) is known color: Ce Soir. HEX triplet: 8C, 61 and 98. RGB value is (140,97,152). Sum of RGB (Red+Green+Blue) = 140+97+152=389 (51% of max value = 765). Red value is 140 (55.08% from 255 or 35.99% from 389); Green value is 97 (38.28% from 255 or 24.94% from 389); Blue value is 152 (59.77% from 255 or 39.07% from 389); Max value from RGB is 152 - color contains mainly: blue. Hex color #8C6198 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8C6198 is #739E67. Grayscale: #737373. Windows color (decimal): -7577192 or 9986444. OLE color: 9986444.
HSL color Cylindrical-coordinate representation of color #8C6198: hue angle of 286.91º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #8C6198 is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 140 | 97 | 152 | - |
| CMYK | 0.08 | 0.36 | 0 | 0.40 |
| HSL | 286.91º | 0.22% | 0.49% | - |
| HSV(B) | 286.91º | 0.36% | 0.6% | - |
| XYZ | 20.76 | 16.39 | 31.78 | - |
| YUV | 116.13 | 148.25 | 145.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 97 | 152 | 0.08 | 0.36 | 0 | 0.40 | 286.91 | 0.22 | 0.49 |
| Hex | 8C | 61 | 98 | 8 | 24 | 0 | 28 | 11F | 16 | 31 |
| Octal | 214 | 141 | 230 | 10 | 44 | 0 | 50 | 437 | 26 | 61 |
| Binary | 10001100 | 1100001 | 10011000 | 1000 | 100100 | 0 | 101000 | 100011111 | 10110 | 110001 |
Color Harmonies of #8C6198
Complementary color
Monochromatic Colors of #8C6198
Black with #8C6198
Text Example
Text Example
White with #8C6198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C6198; }
p { color: rgb(140,97,152); }
H1.HeaderClassName
{
color: #8C6198;
}
.AnyTagClassName
{
color: #8C6198;
}
</style>
background-color css
<style>
a { background-color: #8C6198; }
a { background-color: rgb(140,97,152); }
div.DivClassName
{
background-color: #8C6198;
}
.BgClassName
{
background-color: #8C6198;
}
</style>
border-color css
<style>
span { border-color: #8C6198; }
span { border-color: rgb(140,97,152); }
td.TdClassName
{
border-color: #8C6198;
}
.TagClassName
{
border-color: #8C6198;
}
</style>