Shades of Ce Soir #9D6DAA
Tints of Ce Soir #9D6DAA
RGB
CMYK
RGB Variations
Color information
#9D6DAA (or 0x9D6DAA) is known color: Ce Soir. HEX triplet: 9D, 6D and AA. RGB value is (157,109,170). Sum of RGB (Red+Green+Blue) = 157+109+170=436 (57% of max value = 765). Red value is 157 (61.72% from 255 or 36.01% from 436); Green value is 109 (42.97% from 255 or 25% from 436); Blue value is 170 (66.80% from 255 or 38.99% from 436); Max value from RGB is 170 - color contains mainly: blue. Hex color #9D6DAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9D6DAA is #629255. Grayscale: #828282. Windows color (decimal): -6459990 or 11169181. OLE color: 11169181.
HSL color Cylindrical-coordinate representation of color #9D6DAA: hue angle of 287.21º degrees, saturation: 0.26, 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 #9D6DAA is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 157 | 109 | 170 | - |
| CMYK | 0.08 | 0.36 | 0 | 0.33 |
| HSL | 287.21º | 0.26% | 0.55% | - |
| HSV(B) | 287.21º | 0.36% | 0.67% | - |
| XYZ | 26.63 | 21.01 | 40.68 | - |
| YUV | 130.31 | 150.4 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 109 | 170 | 0.08 | 0.36 | 0 | 0.33 | 287.21 | 0.26 | 0.55 |
| Hex | 9D | 6D | AA | 8 | 24 | 0 | 21 | 11F | 1A | 37 |
| Octal | 235 | 155 | 252 | 10 | 44 | 0 | 41 | 437 | 32 | 67 |
| Binary | 10011101 | 1101101 | 10101010 | 1000 | 100100 | 0 | 100001 | 100011111 | 11010 | 110111 |
Color Harmonies of #9D6DAA
Complementary color
Monochromatic Colors of #9D6DAA
Black with #9D6DAA
Text Example
Text Example
White with #9D6DAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6DAA; }
p { color: rgb(157,109,170); }
H1.HeaderClassName
{
color: #9D6DAA;
}
.AnyTagClassName
{
color: #9D6DAA;
}
</style>
background-color css
<style>
a { background-color: #9D6DAA; }
a { background-color: rgb(157,109,170); }
div.DivClassName
{
background-color: #9D6DAA;
}
.BgClassName
{
background-color: #9D6DAA;
}
</style>
border-color css
<style>
span { border-color: #9D6DAA; }
span { border-color: rgb(157,109,170); }
td.TdClassName
{
border-color: #9D6DAA;
}
.TagClassName
{
border-color: #9D6DAA;
}
</style>