Shades of Ce Soir #917099
Tints of Ce Soir #917099
RGB
CMYK
RGB Variations
Color information
#917099 (or 0x917099) is known color: Ce Soir. HEX triplet: 91, 70 and 99. RGB value is (145,112,153). Sum of RGB (Red+Green+Blue) = 145+112+153=410 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.37% from 410); Green value is 112 (44.14% from 255 or 27.32% from 410); Blue value is 153 (60.16% from 255 or 37.32% from 410); Max value from RGB is 153 - color contains mainly: blue. Hex color #917099 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917099 is #6E8F66. Grayscale: #7E7E7E. Windows color (decimal): -7245671 or 10055825. OLE color: 10055825.
HSL color Cylindrical-coordinate representation of color #917099: hue angle of 288.29º degrees, saturation: 0.17, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #917099 is Cyan = 0.05, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 145 | 112 | 153 | - |
| CMYK | 0.05 | 0.27 | 0 | 0.4 |
| HSL | 288.29º | 0.17% | 0.52% | - |
| HSV(B) | 288.29º | 0.27% | 0.6% | - |
| XYZ | 23.22 | 19.91 | 32.76 | - |
| YUV | 126.54 | 142.93 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 153 | 0.05 | 0.27 | 0 | 0.4 | 288.29 | 0.17 | 0.52 |
| Hex | 91 | 70 | 99 | 5 | 1B | 0 | 28 | 120 | 11 | 34 |
| Octal | 221 | 160 | 231 | 5 | 33 | 0 | 50 | 440 | 21 | 64 |
| Binary | 10010001 | 1110000 | 10011001 | 101 | 11011 | 0 | 101000 | 100100000 | 10001 | 110100 |
Color Harmonies of #917099
Complementary color
Monochromatic Colors of #917099
Black with #917099
Text Example
Text Example
White with #917099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917099; }
p { color: rgb(145,112,153); }
H1.HeaderClassName
{
color: #917099;
}
.AnyTagClassName
{
color: #917099;
}
</style>
background-color css
<style>
a { background-color: #917099; }
a { background-color: rgb(145,112,153); }
div.DivClassName
{
background-color: #917099;
}
.BgClassName
{
background-color: #917099;
}
</style>
border-color css
<style>
span { border-color: #917099; }
span { border-color: rgb(145,112,153); }
td.TdClassName
{
border-color: #917099;
}
.TagClassName
{
border-color: #917099;
}
</style>