Shades of Ce Soir #92659E
Tints of Ce Soir #92659E
RGB
CMYK
RGB Variations
Color information
#92659E (or 0x92659E) is known color: Ce Soir. HEX triplet: 92, 65 and 9E. RGB value is (146,101,158). Sum of RGB (Red+Green+Blue) = 146+101+158=405 (53% of max value = 765). Red value is 146 (57.42% from 255 or 36.05% from 405); Green value is 101 (39.84% from 255 or 24.94% from 405); Blue value is 158 (62.11% from 255 or 39.01% from 405); Max value from RGB is 158 - color contains mainly: blue. Hex color #92659E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92659E is #6D9A61. Grayscale: #787878. Windows color (decimal): -7182946 or 10380690. OLE color: 10380690.
HSL color Cylindrical-coordinate representation of color #92659E: hue angle of 287.37º degrees, saturation: 0.23, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #92659E is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 146 | 101 | 158 | - |
| CMYK | 0.08 | 0.36 | 0 | 0.38 |
| HSL | 287.37º | 0.23% | 0.51% | - |
| HSV(B) | 287.37º | 0.36% | 0.62% | - |
| XYZ | 22.68 | 17.89 | 34.6 | - |
| YUV | 120.95 | 148.91 | 145.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 101 | 158 | 0.08 | 0.36 | 0 | 0.38 | 287.37 | 0.23 | 0.51 |
| Hex | 92 | 65 | 9E | 8 | 24 | 0 | 26 | 11F | 17 | 33 |
| Octal | 222 | 145 | 236 | 10 | 44 | 0 | 46 | 437 | 27 | 63 |
| Binary | 10010010 | 1100101 | 10011110 | 1000 | 100100 | 0 | 100110 | 100011111 | 10111 | 110011 |
Color Harmonies of #92659E
Complementary color
Monochromatic Colors of #92659E
Black with #92659E
Text Example
Text Example
White with #92659E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92659E; }
p { color: rgb(146,101,158); }
H1.HeaderClassName
{
color: #92659E;
}
.AnyTagClassName
{
color: #92659E;
}
</style>
background-color css
<style>
a { background-color: #92659E; }
a { background-color: rgb(146,101,158); }
div.DivClassName
{
background-color: #92659E;
}
.BgClassName
{
background-color: #92659E;
}
</style>
border-color css
<style>
span { border-color: #92659E; }
span { border-color: rgb(146,101,158); }
td.TdClassName
{
border-color: #92659E;
}
.TagClassName
{
border-color: #92659E;
}
</style>