Shades of Ce Soir #9369A4
Tints of Ce Soir #9369A4
RGB
CMYK
RGB Variations
Color information
#9369A4 (or 0x9369A4) is known color: Ce Soir. HEX triplet: 93, 69 and A4. RGB value is (147,105,164). Sum of RGB (Red+Green+Blue) = 147+105+164=416 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35.34% from 416); Green value is 105 (41.41% from 255 or 25.24% from 416); Blue value is 164 (64.45% from 255 or 39.42% from 416); Max value from RGB is 164 - color contains mainly: blue. Hex color #9369A4 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9369A4 is #6C965B. Grayscale: #7C7C7C. Windows color (decimal): -7116380 or 10774931. OLE color: 10774931.
HSL color Cylindrical-coordinate representation of color #9369A4: hue angle of 282.71º degrees, saturation: 0.24, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #9369A4 is Cyan = 0.10, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 147 | 105 | 164 | - |
| CMYK | 0.10 | 0.36 | 0 | 0.36 |
| HSL | 282.71º | 0.24% | 0.53% | - |
| HSV(B) | 282.71º | 0.36% | 0.64% | - |
| XYZ | 23.79 | 18.99 | 37.53 | - |
| YUV | 124.28 | 150.41 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 105 | 164 | 0.10 | 0.36 | 0 | 0.36 | 282.71 | 0.24 | 0.53 |
| Hex | 93 | 69 | A4 | A | 24 | 0 | 24 | 11B | 18 | 35 |
| Octal | 223 | 151 | 244 | 12 | 44 | 0 | 44 | 433 | 30 | 65 |
| Binary | 10010011 | 1101001 | 10100100 | 1010 | 100100 | 0 | 100100 | 100011011 | 11000 | 110101 |
Color Harmonies of #9369A4
Complementary color
Monochromatic Colors of #9369A4
Black with #9369A4
Text Example
Text Example
White with #9369A4
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9369A4; }
p { color: rgb(147,105,164); }
H1.HeaderClassName
{
color: #9369A4;
}
.AnyTagClassName
{
color: #9369A4;
}
</style>
background-color css
<style>
a { background-color: #9369A4; }
a { background-color: rgb(147,105,164); }
div.DivClassName
{
background-color: #9369A4;
}
.BgClassName
{
background-color: #9369A4;
}
</style>
border-color css
<style>
span { border-color: #9369A4; }
span { border-color: rgb(147,105,164); }
td.TdClassName
{
border-color: #9369A4;
}
.TagClassName
{
border-color: #9369A4;
}
</style>