Shades of Ce Soir #9A6BAA
Tints of Ce Soir #9A6BAA
RGB
CMYK
RGB Variations
Color information
#9A6BAA (or 0x9A6BAA) is known color: Ce Soir. HEX triplet: 9A, 6B and AA. RGB value is (154,107,170). Sum of RGB (Red+Green+Blue) = 154+107+170=431 (57% of max value = 765). Red value is 154 (60.55% from 255 or 35.73% from 431); Green value is 107 (42.19% from 255 or 24.83% from 431); Blue value is 170 (66.80% from 255 or 39.44% from 431); Max value from RGB is 170 - color contains mainly: blue. Hex color #9A6BAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9A6BAA is #659455. Grayscale: #808080. Windows color (decimal): -6657110 or 11168666. OLE color: 11168666.
HSL color Cylindrical-coordinate representation of color #9A6BAA: hue angle of 284.76º degrees, saturation: 0.27, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #9A6BAA is Cyan = 0.09, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 154 | 107 | 170 | - |
| CMYK | 0.09 | 0.37 | 0 | 0.33 |
| HSL | 284.76º | 0.27% | 0.54% | - |
| HSV(B) | 284.76º | 0.37% | 0.67% | - |
| XYZ | 25.84 | 20.29 | 40.58 | - |
| YUV | 128.24 | 151.57 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 107 | 170 | 0.09 | 0.37 | 0 | 0.33 | 284.76 | 0.27 | 0.54 |
| Hex | 9A | 6B | AA | 9 | 25 | 0 | 21 | 11D | 1B | 36 |
| Octal | 232 | 153 | 252 | 11 | 45 | 0 | 41 | 435 | 33 | 66 |
| Binary | 10011010 | 1101011 | 10101010 | 1001 | 100101 | 0 | 100001 | 100011101 | 11011 | 110110 |
Color Harmonies of #9A6BAA
Complementary color
Monochromatic Colors of #9A6BAA
Black with #9A6BAA
Text Example
Text Example
White with #9A6BAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A6BAA; }
p { color: rgb(154,107,170); }
H1.HeaderClassName
{
color: #9A6BAA;
}
.AnyTagClassName
{
color: #9A6BAA;
}
</style>
background-color css
<style>
a { background-color: #9A6BAA; }
a { background-color: rgb(154,107,170); }
div.DivClassName
{
background-color: #9A6BAA;
}
.BgClassName
{
background-color: #9A6BAA;
}
</style>
border-color css
<style>
span { border-color: #9A6BAA; }
span { border-color: rgb(154,107,170); }
td.TdClassName
{
border-color: #9A6BAA;
}
.TagClassName
{
border-color: #9A6BAA;
}
</style>