Shades of Ce Soir #917299
Tints of Ce Soir #917299
RGB
CMYK
RGB Variations
Color information
#917299 (or 0x917299) is known color: Ce Soir. HEX triplet: 91, 72 and 99. RGB value is (145,114,153). Sum of RGB (Red+Green+Blue) = 145+114+153=412 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.19% from 412); Green value is 114 (44.92% from 255 or 27.67% from 412); Blue value is 153 (60.16% from 255 or 37.14% from 412); Max value from RGB is 153 - color contains mainly: blue. Hex color #917299 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917299 is #6E8D66. Grayscale: #7F7F7F. Windows color (decimal): -7245159 or 10056337. OLE color: 10056337.
HSL color Cylindrical-coordinate representation of color #917299: hue angle of 287.69º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #917299 is Cyan = 0.05, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 145 | 114 | 153 | - |
| CMYK | 0.05 | 0.25 | 0 | 0.4 |
| HSL | 287.69º | 0.16% | 0.52% | - |
| HSV(B) | 287.69º | 0.25% | 0.6% | - |
| XYZ | 23.44 | 20.35 | 32.83 | - |
| YUV | 127.72 | 142.27 | 140.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 153 | 0.05 | 0.25 | 0 | 0.4 | 287.69 | 0.16 | 0.52 |
| Hex | 91 | 72 | 99 | 5 | 19 | 0 | 28 | 120 | 10 | 34 |
| Octal | 221 | 162 | 231 | 5 | 31 | 0 | 50 | 440 | 20 | 64 |
| Binary | 10010001 | 1110010 | 10011001 | 101 | 11001 | 0 | 101000 | 100100000 | 10000 | 110100 |
Color Harmonies of #917299
Complementary color
Monochromatic Colors of #917299
Black with #917299
Text Example
Text Example
White with #917299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917299; }
p { color: rgb(145,114,153); }
H1.HeaderClassName
{
color: #917299;
}
.AnyTagClassName
{
color: #917299;
}
</style>
background-color css
<style>
a { background-color: #917299; }
a { background-color: rgb(145,114,153); }
div.DivClassName
{
background-color: #917299;
}
.BgClassName
{
background-color: #917299;
}
</style>
border-color css
<style>
span { border-color: #917299; }
span { border-color: rgb(145,114,153); }
td.TdClassName
{
border-color: #917299;
}
.TagClassName
{
border-color: #917299;
}
</style>