Shades of Ce Soir #9E6AAA
Tints of Ce Soir #9E6AAA
RGB
CMYK
RGB Variations
Color information
#9E6AAA (or 0x9E6AAA) is known color: Ce Soir. HEX triplet: 9E, 6A and AA. RGB value is (158,106,170). Sum of RGB (Red+Green+Blue) = 158+106+170=434 (57% of max value = 765). Red value is 158 (62.11% from 255 or 36.41% from 434); Green value is 106 (41.80% from 255 or 24.42% from 434); Blue value is 170 (66.80% from 255 or 39.17% from 434); Max value from RGB is 170 - color contains mainly: blue. Hex color #9E6AAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9E6AAA is #619555. Grayscale: #808080. Windows color (decimal): -6395222 or 11168414. OLE color: 11168414.
HSL color Cylindrical-coordinate representation of color #9E6AAA: hue angle of 288.75º degrees, saturation: 0.27, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #9E6AAA is Cyan = 0.07, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 158 | 106 | 170 | - |
| CMYK | 0.07 | 0.38 | 0 | 0.33 |
| HSL | 288.75º | 0.27% | 0.54% | - |
| HSV(B) | 288.75º | 0.38% | 0.67% | - |
| XYZ | 26.51 | 20.48 | 40.59 | - |
| YUV | 128.84 | 151.23 | 148.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 106 | 170 | 0.07 | 0.38 | 0 | 0.33 | 288.75 | 0.27 | 0.54 |
| Hex | 9E | 6A | AA | 7 | 26 | 0 | 21 | 121 | 1B | 36 |
| Octal | 236 | 152 | 252 | 7 | 46 | 0 | 41 | 441 | 33 | 66 |
| Binary | 10011110 | 1101010 | 10101010 | 111 | 100110 | 0 | 100001 | 100100001 | 11011 | 110110 |
Color Harmonies of #9E6AAA
Complementary color
Monochromatic Colors of #9E6AAA
Black with #9E6AAA
Text Example
Text Example
White with #9E6AAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6AAA; }
p { color: rgb(158,106,170); }
H1.HeaderClassName
{
color: #9E6AAA;
}
.AnyTagClassName
{
color: #9E6AAA;
}
</style>
background-color css
<style>
a { background-color: #9E6AAA; }
a { background-color: rgb(158,106,170); }
div.DivClassName
{
background-color: #9E6AAA;
}
.BgClassName
{
background-color: #9E6AAA;
}
</style>
border-color css
<style>
span { border-color: #9E6AAA; }
span { border-color: rgb(158,106,170); }
td.TdClassName
{
border-color: #9E6AAA;
}
.TagClassName
{
border-color: #9E6AAA;
}
</style>