Shades of Ce Soir #9160A7
Tints of Ce Soir #9160A7
RGB
CMYK
RGB Variations
Color information
#9160A7 (or 0x9160A7) is known color: Ce Soir. HEX triplet: 91, 60 and A7. RGB value is (145,96,167). Sum of RGB (Red+Green+Blue) = 145+96+167=408 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.54% from 408); Green value is 96 (37.89% from 255 or 23.53% from 408); Blue value is 167 (65.62% from 255 or 40.93% from 408); Max value from RGB is 167 - color contains mainly: blue. Hex color #9160A7 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9160A7 is #6E9F58. Grayscale: #767676. Windows color (decimal): -7249753 or 10969233. OLE color: 10969233.
HSL color Cylindrical-coordinate representation of color #9160A7: hue angle of 281.41º degrees, saturation: 0.29, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #9160A7 is Cyan = 0.13, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 145 | 96 | 167 | - |
| CMYK | 0.13 | 0.43 | 0 | 0.35 |
| HSL | 281.41º | 0.29% | 0.52% | - |
| HSV(B) | 281.41º | 0.43% | 0.65% | - |
| XYZ | 22.83 | 17.18 | 38.67 | - |
| YUV | 118.75 | 155.23 | 146.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 96 | 167 | 0.13 | 0.43 | 0 | 0.35 | 281.41 | 0.29 | 0.52 |
| Hex | 91 | 60 | A7 | D | 2B | 0 | 23 | 119 | 1D | 34 |
| Octal | 221 | 140 | 247 | 15 | 53 | 0 | 43 | 431 | 35 | 64 |
| Binary | 10010001 | 1100000 | 10100111 | 1101 | 101011 | 0 | 100011 | 100011001 | 11101 | 110100 |
Color Harmonies of #9160A7
Complementary color
Monochromatic Colors of #9160A7
Black with #9160A7
Text Example
Text Example
White with #9160A7
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9160A7; }
p { color: rgb(145,96,167); }
H1.HeaderClassName
{
color: #9160A7;
}
.AnyTagClassName
{
color: #9160A7;
}
</style>
background-color css
<style>
a { background-color: #9160A7; }
a { background-color: rgb(145,96,167); }
div.DivClassName
{
background-color: #9160A7;
}
.BgClassName
{
background-color: #9160A7;
}
</style>
border-color css
<style>
span { border-color: #9160A7; }
span { border-color: rgb(145,96,167); }
td.TdClassName
{
border-color: #9160A7;
}
.TagClassName
{
border-color: #9160A7;
}
</style>