Shades of Ce Soir #9471A2
Tints of Ce Soir #9471A2
RGB
CMYK
RGB Variations
Color information
#9471A2 (or 0x9471A2) is known color: Ce Soir. HEX triplet: 94, 71 and A2. RGB value is (148,113,162). Sum of RGB (Red+Green+Blue) = 148+113+162=423 (56% of max value = 765). Red value is 148 (58.20% from 255 or 34.99% from 423); Green value is 113 (44.53% from 255 or 26.71% from 423); Blue value is 162 (63.67% from 255 or 38.30% from 423); Max value from RGB is 162 - color contains mainly: blue. Hex color #9471A2 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9471A2 is #6B8E5D. Grayscale: #808080. Windows color (decimal): -7048798 or 10645908. OLE color: 10645908.
HSL color Cylindrical-coordinate representation of color #9471A2: hue angle of 282.86º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #9471A2 is Cyan = 0.09, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 148 | 113 | 162 | - |
| CMYK | 0.09 | 0.30 | 0 | 0.36 |
| HSL | 282.86º | 0.21% | 0.54% | - |
| HSV(B) | 282.86º | 0.3% | 0.64% | - |
| XYZ | 24.64 | 20.71 | 36.88 | - |
| YUV | 129.05 | 146.6 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 162 | 0.09 | 0.30 | 0 | 0.36 | 282.86 | 0.21 | 0.54 |
| Hex | 94 | 71 | A2 | 9 | 1E | 0 | 24 | 11B | 15 | 36 |
| Octal | 224 | 161 | 242 | 11 | 36 | 0 | 44 | 433 | 25 | 66 |
| Binary | 10010100 | 1110001 | 10100010 | 1001 | 11110 | 0 | 100100 | 100011011 | 10101 | 110110 |
Color Harmonies of #9471A2
Complementary color
Monochromatic Colors of #9471A2
Black with #9471A2
Text Example
Text Example
White with #9471A2
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9471A2; }
p { color: rgb(148,113,162); }
H1.HeaderClassName
{
color: #9471A2;
}
.AnyTagClassName
{
color: #9471A2;
}
</style>
background-color css
<style>
a { background-color: #9471A2; }
a { background-color: rgb(148,113,162); }
div.DivClassName
{
background-color: #9471A2;
}
.BgClassName
{
background-color: #9471A2;
}
</style>
border-color css
<style>
span { border-color: #9471A2; }
span { border-color: rgb(148,113,162); }
td.TdClassName
{
border-color: #9471A2;
}
.TagClassName
{
border-color: #9471A2;
}
</style>