Shades of Ce Soir #92669D
Tints of Ce Soir #92669D
RGB
CMYK
RGB Variations
Color information
#92669D (or 0x92669D) is known color: Ce Soir. HEX triplet: 92, 66 and 9D. RGB value is (146,102,157). Sum of RGB (Red+Green+Blue) = 146+102+157=405 (53% of max value = 765). Red value is 146 (57.42% from 255 or 36.05% from 405); Green value is 102 (40.23% from 255 or 25.19% from 405); Blue value is 157 (61.72% from 255 or 38.77% from 405); Max value from RGB is 157 - color contains mainly: blue. Hex color #92669D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92669D is #6D9962. Grayscale: #797979. Windows color (decimal): -7182691 or 10315410. OLE color: 10315410.
HSL color Cylindrical-coordinate representation of color #92669D: hue angle of 288º 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 #92669D is Cyan = 0.07, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 146 | 102 | 157 | - |
| CMYK | 0.07 | 0.35 | 0 | 0.38 |
| HSL | 288º | 0.22% | 0.51% | - |
| HSV(B) | 288º | 0.35% | 0.62% | - |
| XYZ | 22.69 | 18.05 | 34.19 | - |
| YUV | 121.43 | 148.08 | 145.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 157 | 0.07 | 0.35 | 0 | 0.38 | 288 | 0.22 | 0.51 |
| Hex | 92 | 66 | 9D | 7 | 23 | 0 | 26 | 120 | 16 | 33 |
| Octal | 222 | 146 | 235 | 7 | 43 | 0 | 46 | 440 | 26 | 63 |
| Binary | 10010010 | 1100110 | 10011101 | 111 | 100011 | 0 | 100110 | 100100000 | 10110 | 110011 |
Color Harmonies of #92669D
Complementary color
Monochromatic Colors of #92669D
Black with #92669D
Text Example
Text Example
White with #92669D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92669D; }
p { color: rgb(146,102,157); }
H1.HeaderClassName
{
color: #92669D;
}
.AnyTagClassName
{
color: #92669D;
}
</style>
background-color css
<style>
a { background-color: #92669D; }
a { background-color: rgb(146,102,157); }
div.DivClassName
{
background-color: #92669D;
}
.BgClassName
{
background-color: #92669D;
}
</style>
border-color css
<style>
span { border-color: #92669D; }
span { border-color: rgb(146,102,157); }
td.TdClassName
{
border-color: #92669D;
}
.TagClassName
{
border-color: #92669D;
}
</style>