Shades of Ce Soir #92669E
Tints of Ce Soir #92669E
RGB
CMYK
RGB Variations
Color information
#92669E (or 0x92669E) is known color: Ce Soir. HEX triplet: 92, 66 and 9E. RGB value is (146,102,158). Sum of RGB (Red+Green+Blue) = 146+102+158=406 (53% of max value = 765). Red value is 146 (57.42% from 255 or 35.96% from 406); Green value is 102 (40.23% from 255 or 25.12% from 406); Blue value is 158 (62.11% from 255 or 38.92% from 406); Max value from RGB is 158 - color contains mainly: blue. Hex color #92669E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92669E is #6D9961. Grayscale: #797979. Windows color (decimal): -7182690 or 10380946. OLE color: 10380946.
HSL color Cylindrical-coordinate representation of color #92669E: hue angle of 287.14º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #92669E is Cyan = 0.08, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 146 | 102 | 158 | - |
| CMYK | 0.08 | 0.35 | 0 | 0.38 |
| HSL | 287.14º | 0.22% | 0.51% | - |
| HSV(B) | 287.14º | 0.35% | 0.62% | - |
| XYZ | 22.78 | 18.08 | 34.64 | - |
| YUV | 121.54 | 148.58 | 145.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 158 | 0.08 | 0.35 | 0 | 0.38 | 287.14 | 0.22 | 0.51 |
| Hex | 92 | 66 | 9E | 8 | 23 | 0 | 26 | 11F | 16 | 33 |
| Octal | 222 | 146 | 236 | 10 | 43 | 0 | 46 | 437 | 26 | 63 |
| Binary | 10010010 | 1100110 | 10011110 | 1000 | 100011 | 0 | 100110 | 100011111 | 10110 | 110011 |
Color Harmonies of #92669E
Complementary color
Monochromatic Colors of #92669E
Black with #92669E
Text Example
Text Example
White with #92669E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92669E; }
p { color: rgb(146,102,158); }
H1.HeaderClassName
{
color: #92669E;
}
.AnyTagClassName
{
color: #92669E;
}
</style>
background-color css
<style>
a { background-color: #92669E; }
a { background-color: rgb(146,102,158); }
div.DivClassName
{
background-color: #92669E;
}
.BgClassName
{
background-color: #92669E;
}
</style>
border-color css
<style>
span { border-color: #92669E; }
span { border-color: rgb(146,102,158); }
td.TdClassName
{
border-color: #92669E;
}
.TagClassName
{
border-color: #92669E;
}
</style>