Shades of Ce Soir #92699E
Tints of Ce Soir #92699E
RGB
CMYK
RGB Variations
Color information
#92699E (or 0x92699E) is known color: Ce Soir. HEX triplet: 92, 69 and 9E. RGB value is (146,105,158). Sum of RGB (Red+Green+Blue) = 146+105+158=409 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.70% from 409); Green value is 105 (41.41% from 255 or 25.67% from 409); Blue value is 158 (62.11% from 255 or 38.63% from 409); Max value from RGB is 158 - color contains mainly: blue. Hex color #92699E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92699E is #6D9661. Grayscale: #7B7B7B. Windows color (decimal): -7181922 or 10381714. OLE color: 10381714.
HSL color Cylindrical-coordinate representation of color #92699E: hue angle of 286.42º degrees, saturation: 0.21, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #92699E is Cyan = 0.08, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 146 | 105 | 158 | - |
| CMYK | 0.08 | 0.34 | 0 | 0.38 |
| HSL | 286.42º | 0.21% | 0.52% | - |
| HSV(B) | 286.42º | 0.34% | 0.62% | - |
| XYZ | 23.08 | 18.68 | 34.74 | - |
| YUV | 123.3 | 147.58 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 158 | 0.08 | 0.34 | 0 | 0.38 | 286.42 | 0.21 | 0.52 |
| Hex | 92 | 69 | 9E | 8 | 22 | 0 | 26 | 11E | 15 | 34 |
| Octal | 222 | 151 | 236 | 10 | 42 | 0 | 46 | 436 | 25 | 64 |
| Binary | 10010010 | 1101001 | 10011110 | 1000 | 100010 | 0 | 100110 | 100011110 | 10101 | 110100 |
Color Harmonies of #92699E
Complementary color
Monochromatic Colors of #92699E
Black with #92699E
Text Example
Text Example
White with #92699E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92699E; }
p { color: rgb(146,105,158); }
H1.HeaderClassName
{
color: #92699E;
}
.AnyTagClassName
{
color: #92699E;
}
</style>
background-color css
<style>
a { background-color: #92699E; }
a { background-color: rgb(146,105,158); }
div.DivClassName
{
background-color: #92699E;
}
.BgClassName
{
background-color: #92699E;
}
</style>
border-color css
<style>
span { border-color: #92699E; }
span { border-color: rgb(146,105,158); }
td.TdClassName
{
border-color: #92699E;
}
.TagClassName
{
border-color: #92699E;
}
</style>