Shades of Ce Soir #917A9E
Tints of Ce Soir #917A9E
RGB
CMYK
RGB Variations
Color information
#917A9E (or 0x917A9E) is known color: Ce Soir. HEX triplet: 91, 7A and 9E. RGB value is (145,122,158). Sum of RGB (Red+Green+Blue) = 145+122+158=425 (56% of max value = 765). Red value is 145 (57.03% from 255 or 34.12% from 425); Green value is 122 (48.05% from 255 or 28.71% from 425); Blue value is 158 (62.11% from 255 or 37.18% from 425); Max value from RGB is 158 - color contains mainly: blue. Hex color #917A9E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917A9E is #6E8561. Grayscale: #848484. Windows color (decimal): -7243106 or 10386065. OLE color: 10386065.
HSL color Cylindrical-coordinate representation of color #917A9E: hue angle of 278.33º degrees, saturation: 0.16, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #917A9E is Cyan = 0.08, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 145 | 122 | 158 | - |
| CMYK | 0.08 | 0.23 | 0 | 0.38 |
| HSL | 278.33º | 0.16% | 0.55% | - |
| HSV(B) | 278.33º | 0.23% | 0.62% | - |
| XYZ | 24.81 | 22.41 | 35.37 | - |
| YUV | 132.98 | 142.12 | 136.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 122 | 158 | 0.08 | 0.23 | 0 | 0.38 | 278.33 | 0.16 | 0.55 |
| Hex | 91 | 7A | 9E | 8 | 17 | 0 | 26 | 116 | 10 | 37 |
| Octal | 221 | 172 | 236 | 10 | 27 | 0 | 46 | 426 | 20 | 67 |
| Binary | 10010001 | 1111010 | 10011110 | 1000 | 10111 | 0 | 100110 | 100010110 | 10000 | 110111 |
Color Harmonies of #917A9E
Complementary color
Monochromatic Colors of #917A9E
Black with #917A9E
Text Example
Text Example
White with #917A9E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917A9E; }
p { color: rgb(145,122,158); }
H1.HeaderClassName
{
color: #917A9E;
}
.AnyTagClassName
{
color: #917A9E;
}
</style>
background-color css
<style>
a { background-color: #917A9E; }
a { background-color: rgb(145,122,158); }
div.DivClassName
{
background-color: #917A9E;
}
.BgClassName
{
background-color: #917A9E;
}
</style>
border-color css
<style>
span { border-color: #917A9E; }
span { border-color: rgb(145,122,158); }
td.TdClassName
{
border-color: #917A9E;
}
.TagClassName
{
border-color: #917A9E;
}
</style>