Shades of Ce Soir #9373A2
Tints of Ce Soir #9373A2
RGB
CMYK
RGB Variations
Color information
#9373A2 (or 0x9373A2) is known color: Ce Soir. HEX triplet: 93, 73 and A2. RGB value is (147,115,162). Sum of RGB (Red+Green+Blue) = 147+115+162=424 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.67% from 424); Green value is 115 (45.31% from 255 or 27.12% from 424); Blue value is 162 (63.67% from 255 or 38.21% from 424); Max value from RGB is 162 - color contains mainly: blue. Hex color #9373A2 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9373A2 is #6C8C5D. Grayscale: #818181. Windows color (decimal): -7113822 or 10646419. OLE color: 10646419.
HSL color Cylindrical-coordinate representation of color #9373A2: hue angle of 280.85º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #9373A2 is Cyan = 0.09, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 147 | 115 | 162 | - |
| CMYK | 0.09 | 0.29 | 0 | 0.36 |
| HSL | 280.85º | 0.2% | 0.54% | - |
| HSV(B) | 280.85º | 0.29% | 0.64% | - |
| XYZ | 24.68 | 21.07 | 36.95 | - |
| YUV | 129.93 | 146.1 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 115 | 162 | 0.09 | 0.29 | 0 | 0.36 | 280.85 | 0.2 | 0.54 |
| Hex | 93 | 73 | A2 | 9 | 1D | 0 | 24 | 119 | 14 | 36 |
| Octal | 223 | 163 | 242 | 11 | 35 | 0 | 44 | 431 | 24 | 66 |
| Binary | 10010011 | 1110011 | 10100010 | 1001 | 11101 | 0 | 100100 | 100011001 | 10100 | 110110 |
Color Harmonies of #9373A2
Complementary color
Monochromatic Colors of #9373A2
Black with #9373A2
Text Example
Text Example
White with #9373A2
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9373A2; }
p { color: rgb(147,115,162); }
H1.HeaderClassName
{
color: #9373A2;
}
.AnyTagClassName
{
color: #9373A2;
}
</style>
background-color css
<style>
a { background-color: #9373A2; }
a { background-color: rgb(147,115,162); }
div.DivClassName
{
background-color: #9373A2;
}
.BgClassName
{
background-color: #9373A2;
}
</style>
border-color css
<style>
span { border-color: #9373A2; }
span { border-color: rgb(147,115,162); }
td.TdClassName
{
border-color: #9373A2;
}
.TagClassName
{
border-color: #9373A2;
}
</style>