Shades of Ce Soir #917098
Tints of Ce Soir #917098
RGB
CMYK
RGB Variations
Color information
#917098 (or 0x917098) is known color: Ce Soir. HEX triplet: 91, 70 and 98. RGB value is (145,112,152). Sum of RGB (Red+Green+Blue) = 145+112+152=409 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.45% from 409); Green value is 112 (44.14% from 255 or 27.38% from 409); Blue value is 152 (59.77% from 255 or 37.16% from 409); Max value from RGB is 152 - color contains mainly: blue. Hex color #917098 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917098 is #6E8F67. Grayscale: #7E7E7E. Windows color (decimal): -7245672 or 9990289. OLE color: 9990289.
HSL color Cylindrical-coordinate representation of color #917098: hue angle of 289.5º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #917098 is Cyan = 0.05, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 145 | 112 | 152 | - |
| CMYK | 0.05 | 0.26 | 0 | 0.40 |
| HSL | 289.5º | 0.16% | 0.52% | - |
| HSV(B) | 289.5º | 0.26% | 0.6% | - |
| XYZ | 23.14 | 19.88 | 32.32 | - |
| YUV | 126.43 | 142.43 | 141.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 152 | 0.05 | 0.26 | 0 | 0.40 | 289.5 | 0.16 | 0.52 |
| Hex | 91 | 70 | 98 | 5 | 1A | 0 | 28 | 122 | 10 | 34 |
| Octal | 221 | 160 | 230 | 5 | 32 | 0 | 50 | 442 | 20 | 64 |
| Binary | 10010001 | 1110000 | 10011000 | 101 | 11010 | 0 | 101000 | 100100010 | 10000 | 110100 |
Color Harmonies of #917098
Complementary color
Monochromatic Colors of #917098
Black with #917098
Text Example
Text Example
White with #917098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917098; }
p { color: rgb(145,112,152); }
H1.HeaderClassName
{
color: #917098;
}
.AnyTagClassName
{
color: #917098;
}
</style>
background-color css
<style>
a { background-color: #917098; }
a { background-color: rgb(145,112,152); }
div.DivClassName
{
background-color: #917098;
}
.BgClassName
{
background-color: #917098;
}
</style>
border-color css
<style>
span { border-color: #917098; }
span { border-color: rgb(145,112,152); }
td.TdClassName
{
border-color: #917098;
}
.TagClassName
{
border-color: #917098;
}
</style>