Shades of Ce Soir #9768AA
Tints of Ce Soir #9768AA
RGB
CMYK
RGB Variations
Color information
#9768AA (or 0x9768AA) is known color: Ce Soir. HEX triplet: 97, 68 and AA. RGB value is (151,104,170). Sum of RGB (Red+Green+Blue) = 151+104+170=425 (56% of max value = 765). Red value is 151 (59.38% from 255 or 35.53% from 425); Green value is 104 (41.02% from 255 or 24.47% from 425); Blue value is 170 (66.80% from 255 or 40% from 425); Max value from RGB is 170 - color contains mainly: blue. Hex color #9768AA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9768AA is #689755. Grayscale: #7D7D7D. Windows color (decimal): -6854486 or 11167895. OLE color: 11167895.
HSL color Cylindrical-coordinate representation of color #9768AA: hue angle of 282.73º degrees, saturation: 0.28, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #9768AA is Cyan = 0.11, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 151 | 104 | 170 | - |
| CMYK | 0.11 | 0.39 | 0 | 0.33 |
| HSL | 282.73º | 0.28% | 0.54% | - |
| HSV(B) | 282.73º | 0.39% | 0.67% | - |
| XYZ | 24.97 | 19.38 | 40.46 | - |
| YUV | 125.58 | 153.07 | 146.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 104 | 170 | 0.11 | 0.39 | 0 | 0.33 | 282.73 | 0.28 | 0.54 |
| Hex | 97 | 68 | AA | B | 27 | 0 | 21 | 11B | 1C | 36 |
| Octal | 227 | 150 | 252 | 13 | 47 | 0 | 41 | 433 | 34 | 66 |
| Binary | 10010111 | 1101000 | 10101010 | 1011 | 100111 | 0 | 100001 | 100011011 | 11100 | 110110 |
Color Harmonies of #9768AA
Complementary color
Monochromatic Colors of #9768AA
Black with #9768AA
Text Example
Text Example
White with #9768AA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9768AA; }
p { color: rgb(151,104,170); }
H1.HeaderClassName
{
color: #9768AA;
}
.AnyTagClassName
{
color: #9768AA;
}
</style>
background-color css
<style>
a { background-color: #9768AA; }
a { background-color: rgb(151,104,170); }
div.DivClassName
{
background-color: #9768AA;
}
.BgClassName
{
background-color: #9768AA;
}
</style>
border-color css
<style>
span { border-color: #9768AA; }
span { border-color: rgb(151,104,170); }
td.TdClassName
{
border-color: #9768AA;
}
.TagClassName
{
border-color: #9768AA;
}
</style>