Shades of Ce Soir #9E6CAA
Tints of Ce Soir #9E6CAA
RGB
CMYK
RGB Variations
Color information
#9E6CAA (or 0x9E6CAA) is known color: Ce Soir. HEX triplet: 9E, 6C and AA. RGB value is (158,108,170). Sum of RGB (Red+Green+Blue) = 158+108+170=436 (57% of max value = 765). Red value is 158 (62.11% from 255 or 36.24% from 436); Green value is 108 (42.58% from 255 or 24.77% from 436); Blue value is 170 (66.80% from 255 or 38.99% from 436); Max value from RGB is 170 - color contains mainly: blue. Hex color #9E6CAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9E6CAA is #619355. Grayscale: #818181. Windows color (decimal): -6394710 or 11168926. OLE color: 11168926.
HSL color Cylindrical-coordinate representation of color #9E6CAA: hue angle of 288.39º 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 #9E6CAA is Cyan = 0.07, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 158 | 108 | 170 | - |
| CMYK | 0.07 | 0.36 | 0 | 0.33 |
| HSL | 288.39º | 0.27% | 0.55% | - |
| HSV(B) | 288.39º | 0.36% | 0.67% | - |
| XYZ | 26.72 | 20.9 | 40.66 | - |
| YUV | 130.02 | 150.57 | 147.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 108 | 170 | 0.07 | 0.36 | 0 | 0.33 | 288.39 | 0.27 | 0.55 |
| Hex | 9E | 6C | AA | 7 | 24 | 0 | 21 | 120 | 1B | 37 |
| Octal | 236 | 154 | 252 | 7 | 44 | 0 | 41 | 440 | 33 | 67 |
| Binary | 10011110 | 1101100 | 10101010 | 111 | 100100 | 0 | 100001 | 100100000 | 11011 | 110111 |
Color Harmonies of #9E6CAA
Complementary color
Monochromatic Colors of #9E6CAA
Black with #9E6CAA
Text Example
Text Example
White with #9E6CAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6CAA; }
p { color: rgb(158,108,170); }
H1.HeaderClassName
{
color: #9E6CAA;
}
.AnyTagClassName
{
color: #9E6CAA;
}
</style>
background-color css
<style>
a { background-color: #9E6CAA; }
a { background-color: rgb(158,108,170); }
div.DivClassName
{
background-color: #9E6CAA;
}
.BgClassName
{
background-color: #9E6CAA;
}
</style>
border-color css
<style>
span { border-color: #9E6CAA; }
span { border-color: rgb(158,108,170); }
td.TdClassName
{
border-color: #9E6CAA;
}
.TagClassName
{
border-color: #9E6CAA;
}
</style>