Shades of Ce Soir #9E6BAB
Tints of Ce Soir #9E6BAB
RGB
CMYK
RGB Variations
Color information
#9E6BAB (or 0x9E6BAB) is known color: Ce Soir. HEX triplet: 9E, 6B and AB. RGB value is (158,107,171). Sum of RGB (Red+Green+Blue) = 158+107+171=436 (57% of max value = 765). Red value is 158 (62.11% from 255 or 36.24% from 436); Green value is 107 (42.19% from 255 or 24.54% from 436); Blue value is 171 (67.19% from 255 or 39.22% from 436); Max value from RGB is 171 - color contains mainly: blue. Hex color #9E6BAB is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9E6BAB is #619454. Grayscale: #818181. Windows color (decimal): -6394965 or 11234206. OLE color: 11234206.
HSL color Cylindrical-coordinate representation of color #9E6BAB: hue angle of 287.81º degrees, saturation: 0.28, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #9E6BAB is Cyan = 0.08, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 158 | 107 | 171 | - |
| CMYK | 0.08 | 0.37 | 0 | 0.33 |
| HSL | 287.81º | 0.28% | 0.55% | - |
| HSV(B) | 287.81º | 0.37% | 0.67% | - |
| XYZ | 26.71 | 20.72 | 41.12 | - |
| YUV | 129.55 | 151.4 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 107 | 171 | 0.08 | 0.37 | 0 | 0.33 | 287.81 | 0.28 | 0.55 |
| Hex | 9E | 6B | AB | 8 | 25 | 0 | 21 | 120 | 1C | 37 |
| Octal | 236 | 153 | 253 | 10 | 45 | 0 | 41 | 440 | 34 | 67 |
| Binary | 10011110 | 1101011 | 10101011 | 1000 | 100101 | 0 | 100001 | 100100000 | 11100 | 110111 |
Color Harmonies of #9E6BAB
Complementary color
Monochromatic Colors of #9E6BAB
Black with #9E6BAB
Text Example
Text Example
White with #9E6BAB
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6BAB; }
p { color: rgb(158,107,171); }
H1.HeaderClassName
{
color: #9E6BAB;
}
.AnyTagClassName
{
color: #9E6BAB;
}
</style>
background-color css
<style>
a { background-color: #9E6BAB; }
a { background-color: rgb(158,107,171); }
div.DivClassName
{
background-color: #9E6BAB;
}
.BgClassName
{
background-color: #9E6BAB;
}
</style>
border-color css
<style>
span { border-color: #9E6BAB; }
span { border-color: rgb(158,107,171); }
td.TdClassName
{
border-color: #9E6BAB;
}
.TagClassName
{
border-color: #9E6BAB;
}
</style>