Shades of Ce Soir #9168AA
Tints of Ce Soir #9168AA
RGB
CMYK
RGB Variations
Color information
#9168AA (or 0x9168AA) is known color: Ce Soir. HEX triplet: 91, 68 and AA. RGB value is (145,104,170). Sum of RGB (Red+Green+Blue) = 145+104+170=419 (55% of max value = 765). Red value is 145 (57.03% from 255 or 34.61% from 419); Green value is 104 (41.02% from 255 or 24.82% from 419); Blue value is 170 (66.80% from 255 or 40.57% from 419); Max value from RGB is 170 - color contains mainly: blue. Hex color #9168AA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9168AA is #6E9755. Grayscale: #7B7B7B. Windows color (decimal): -7247702 or 11167889. OLE color: 11167889.
HSL color Cylindrical-coordinate representation of color #9168AA: hue angle of 277.27º 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 #9168AA is Cyan = 0.15, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 145 | 104 | 170 | - |
| CMYK | 0.15 | 0.39 | 0 | 0.33 |
| HSL | 277.27º | 0.28% | 0.54% | - |
| HSV(B) | 277.27º | 0.39% | 0.67% | - |
| XYZ | 23.88 | 18.82 | 40.4 | - |
| YUV | 123.78 | 154.08 | 143.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 104 | 170 | 0.15 | 0.39 | 0 | 0.33 | 277.27 | 0.28 | 0.54 |
| Hex | 91 | 68 | AA | F | 27 | 0 | 21 | 115 | 1C | 36 |
| Octal | 221 | 150 | 252 | 17 | 47 | 0 | 41 | 425 | 34 | 66 |
| Binary | 10010001 | 1101000 | 10101010 | 1111 | 100111 | 0 | 100001 | 100010101 | 11100 | 110110 |
Color Harmonies of #9168AA
Complementary color
Monochromatic Colors of #9168AA
Black with #9168AA
Text Example
Text Example
White with #9168AA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9168AA; }
p { color: rgb(145,104,170); }
H1.HeaderClassName
{
color: #9168AA;
}
.AnyTagClassName
{
color: #9168AA;
}
</style>
background-color css
<style>
a { background-color: #9168AA; }
a { background-color: rgb(145,104,170); }
div.DivClassName
{
background-color: #9168AA;
}
.BgClassName
{
background-color: #9168AA;
}
</style>
border-color css
<style>
span { border-color: #9168AA; }
span { border-color: rgb(145,104,170); }
td.TdClassName
{
border-color: #9168AA;
}
.TagClassName
{
border-color: #9168AA;
}
</style>