Shades of Ce Soir #9D6DAB
Tints of Ce Soir #9D6DAB
RGB
CMYK
RGB Variations
Color information
#9D6DAB (or 0x9D6DAB) is known color: Ce Soir. HEX triplet: 9D, 6D and AB. RGB value is (157,109,171). Sum of RGB (Red+Green+Blue) = 157+109+171=437 (57% of max value = 765). Red value is 157 (61.72% from 255 or 35.93% from 437); Green value is 109 (42.97% from 255 or 24.94% from 437); Blue value is 171 (67.19% from 255 or 39.13% from 437); Max value from RGB is 171 - color contains mainly: blue. Hex color #9D6DAB is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9D6DAB is #629254. Grayscale: #828282. Windows color (decimal): -6459989 or 11234717. OLE color: 11234717.
HSL color Cylindrical-coordinate representation of color #9D6DAB: hue angle of 286.45º degrees, saturation: 0.27, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #9D6DAB is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 157 | 109 | 171 | - |
| CMYK | 0.08 | 0.36 | 0 | 0.33 |
| HSL | 286.45º | 0.27% | 0.55% | - |
| HSV(B) | 286.45º | 0.36% | 0.67% | - |
| XYZ | 26.72 | 21.05 | 41.18 | - |
| YUV | 130.42 | 150.9 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 109 | 171 | 0.08 | 0.36 | 0 | 0.33 | 286.45 | 0.27 | 0.55 |
| Hex | 9D | 6D | AB | 8 | 24 | 0 | 21 | 11E | 1B | 37 |
| Octal | 235 | 155 | 253 | 10 | 44 | 0 | 41 | 436 | 33 | 67 |
| Binary | 10011101 | 1101101 | 10101011 | 1000 | 100100 | 0 | 100001 | 100011110 | 11011 | 110111 |
Color Harmonies of #9D6DAB
Complementary color
Monochromatic Colors of #9D6DAB
Black with #9D6DAB
Text Example
Text Example
White with #9D6DAB
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6DAB; }
p { color: rgb(157,109,171); }
H1.HeaderClassName
{
color: #9D6DAB;
}
.AnyTagClassName
{
color: #9D6DAB;
}
</style>
background-color css
<style>
a { background-color: #9D6DAB; }
a { background-color: rgb(157,109,171); }
div.DivClassName
{
background-color: #9D6DAB;
}
.BgClassName
{
background-color: #9D6DAB;
}
</style>
border-color css
<style>
span { border-color: #9D6DAB; }
span { border-color: rgb(157,109,171); }
td.TdClassName
{
border-color: #9D6DAB;
}
.TagClassName
{
border-color: #9D6DAB;
}
</style>