Shades of Ce Soir #927098
Tints of Ce Soir #927098
RGB
CMYK
RGB Variations
Color information
#927098 (or 0x927098) is known color: Ce Soir. HEX triplet: 92, 70 and 98. RGB value is (146,112,152). Sum of RGB (Red+Green+Blue) = 146+112+152=410 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.61% from 410); Green value is 112 (44.14% from 255 or 27.32% from 410); Blue value is 152 (59.77% from 255 or 37.07% from 410); Max value from RGB is 152 - color contains mainly: blue. Hex color #927098 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927098 is #6D8F67. Grayscale: #7E7E7E. Windows color (decimal): -7180136 or 9990290. OLE color: 9990290.
HSL color Cylindrical-coordinate representation of color #927098: hue angle of 291º 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 #927098 is Cyan = 0.04, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 146 | 112 | 152 | - |
| CMYK | 0.04 | 0.26 | 0 | 0.40 |
| HSL | 291º | 0.16% | 0.52% | - |
| HSV(B) | 291º | 0.26% | 0.6% | - |
| XYZ | 23.32 | 19.97 | 32.33 | - |
| YUV | 126.73 | 142.26 | 141.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 112 | 152 | 0.04 | 0.26 | 0 | 0.40 | 291 | 0.16 | 0.52 |
| Hex | 92 | 70 | 98 | 4 | 1A | 0 | 28 | 123 | 10 | 34 |
| Octal | 222 | 160 | 230 | 4 | 32 | 0 | 50 | 443 | 20 | 64 |
| Binary | 10010010 | 1110000 | 10011000 | 100 | 11010 | 0 | 101000 | 100100011 | 10000 | 110100 |
Color Harmonies of #927098
Complementary color
Monochromatic Colors of #927098
Black with #927098
Text Example
Text Example
White with #927098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927098; }
p { color: rgb(146,112,152); }
H1.HeaderClassName
{
color: #927098;
}
.AnyTagClassName
{
color: #927098;
}
</style>
background-color css
<style>
a { background-color: #927098; }
a { background-color: rgb(146,112,152); }
div.DivClassName
{
background-color: #927098;
}
.BgClassName
{
background-color: #927098;
}
</style>
border-color css
<style>
span { border-color: #927098; }
span { border-color: rgb(146,112,152); }
td.TdClassName
{
border-color: #927098;
}
.TagClassName
{
border-color: #927098;
}
</style>