Shades of Ce Soir #936E9E
Tints of Ce Soir #936E9E
RGB
CMYK
RGB Variations
Color information
#936E9E (or 0x936E9E) is known color: Ce Soir. HEX triplet: 93, 6E and 9E. RGB value is (147,110,158). Sum of RGB (Red+Green+Blue) = 147+110+158=415 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.42% from 415); Green value is 110 (43.36% from 255 or 26.51% from 415); Blue value is 158 (62.11% from 255 or 38.07% from 415); Max value from RGB is 158 - color contains mainly: blue. Hex color #936E9E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936E9E is #6C9161. Grayscale: #7E7E7E. Windows color (decimal): -7115106 or 10382995. OLE color: 10382995.
HSL color Cylindrical-coordinate representation of color #936E9E: hue angle of 286.25º degrees, saturation: 0.2, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #936E9E is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 147 | 110 | 158 | - |
| CMYK | 0.07 | 0.30 | 0 | 0.38 |
| HSL | 286.25º | 0.2% | 0.53% | - |
| HSV(B) | 286.25º | 0.3% | 0.62% | - |
| XYZ | 23.78 | 19.82 | 34.92 | - |
| YUV | 126.54 | 145.76 | 142.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 110 | 158 | 0.07 | 0.30 | 0 | 0.38 | 286.25 | 0.2 | 0.53 |
| Hex | 93 | 6E | 9E | 7 | 1E | 0 | 26 | 11E | 14 | 35 |
| Octal | 223 | 156 | 236 | 7 | 36 | 0 | 46 | 436 | 24 | 65 |
| Binary | 10010011 | 1101110 | 10011110 | 111 | 11110 | 0 | 100110 | 100011110 | 10100 | 110101 |
Color Harmonies of #936E9E
Complementary color
Monochromatic Colors of #936E9E
Black with #936E9E
Text Example
Text Example
White with #936E9E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936E9E; }
p { color: rgb(147,110,158); }
H1.HeaderClassName
{
color: #936E9E;
}
.AnyTagClassName
{
color: #936E9E;
}
</style>
background-color css
<style>
a { background-color: #936E9E; }
a { background-color: rgb(147,110,158); }
div.DivClassName
{
background-color: #936E9E;
}
.BgClassName
{
background-color: #936E9E;
}
</style>
border-color css
<style>
span { border-color: #936E9E; }
span { border-color: rgb(147,110,158); }
td.TdClassName
{
border-color: #936E9E;
}
.TagClassName
{
border-color: #936E9E;
}
</style>