Shades of Ce Soir #936AAF
Tints of Ce Soir #936AAF
RGB
CMYK
RGB Variations
Color information
#936AAF (or 0x936AAF) is known color: Ce Soir. HEX triplet: 93, 6A and AF. RGB value is (147,106,175). Sum of RGB (Red+Green+Blue) = 147+106+175=428 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.35% from 428); Green value is 106 (41.80% from 255 or 24.77% from 428); Blue value is 175 (68.75% from 255 or 40.89% from 428); Max value from RGB is 175 - color contains mainly: blue. Hex color #936AAF is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936AAF is #6C9550. Grayscale: #7D7D7D. Windows color (decimal): -7116113 or 11496083. OLE color: 11496083.
HSL color Cylindrical-coordinate representation of color #936AAF: hue angle of 275.65º degrees, saturation: 0.3, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #936AAF is Cyan = 0.16, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 147 | 106 | 175 | - |
| CMYK | 0.16 | 0.39 | 0 | 0.31 |
| HSL | 275.65º | 0.3% | 0.55% | - |
| HSV(B) | 275.65º | 0.39% | 0.69% | - |
| XYZ | 24.92 | 19.61 | 43.03 | - |
| YUV | 126.13 | 155.58 | 142.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 106 | 175 | 0.16 | 0.39 | 0 | 0.31 | 275.65 | 0.3 | 0.55 |
| Hex | 93 | 6A | AF | 10 | 27 | 0 | 1F | 114 | 1E | 37 |
| Octal | 223 | 152 | 257 | 20 | 47 | 0 | 37 | 424 | 36 | 67 |
| Binary | 10010011 | 1101010 | 10101111 | 10000 | 100111 | 0 | 11111 | 100010100 | 11110 | 110111 |
Color Harmonies of #936AAF
Complementary color
Monochromatic Colors of #936AAF
Black with #936AAF
Text Example
Text Example
White with #936AAF
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936AAF; }
p { color: rgb(147,106,175); }
H1.HeaderClassName
{
color: #936AAF;
}
.AnyTagClassName
{
color: #936AAF;
}
</style>
background-color css
<style>
a { background-color: #936AAF; }
a { background-color: rgb(147,106,175); }
div.DivClassName
{
background-color: #936AAF;
}
.BgClassName
{
background-color: #936AAF;
}
</style>
border-color css
<style>
span { border-color: #936AAF; }
span { border-color: rgb(147,106,175); }
td.TdClassName
{
border-color: #936AAF;
}
.TagClassName
{
border-color: #936AAF;
}
</style>