Shades of Ce Soir #9360A7
Tints of Ce Soir #9360A7
RGB
CMYK
RGB Variations
Color information
#9360A7 (or 0x9360A7) is known color: Ce Soir. HEX triplet: 93, 60 and A7. RGB value is (147,96,167). Sum of RGB (Red+Green+Blue) = 147+96+167=410 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.85% from 410); Green value is 96 (37.89% from 255 or 23.41% from 410); Blue value is 167 (65.62% from 255 or 40.73% from 410); Max value from RGB is 167 - color contains mainly: blue. Hex color #9360A7 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9360A7 is #6C9F58. Grayscale: #777777. Windows color (decimal): -7118681 or 10969235. OLE color: 10969235.
HSL color Cylindrical-coordinate representation of color #9360A7: hue angle of 283.1º degrees, saturation: 0.29, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #9360A7 is Cyan = 0.12, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 147 | 96 | 167 | - |
| CMYK | 0.12 | 0.43 | 0 | 0.35 |
| HSL | 283.1º | 0.29% | 0.52% | - |
| HSV(B) | 283.1º | 0.43% | 0.65% | - |
| XYZ | 23.19 | 17.36 | 38.69 | - |
| YUV | 119.34 | 154.9 | 147.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 96 | 167 | 0.12 | 0.43 | 0 | 0.35 | 283.1 | 0.29 | 0.52 |
| Hex | 93 | 60 | A7 | C | 2B | 0 | 23 | 11B | 1D | 34 |
| Octal | 223 | 140 | 247 | 14 | 53 | 0 | 43 | 433 | 35 | 64 |
| Binary | 10010011 | 1100000 | 10100111 | 1100 | 101011 | 0 | 100011 | 100011011 | 11101 | 110100 |
Color Harmonies of #9360A7
Complementary color
Monochromatic Colors of #9360A7
Black with #9360A7
Text Example
Text Example
White with #9360A7
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9360A7; }
p { color: rgb(147,96,167); }
H1.HeaderClassName
{
color: #9360A7;
}
.AnyTagClassName
{
color: #9360A7;
}
</style>
background-color css
<style>
a { background-color: #9360A7; }
a { background-color: rgb(147,96,167); }
div.DivClassName
{
background-color: #9360A7;
}
.BgClassName
{
background-color: #9360A7;
}
</style>
border-color css
<style>
span { border-color: #9360A7; }
span { border-color: rgb(147,96,167); }
td.TdClassName
{
border-color: #9360A7;
}
.TagClassName
{
border-color: #9360A7;
}
</style>