Shades of Ce Soir #936AAD
Tints of Ce Soir #936AAD
RGB
CMYK
RGB Variations
Color information
#936AAD (or 0x936AAD) is known color: Ce Soir. HEX triplet: 93, 6A and AD. RGB value is (147,106,173). Sum of RGB (Red+Green+Blue) = 147+106+173=426 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.51% from 426); Green value is 106 (41.80% from 255 or 24.88% from 426); Blue value is 173 (67.97% from 255 or 40.61% from 426); Max value from RGB is 173 - color contains mainly: blue. Hex color #936AAD is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936AAD is #6C9552. Grayscale: #7D7D7D. Windows color (decimal): -7116115 or 11365011. OLE color: 11365011.
HSL color Cylindrical-coordinate representation of color #936AAD: hue angle of 276.72º degrees, saturation: 0.29, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #936AAD is Cyan = 0.15, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 147 | 106 | 173 | - |
| CMYK | 0.15 | 0.39 | 0 | 0.32 |
| HSL | 276.72º | 0.29% | 0.55% | - |
| HSV(B) | 276.72º | 0.39% | 0.68% | - |
| XYZ | 24.73 | 19.53 | 42 | - |
| YUV | 125.9 | 154.58 | 143.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 106 | 173 | 0.15 | 0.39 | 0 | 0.32 | 276.72 | 0.29 | 0.55 |
| Hex | 93 | 6A | AD | F | 27 | 0 | 20 | 115 | 1D | 37 |
| Octal | 223 | 152 | 255 | 17 | 47 | 0 | 40 | 425 | 35 | 67 |
| Binary | 10010011 | 1101010 | 10101101 | 1111 | 100111 | 0 | 100000 | 100010101 | 11101 | 110111 |
Color Harmonies of #936AAD
Complementary color
Monochromatic Colors of #936AAD
Black with #936AAD
Text Example
Text Example
White with #936AAD
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936AAD; }
p { color: rgb(147,106,173); }
H1.HeaderClassName
{
color: #936AAD;
}
.AnyTagClassName
{
color: #936AAD;
}
</style>
background-color css
<style>
a { background-color: #936AAD; }
a { background-color: rgb(147,106,173); }
div.DivClassName
{
background-color: #936AAD;
}
.BgClassName
{
background-color: #936AAD;
}
</style>
border-color css
<style>
span { border-color: #936AAD; }
span { border-color: rgb(147,106,173); }
td.TdClassName
{
border-color: #936AAD;
}
.TagClassName
{
border-color: #936AAD;
}
</style>