Shades of Ce Soir #9871AA
Tints of Ce Soir #9871AA
RGB
CMYK
RGB Variations
Color information
#9871AA (or 0x9871AA) is known color: Ce Soir. HEX triplet: 98, 71 and AA. RGB value is (152,113,170). Sum of RGB (Red+Green+Blue) = 152+113+170=435 (57% of max value = 765). Red value is 152 (59.77% from 255 or 34.94% from 435); Green value is 113 (44.53% from 255 or 25.98% from 435); Blue value is 170 (66.80% from 255 or 39.08% from 435); Max value from RGB is 170 - color contains mainly: blue. Hex color #9871AA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9871AA is #678E55. Grayscale: #828282. Windows color (decimal): -6786646 or 11170200. OLE color: 11170200.
HSL color Cylindrical-coordinate representation of color #9871AA: hue angle of 281.05º degrees, saturation: 0.25, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9871AA is Cyan = 0.11, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 152 | 113 | 170 | - |
| CMYK | 0.11 | 0.34 | 0 | 0.33 |
| HSL | 281.05º | 0.25% | 0.55% | - |
| HSV(B) | 281.05º | 0.34% | 0.67% | - |
| XYZ | 26.11 | 21.39 | 40.78 | - |
| YUV | 131.16 | 149.92 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 113 | 170 | 0.11 | 0.34 | 0 | 0.33 | 281.05 | 0.25 | 0.55 |
| Hex | 98 | 71 | AA | B | 22 | 0 | 21 | 119 | 19 | 37 |
| Octal | 230 | 161 | 252 | 13 | 42 | 0 | 41 | 431 | 31 | 67 |
| Binary | 10011000 | 1110001 | 10101010 | 1011 | 100010 | 0 | 100001 | 100011001 | 11001 | 110111 |
Color Harmonies of #9871AA
Complementary color
Monochromatic Colors of #9871AA
Black with #9871AA
Text Example
Text Example
White with #9871AA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9871AA; }
p { color: rgb(152,113,170); }
H1.HeaderClassName
{
color: #9871AA;
}
.AnyTagClassName
{
color: #9871AA;
}
</style>
background-color css
<style>
a { background-color: #9871AA; }
a { background-color: rgb(152,113,170); }
div.DivClassName
{
background-color: #9871AA;
}
.BgClassName
{
background-color: #9871AA;
}
</style>
border-color css
<style>
span { border-color: #9871AA; }
span { border-color: rgb(152,113,170); }
td.TdClassName
{
border-color: #9871AA;
}
.TagClassName
{
border-color: #9871AA;
}
</style>