Shades of Ce Soir #8C7395
Tints of Ce Soir #8C7395
RGB
CMYK
RGB Variations
Color information
#8C7395 (or 0x8C7395) is known color: Ce Soir. HEX triplet: 8C, 73 and 95. RGB value is (140,115,149). Sum of RGB (Red+Green+Blue) = 140+115+149=404 (53% of max value = 765). Red value is 140 (55.08% from 255 or 34.65% from 404); Green value is 115 (45.31% from 255 or 28.47% from 404); Blue value is 149 (58.59% from 255 or 36.88% from 404); Max value from RGB is 149 - color contains mainly: blue. Hex color #8C7395 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8C7395 is #738C6A. Grayscale: #7E7E7E. Windows color (decimal): -7572587 or 9794444. OLE color: 9794444.
HSL color Cylindrical-coordinate representation of color #8C7395: hue angle of 284.12º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #8C7395 is Cyan = 0.06, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 140 | 115 | 149 | - |
| CMYK | 0.06 | 0.23 | 0 | 0.42 |
| HSL | 284.12º | 0.14% | 0.52% | - |
| HSV(B) | 284.12º | 0.23% | 0.58% | - |
| XYZ | 22.37 | 20.01 | 31.12 | - |
| YUV | 126.35 | 140.78 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 115 | 149 | 0.06 | 0.23 | 0 | 0.42 | 284.12 | 0.14 | 0.52 |
| Hex | 8C | 73 | 95 | 6 | 17 | 0 | 2A | 11C | E | 34 |
| Octal | 214 | 163 | 225 | 6 | 27 | 0 | 52 | 434 | 16 | 64 |
| Binary | 10001100 | 1110011 | 10010101 | 110 | 10111 | 0 | 101010 | 100011100 | 1110 | 110100 |
Color Harmonies of #8C7395
Complementary color
Monochromatic Colors of #8C7395
Black with #8C7395
Text Example
Text Example
White with #8C7395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C7395; }
p { color: rgb(140,115,149); }
H1.HeaderClassName
{
color: #8C7395;
}
.AnyTagClassName
{
color: #8C7395;
}
</style>
background-color css
<style>
a { background-color: #8C7395; }
a { background-color: rgb(140,115,149); }
div.DivClassName
{
background-color: #8C7395;
}
.BgClassName
{
background-color: #8C7395;
}
</style>
border-color css
<style>
span { border-color: #8C7395; }
span { border-color: rgb(140,115,149); }
td.TdClassName
{
border-color: #8C7395;
}
.TagClassName
{
border-color: #8C7395;
}
</style>