Shades of Ce Soir #8D7096
Tints of Ce Soir #8D7096
RGB
CMYK
RGB Variations
Color information
#8D7096 (or 0x8D7096) is known color: Ce Soir. HEX triplet: 8D, 70 and 96. RGB value is (141,112,150). Sum of RGB (Red+Green+Blue) = 141+112+150=403 (53% of max value = 765). Red value is 141 (55.47% from 255 or 34.99% from 403); Green value is 112 (44.14% from 255 or 27.79% from 403); Blue value is 150 (58.98% from 255 or 37.22% from 403); Max value from RGB is 150 - color contains mainly: blue. Hex color #8D7096 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8D7096 is #728F69. Grayscale: #7C7C7C. Windows color (decimal): -7507818 or 9859213. OLE color: 9859213.
HSL color Cylindrical-coordinate representation of color #8D7096: hue angle of 285.79º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #8D7096 is Cyan = 0.06, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 141 | 112 | 150 | - |
| CMYK | 0.06 | 0.25 | 0 | 0.41 |
| HSL | 285.79º | 0.15% | 0.51% | - |
| HSV(B) | 285.79º | 0.25% | 0.59% | - |
| XYZ | 22.28 | 19.45 | 31.43 | - |
| YUV | 125 | 142.11 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 141 | 112 | 150 | 0.06 | 0.25 | 0 | 0.41 | 285.79 | 0.15 | 0.51 |
| Hex | 8D | 70 | 96 | 6 | 19 | 0 | 29 | 11E | F | 33 |
| Octal | 215 | 160 | 226 | 6 | 31 | 0 | 51 | 436 | 17 | 63 |
| Binary | 10001101 | 1110000 | 10010110 | 110 | 11001 | 0 | 101001 | 100011110 | 1111 | 110011 |
Color Harmonies of #8D7096
Complementary color
Monochromatic Colors of #8D7096
Black with #8D7096
Text Example
Text Example
White with #8D7096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D7096; }
p { color: rgb(141,112,150); }
H1.HeaderClassName
{
color: #8D7096;
}
.AnyTagClassName
{
color: #8D7096;
}
</style>
background-color css
<style>
a { background-color: #8D7096; }
a { background-color: rgb(141,112,150); }
div.DivClassName
{
background-color: #8D7096;
}
.BgClassName
{
background-color: #8D7096;
}
</style>
border-color css
<style>
span { border-color: #8D7096; }
span { border-color: rgb(141,112,150); }
td.TdClassName
{
border-color: #8D7096;
}
.TagClassName
{
border-color: #8D7096;
}
</style>