Shades of Ce Soir #926C9E
Tints of Ce Soir #926C9E
RGB
CMYK
RGB Variations
Color information
#926C9E (or 0x926C9E) is known color: Ce Soir. HEX triplet: 92, 6C and 9E. RGB value is (146,108,158). Sum of RGB (Red+Green+Blue) = 146+108+158=412 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.44% from 412); Green value is 108 (42.58% from 255 or 26.21% from 412); Blue value is 158 (62.11% from 255 or 38.35% from 412); Max value from RGB is 158 - color contains mainly: blue. Hex color #926C9E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926C9E is #6D9361. Grayscale: #7C7C7C. Windows color (decimal): -7181154 or 10382482. OLE color: 10382482.
HSL color Cylindrical-coordinate representation of color #926C9E: hue angle of 285.6º degrees, saturation: 0.2, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #926C9E is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 146 | 108 | 158 | - |
| CMYK | 0.08 | 0.32 | 0 | 0.38 |
| HSL | 285.6º | 0.2% | 0.52% | - |
| HSV(B) | 285.6º | 0.32% | 0.62% | - |
| XYZ | 23.39 | 19.3 | 34.84 | - |
| YUV | 125.06 | 146.59 | 142.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 108 | 158 | 0.08 | 0.32 | 0 | 0.38 | 285.6 | 0.2 | 0.52 |
| Hex | 92 | 6C | 9E | 8 | 20 | 0 | 26 | 11E | 14 | 34 |
| Octal | 222 | 154 | 236 | 10 | 40 | 0 | 46 | 436 | 24 | 64 |
| Binary | 10010010 | 1101100 | 10011110 | 1000 | 100000 | 0 | 100110 | 100011110 | 10100 | 110100 |
Color Harmonies of #926C9E
Complementary color
Monochromatic Colors of #926C9E
Black with #926C9E
Text Example
Text Example
White with #926C9E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926C9E; }
p { color: rgb(146,108,158); }
H1.HeaderClassName
{
color: #926C9E;
}
.AnyTagClassName
{
color: #926C9E;
}
</style>
background-color css
<style>
a { background-color: #926C9E; }
a { background-color: rgb(146,108,158); }
div.DivClassName
{
background-color: #926C9E;
}
.BgClassName
{
background-color: #926C9E;
}
</style>
border-color css
<style>
span { border-color: #926C9E; }
span { border-color: rgb(146,108,158); }
td.TdClassName
{
border-color: #926C9E;
}
.TagClassName
{
border-color: #926C9E;
}
</style>