Shades of Ce Soir #9C7AAE
Tints of Ce Soir #9C7AAE
RGB
CMYK
RGB Variations
Color information
#9C7AAE (or 0x9C7AAE) is known color: Ce Soir. HEX triplet: 9C, 7A and AE. RGB value is (156,122,174). Sum of RGB (Red+Green+Blue) = 156+122+174=452 (59% of max value = 765). Red value is 156 (61.33% from 255 or 34.51% from 452); Green value is 122 (48.05% from 255 or 26.99% from 452); Blue value is 174 (68.36% from 255 or 38.50% from 452); Max value from RGB is 174 - color contains mainly: blue. Hex color #9C7AAE is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9C7AAE is #638551. Grayscale: #898989. Windows color (decimal): -6522194 or 11434652. OLE color: 11434652.
HSL color Cylindrical-coordinate representation of color #9C7AAE: hue angle of 279.23º degrees, saturation: 0.24, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #9C7AAE is Cyan = 0.10, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 156 | 122 | 174 | - |
| CMYK | 0.10 | 0.30 | 0 | 0.32 |
| HSL | 279.23º | 0.24% | 0.58% | - |
| HSV(B) | 279.23º | 0.3% | 0.68% | - |
| XYZ | 28.31 | 24.04 | 43.19 | - |
| YUV | 138.09 | 148.26 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 122 | 174 | 0.10 | 0.30 | 0 | 0.32 | 279.23 | 0.24 | 0.58 |
| Hex | 9C | 7A | AE | A | 1E | 0 | 20 | 117 | 18 | 3A |
| Octal | 234 | 172 | 256 | 12 | 36 | 0 | 40 | 427 | 30 | 72 |
| Binary | 10011100 | 1111010 | 10101110 | 1010 | 11110 | 0 | 100000 | 100010111 | 11000 | 111010 |
Color Harmonies of #9C7AAE
Complementary color
Monochromatic Colors of #9C7AAE
Black with #9C7AAE
Text Example
Text Example
White with #9C7AAE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C7AAE; }
p { color: rgb(156,122,174); }
H1.HeaderClassName
{
color: #9C7AAE;
}
.AnyTagClassName
{
color: #9C7AAE;
}
</style>
background-color css
<style>
a { background-color: #9C7AAE; }
a { background-color: rgb(156,122,174); }
div.DivClassName
{
background-color: #9C7AAE;
}
.BgClassName
{
background-color: #9C7AAE;
}
</style>
border-color css
<style>
span { border-color: #9C7AAE; }
span { border-color: rgb(156,122,174); }
td.TdClassName
{
border-color: #9C7AAE;
}
.TagClassName
{
border-color: #9C7AAE;
}
</style>