Shades of Ce Soir #9369A2
Tints of Ce Soir #9369A2
RGB
CMYK
RGB Variations
Color information
#9369A2 (or 0x9369A2) is known color: Ce Soir. HEX triplet: 93, 69 and A2. RGB value is (147,105,162). Sum of RGB (Red+Green+Blue) = 147+105+162=414 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.51% from 414); Green value is 105 (41.41% from 255 or 25.36% from 414); Blue value is 162 (63.67% from 255 or 39.13% from 414); Max value from RGB is 162 - color contains mainly: blue. Hex color #9369A2 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9369A2 is #6C965D. Grayscale: #7B7B7B. Windows color (decimal): -7116382 or 10643859. OLE color: 10643859.
HSL color Cylindrical-coordinate representation of color #9369A2: hue angle of 284.21º degrees, saturation: 0.23, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9369A2 is Cyan = 0.09, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 147 | 105 | 162 | - |
| CMYK | 0.09 | 0.35 | 0 | 0.36 |
| HSL | 284.21º | 0.23% | 0.52% | - |
| HSV(B) | 284.21º | 0.35% | 0.64% | - |
| XYZ | 23.61 | 18.91 | 36.59 | - |
| YUV | 124.06 | 149.41 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 105 | 162 | 0.09 | 0.35 | 0 | 0.36 | 284.21 | 0.23 | 0.52 |
| Hex | 93 | 69 | A2 | 9 | 23 | 0 | 24 | 11C | 17 | 34 |
| Octal | 223 | 151 | 242 | 11 | 43 | 0 | 44 | 434 | 27 | 64 |
| Binary | 10010011 | 1101001 | 10100010 | 1001 | 100011 | 0 | 100100 | 100011100 | 10111 | 110100 |
Color Harmonies of #9369A2
Complementary color
Monochromatic Colors of #9369A2
Black with #9369A2
Text Example
Text Example
White with #9369A2
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9369A2; }
p { color: rgb(147,105,162); }
H1.HeaderClassName
{
color: #9369A2;
}
.AnyTagClassName
{
color: #9369A2;
}
</style>
background-color css
<style>
a { background-color: #9369A2; }
a { background-color: rgb(147,105,162); }
div.DivClassName
{
background-color: #9369A2;
}
.BgClassName
{
background-color: #9369A2;
}
</style>
border-color css
<style>
span { border-color: #9369A2; }
span { border-color: rgb(147,105,162); }
td.TdClassName
{
border-color: #9369A2;
}
.TagClassName
{
border-color: #9369A2;
}
</style>