Shades of Ce Soir #9368AD
Tints of Ce Soir #9368AD
RGB
CMYK
RGB Variations
Color information
#9368AD (or 0x9368AD) is known color: Ce Soir. HEX triplet: 93, 68 and AD. RGB value is (147,104,173). Sum of RGB (Red+Green+Blue) = 147+104+173=424 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.67% from 424); Green value is 104 (41.02% from 255 or 24.53% from 424); Blue value is 173 (67.97% from 255 or 40.80% from 424); Max value from RGB is 173 - color contains mainly: blue. Hex color #9368AD is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9368AD is #6C9752. Grayscale: #7C7C7C. Windows color (decimal): -7116627 or 11364499. OLE color: 11364499.
HSL color Cylindrical-coordinate representation of color #9368AD: hue angle of 277.39º degrees, saturation: 0.3, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #9368AD is Cyan = 0.15, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 147 | 104 | 173 | - |
| CMYK | 0.15 | 0.40 | 0 | 0.32 |
| HSL | 277.39º | 0.3% | 0.54% | - |
| HSV(B) | 277.39º | 0.4% | 0.68% | - |
| XYZ | 24.53 | 19.12 | 41.93 | - |
| YUV | 124.72 | 155.25 | 143.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 104 | 173 | 0.15 | 0.40 | 0 | 0.32 | 277.39 | 0.3 | 0.54 |
| Hex | 93 | 68 | AD | F | 28 | 0 | 20 | 115 | 1E | 36 |
| Octal | 223 | 150 | 255 | 17 | 50 | 0 | 40 | 425 | 36 | 66 |
| Binary | 10010011 | 1101000 | 10101101 | 1111 | 101000 | 0 | 100000 | 100010101 | 11110 | 110110 |
Color Harmonies of #9368AD
Complementary color
Monochromatic Colors of #9368AD
Black with #9368AD
Text Example
Text Example
White with #9368AD
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9368AD; }
p { color: rgb(147,104,173); }
H1.HeaderClassName
{
color: #9368AD;
}
.AnyTagClassName
{
color: #9368AD;
}
</style>
background-color css
<style>
a { background-color: #9368AD; }
a { background-color: rgb(147,104,173); }
div.DivClassName
{
background-color: #9368AD;
}
.BgClassName
{
background-color: #9368AD;
}
</style>
border-color css
<style>
span { border-color: #9368AD; }
span { border-color: rgb(147,104,173); }
td.TdClassName
{
border-color: #9368AD;
}
.TagClassName
{
border-color: #9368AD;
}
</style>