Shades of Ce Soir #92759E
Tints of Ce Soir #92759E
RGB
CMYK
RGB Variations
Color information
#92759E (or 0x92759E) is known color: Ce Soir. HEX triplet: 92, 75 and 9E. RGB value is (146,117,158). Sum of RGB (Red+Green+Blue) = 146+117+158=421 (55% of max value = 765). Red value is 146 (57.42% from 255 or 34.68% from 421); Green value is 117 (46.09% from 255 or 27.79% from 421); Blue value is 158 (62.11% from 255 or 37.53% from 421); Max value from RGB is 158 - color contains mainly: blue. Hex color #92759E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92759E is #6D8A61. Grayscale: #828282. Windows color (decimal): -7178850 or 10384786. OLE color: 10384786.
HSL color Cylindrical-coordinate representation of color #92759E: hue angle of 282.44º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #92759E is Cyan = 0.08, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 146 | 117 | 158 | - |
| CMYK | 0.08 | 0.26 | 0 | 0.38 |
| HSL | 282.44º | 0.17% | 0.54% | - |
| HSV(B) | 282.44º | 0.26% | 0.62% | - |
| XYZ | 24.39 | 21.3 | 35.17 | - |
| YUV | 130.35 | 143.61 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 158 | 0.08 | 0.26 | 0 | 0.38 | 282.44 | 0.17 | 0.54 |
| Hex | 92 | 75 | 9E | 8 | 1A | 0 | 26 | 11A | 11 | 36 |
| Octal | 222 | 165 | 236 | 10 | 32 | 0 | 46 | 432 | 21 | 66 |
| Binary | 10010010 | 1110101 | 10011110 | 1000 | 11010 | 0 | 100110 | 100011010 | 10001 | 110110 |
Color Harmonies of #92759E
Complementary color
Monochromatic Colors of #92759E
Black with #92759E
Text Example
Text Example
White with #92759E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92759E; }
p { color: rgb(146,117,158); }
H1.HeaderClassName
{
color: #92759E;
}
.AnyTagClassName
{
color: #92759E;
}
</style>
background-color css
<style>
a { background-color: #92759E; }
a { background-color: rgb(146,117,158); }
div.DivClassName
{
background-color: #92759E;
}
.BgClassName
{
background-color: #92759E;
}
</style>
border-color css
<style>
span { border-color: #92759E; }
span { border-color: rgb(146,117,158); }
td.TdClassName
{
border-color: #92759E;
}
.TagClassName
{
border-color: #92759E;
}
</style>