Shades of Ce Soir #9571A0
Tints of Ce Soir #9571A0
RGB
CMYK
RGB Variations
Color information
#9571A0 (or 0x9571A0) is known color: Ce Soir. HEX triplet: 95, 71 and A0. RGB value is (149,113,160). Sum of RGB (Red+Green+Blue) = 149+113+160=422 (55% of max value = 765). Red value is 149 (58.59% from 255 or 35.31% from 422); Green value is 113 (44.53% from 255 or 26.78% from 422); Blue value is 160 (62.89% from 255 or 37.91% from 422); Max value from RGB is 160 - color contains mainly: blue. Hex color #9571A0 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9571A0 is #6A8E5F. Grayscale: #808080. Windows color (decimal): -6983264 or 10514837. OLE color: 10514837.
HSL color Cylindrical-coordinate representation of color #9571A0: hue angle of 285.96º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #9571A0 is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 149 | 113 | 160 | - |
| CMYK | 0.07 | 0.29 | 0 | 0.37 |
| HSL | 285.96º | 0.2% | 0.54% | - |
| HSV(B) | 285.96º | 0.29% | 0.63% | - |
| XYZ | 24.64 | 20.74 | 35.96 | - |
| YUV | 129.12 | 145.43 | 142.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 113 | 160 | 0.07 | 0.29 | 0 | 0.37 | 285.96 | 0.2 | 0.54 |
| Hex | 95 | 71 | A0 | 7 | 1D | 0 | 25 | 11E | 14 | 36 |
| Octal | 225 | 161 | 240 | 7 | 35 | 0 | 45 | 436 | 24 | 66 |
| Binary | 10010101 | 1110001 | 10100000 | 111 | 11101 | 0 | 100101 | 100011110 | 10100 | 110110 |
Color Harmonies of #9571A0
Complementary color
Monochromatic Colors of #9571A0
Black with #9571A0
Text Example
Text Example
White with #9571A0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9571A0; }
p { color: rgb(149,113,160); }
H1.HeaderClassName
{
color: #9571A0;
}
.AnyTagClassName
{
color: #9571A0;
}
</style>
background-color css
<style>
a { background-color: #9571A0; }
a { background-color: rgb(149,113,160); }
div.DivClassName
{
background-color: #9571A0;
}
.BgClassName
{
background-color: #9571A0;
}
</style>
border-color css
<style>
span { border-color: #9571A0; }
span { border-color: rgb(149,113,160); }
td.TdClassName
{
border-color: #9571A0;
}
.TagClassName
{
border-color: #9571A0;
}
</style>