Shades of Ce Soir #9573A0
Tints of Ce Soir #9573A0
RGB
CMYK
RGB Variations
Color information
#9573A0 (or 0x9573A0) is known color: Ce Soir. HEX triplet: 95, 73 and A0. RGB value is (149,115,160). Sum of RGB (Red+Green+Blue) = 149+115+160=424 (56% of max value = 765). Red value is 149 (58.59% from 255 or 35.14% from 424); Green value is 115 (45.31% from 255 or 27.12% from 424); Blue value is 160 (62.89% from 255 or 37.74% from 424); Max value from RGB is 160 - color contains mainly: blue. Hex color #9573A0 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9573A0 is #6A8C5F. Grayscale: #828282. Windows color (decimal): -6982752 or 10515349. OLE color: 10515349.
HSL color Cylindrical-coordinate representation of color #9573A0: hue angle of 285.33º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #9573A0 is Cyan = 0.07, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 149 | 115 | 160 | - |
| CMYK | 0.07 | 0.28 | 0 | 0.37 |
| HSL | 285.33º | 0.19% | 0.54% | - |
| HSV(B) | 285.33º | 0.28% | 0.63% | - |
| XYZ | 24.87 | 21.19 | 36.04 | - |
| YUV | 130.3 | 144.76 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 160 | 0.07 | 0.28 | 0 | 0.37 | 285.33 | 0.19 | 0.54 |
| Hex | 95 | 73 | A0 | 7 | 1C | 0 | 25 | 11D | 13 | 36 |
| Octal | 225 | 163 | 240 | 7 | 34 | 0 | 45 | 435 | 23 | 66 |
| Binary | 10010101 | 1110011 | 10100000 | 111 | 11100 | 0 | 100101 | 100011101 | 10011 | 110110 |
Color Harmonies of #9573A0
Complementary color
Monochromatic Colors of #9573A0
Black with #9573A0
Text Example
Text Example
White with #9573A0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9573A0; }
p { color: rgb(149,115,160); }
H1.HeaderClassName
{
color: #9573A0;
}
.AnyTagClassName
{
color: #9573A0;
}
</style>
background-color css
<style>
a { background-color: #9573A0; }
a { background-color: rgb(149,115,160); }
div.DivClassName
{
background-color: #9573A0;
}
.BgClassName
{
background-color: #9573A0;
}
</style>
border-color css
<style>
span { border-color: #9573A0; }
span { border-color: rgb(149,115,160); }
td.TdClassName
{
border-color: #9573A0;
}
.TagClassName
{
border-color: #9573A0;
}
</style>