Shades of Ce Soir #8C7495
Tints of Ce Soir #8C7495
RGB
CMYK
RGB Variations
Color information
#8C7495 (or 0x8C7495) is known color: Ce Soir. HEX triplet: 8C, 74 and 95. RGB value is (140,116,149). Sum of RGB (Red+Green+Blue) = 140+116+149=405 (53% of max value = 765). Red value is 140 (55.08% from 255 or 34.57% from 405); Green value is 116 (45.70% from 255 or 28.64% from 405); Blue value is 149 (58.59% from 255 or 36.79% from 405); Max value from RGB is 149 - color contains mainly: blue. Hex color #8C7495 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8C7495 is #738B6A. Grayscale: #7E7E7E. Windows color (decimal): -7572331 or 9794700. OLE color: 9794700.
HSL color Cylindrical-coordinate representation of color #8C7495: hue angle of 283.64º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #8C7495 is Cyan = 0.06, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 140 | 116 | 149 | - |
| CMYK | 0.06 | 0.22 | 0 | 0.42 |
| HSL | 283.64º | 0.13% | 0.52% | - |
| HSV(B) | 283.64º | 0.22% | 0.58% | - |
| XYZ | 22.49 | 20.24 | 31.15 | - |
| YUV | 126.94 | 140.45 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 116 | 149 | 0.06 | 0.22 | 0 | 0.42 | 283.64 | 0.13 | 0.52 |
| Hex | 8C | 74 | 95 | 6 | 16 | 0 | 2A | 11C | D | 34 |
| Octal | 214 | 164 | 225 | 6 | 26 | 0 | 52 | 434 | 15 | 64 |
| Binary | 10001100 | 1110100 | 10010101 | 110 | 10110 | 0 | 101010 | 100011100 | 1101 | 110100 |
Color Harmonies of #8C7495
Complementary color
Monochromatic Colors of #8C7495
Black with #8C7495
Text Example
Text Example
White with #8C7495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C7495; }
p { color: rgb(140,116,149); }
H1.HeaderClassName
{
color: #8C7495;
}
.AnyTagClassName
{
color: #8C7495;
}
</style>
background-color css
<style>
a { background-color: #8C7495; }
a { background-color: rgb(140,116,149); }
div.DivClassName
{
background-color: #8C7495;
}
.BgClassName
{
background-color: #8C7495;
}
</style>
border-color css
<style>
span { border-color: #8C7495; }
span { border-color: rgb(140,116,149); }
td.TdClassName
{
border-color: #8C7495;
}
.TagClassName
{
border-color: #8C7495;
}
</style>