Shades of Ce Soir #9573AA
Tints of Ce Soir #9573AA
RGB
CMYK
RGB Variations
Color information
#9573AA (or 0x9573AA) is known color: Ce Soir. HEX triplet: 95, 73 and AA. RGB value is (149,115,170). Sum of RGB (Red+Green+Blue) = 149+115+170=434 (57% of max value = 765). Red value is 149 (58.59% from 255 or 34.33% from 434); Green value is 115 (45.31% from 255 or 26.50% 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 #9573AA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9573AA is #6A8C55. Grayscale: #838383. Windows color (decimal): -6982742 or 11170709. OLE color: 11170709.
HSL color Cylindrical-coordinate representation of color #9573AA: hue angle of 277.09º degrees, saturation: 0.24, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #9573AA is Cyan = 0.12, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 149 | 115 | 170 | - |
| CMYK | 0.12 | 0.32 | 0 | 0.33 |
| HSL | 277.09º | 0.24% | 0.56% | - |
| HSV(B) | 277.09º | 0.32% | 0.67% | - |
| XYZ | 25.78 | 21.55 | 40.83 | - |
| YUV | 131.44 | 149.76 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 170 | 0.12 | 0.32 | 0 | 0.33 | 277.09 | 0.24 | 0.56 |
| Hex | 95 | 73 | AA | C | 20 | 0 | 21 | 115 | 18 | 38 |
| Octal | 225 | 163 | 252 | 14 | 40 | 0 | 41 | 425 | 30 | 70 |
| Binary | 10010101 | 1110011 | 10101010 | 1100 | 100000 | 0 | 100001 | 100010101 | 11000 | 111000 |
Color Harmonies of #9573AA
Complementary color
Monochromatic Colors of #9573AA
Black with #9573AA
Text Example
Text Example
White with #9573AA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9573AA; }
p { color: rgb(149,115,170); }
H1.HeaderClassName
{
color: #9573AA;
}
.AnyTagClassName
{
color: #9573AA;
}
</style>
background-color css
<style>
a { background-color: #9573AA; }
a { background-color: rgb(149,115,170); }
div.DivClassName
{
background-color: #9573AA;
}
.BgClassName
{
background-color: #9573AA;
}
</style>
border-color css
<style>
span { border-color: #9573AA; }
span { border-color: rgb(149,115,170); }
td.TdClassName
{
border-color: #9573AA;
}
.TagClassName
{
border-color: #9573AA;
}
</style>