Shades of Ce Soir #9E6DAB
Tints of Ce Soir #9E6DAB
RGB
CMYK
RGB Variations
Color information
#9E6DAB (or 0x9E6DAB) is known color: Ce Soir. HEX triplet: 9E, 6D and AB. RGB value is (158,109,171). Sum of RGB (Red+Green+Blue) = 158+109+171=438 (58% of max value = 765). Red value is 158 (62.11% from 255 or 36.07% from 438); Green value is 109 (42.97% from 255 or 24.89% from 438); Blue value is 171 (67.19% from 255 or 39.04% from 438); Max value from RGB is 171 - color contains mainly: blue. Hex color #9E6DAB is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9E6DAB is #619254. Grayscale: #828282. Windows color (decimal): -6394453 or 11234718. OLE color: 11234718.
HSL color Cylindrical-coordinate representation of color #9E6DAB: hue angle of 287.42º degrees, saturation: 0.27, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #9E6DAB is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 158 | 109 | 171 | - |
| CMYK | 0.08 | 0.36 | 0 | 0.33 |
| HSL | 287.42º | 0.27% | 0.55% | - |
| HSV(B) | 287.42º | 0.36% | 0.67% | - |
| XYZ | 26.92 | 21.15 | 41.19 | - |
| YUV | 130.72 | 150.73 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 109 | 171 | 0.08 | 0.36 | 0 | 0.33 | 287.42 | 0.27 | 0.55 |
| Hex | 9E | 6D | AB | 8 | 24 | 0 | 21 | 11F | 1B | 37 |
| Octal | 236 | 155 | 253 | 10 | 44 | 0 | 41 | 437 | 33 | 67 |
| Binary | 10011110 | 1101101 | 10101011 | 1000 | 100100 | 0 | 100001 | 100011111 | 11011 | 110111 |
Color Harmonies of #9E6DAB
Complementary color
Monochromatic Colors of #9E6DAB
Black with #9E6DAB
Text Example
Text Example
White with #9E6DAB
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6DAB; }
p { color: rgb(158,109,171); }
H1.HeaderClassName
{
color: #9E6DAB;
}
.AnyTagClassName
{
color: #9E6DAB;
}
</style>
background-color css
<style>
a { background-color: #9E6DAB; }
a { background-color: rgb(158,109,171); }
div.DivClassName
{
background-color: #9E6DAB;
}
.BgClassName
{
background-color: #9E6DAB;
}
</style>
border-color css
<style>
span { border-color: #9E6DAB; }
span { border-color: rgb(158,109,171); }
td.TdClassName
{
border-color: #9E6DAB;
}
.TagClassName
{
border-color: #9E6DAB;
}
</style>