Shades of Ce Soir #936AAA
Tints of Ce Soir #936AAA
RGB
CMYK
RGB Variations
Color information
#936AAA (or 0x936AAA) is known color: Ce Soir. HEX triplet: 93, 6A and AA. RGB value is (147,106,170). Sum of RGB (Red+Green+Blue) = 147+106+170=423 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.75% from 423); Green value is 106 (41.80% from 255 or 25.06% from 423); Blue value is 170 (66.80% from 255 or 40.19% from 423); Max value from RGB is 170 - color contains mainly: blue. Hex color #936AAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936AAA is #6C9555. Grayscale: #7D7D7D. Windows color (decimal): -7116118 or 11168403. OLE color: 11168403.
HSL color Cylindrical-coordinate representation of color #936AAA: hue angle of 278.44º degrees, saturation: 0.27, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #936AAA is Cyan = 0.14, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 147 | 106 | 170 | - |
| CMYK | 0.14 | 0.38 | 0 | 0.33 |
| HSL | 278.44º | 0.27% | 0.54% | - |
| HSV(B) | 278.44º | 0.38% | 0.67% | - |
| XYZ | 24.44 | 19.41 | 40.49 | - |
| YUV | 125.56 | 153.08 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 106 | 170 | 0.14 | 0.38 | 0 | 0.33 | 278.44 | 0.27 | 0.54 |
| Hex | 93 | 6A | AA | E | 26 | 0 | 21 | 116 | 1B | 36 |
| Octal | 223 | 152 | 252 | 16 | 46 | 0 | 41 | 426 | 33 | 66 |
| Binary | 10010011 | 1101010 | 10101010 | 1110 | 100110 | 0 | 100001 | 100010110 | 11011 | 110110 |
Color Harmonies of #936AAA
Complementary color
Monochromatic Colors of #936AAA
Black with #936AAA
Text Example
Text Example
White with #936AAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936AAA; }
p { color: rgb(147,106,170); }
H1.HeaderClassName
{
color: #936AAA;
}
.AnyTagClassName
{
color: #936AAA;
}
</style>
background-color css
<style>
a { background-color: #936AAA; }
a { background-color: rgb(147,106,170); }
div.DivClassName
{
background-color: #936AAA;
}
.BgClassName
{
background-color: #936AAA;
}
</style>
border-color css
<style>
span { border-color: #936AAA; }
span { border-color: rgb(147,106,170); }
td.TdClassName
{
border-color: #936AAA;
}
.TagClassName
{
border-color: #936AAA;
}
</style>