Shades of Ce Soir #92689D
Tints of Ce Soir #92689D
RGB
CMYK
RGB Variations
Color information
#92689D (or 0x92689D) is known color: Ce Soir. HEX triplet: 92, 68 and 9D. RGB value is (146,104,157). Sum of RGB (Red+Green+Blue) = 146+104+157=407 (53% of max value = 765). Red value is 146 (57.42% from 255 or 35.87% from 407); Green value is 104 (41.02% from 255 or 25.55% from 407); Blue value is 157 (61.72% from 255 or 38.57% from 407); Max value from RGB is 157 - color contains mainly: blue. Hex color #92689D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92689D is #6D9762. Grayscale: #7A7A7A. Windows color (decimal): -7182179 or 10315922. OLE color: 10315922.
HSL color Cylindrical-coordinate representation of color #92689D: hue angle of 287.55º degrees, saturation: 0.21, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #92689D is Cyan = 0.07, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 146 | 104 | 157 | - |
| CMYK | 0.07 | 0.34 | 0 | 0.38 |
| HSL | 287.55º | 0.21% | 0.51% | - |
| HSV(B) | 287.55º | 0.34% | 0.62% | - |
| XYZ | 22.89 | 18.45 | 34.25 | - |
| YUV | 122.6 | 147.41 | 144.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 157 | 0.07 | 0.34 | 0 | 0.38 | 287.55 | 0.21 | 0.51 |
| Hex | 92 | 68 | 9D | 7 | 22 | 0 | 26 | 120 | 15 | 33 |
| Octal | 222 | 150 | 235 | 7 | 42 | 0 | 46 | 440 | 25 | 63 |
| Binary | 10010010 | 1101000 | 10011101 | 111 | 100010 | 0 | 100110 | 100100000 | 10101 | 110011 |
Color Harmonies of #92689D
Complementary color
Monochromatic Colors of #92689D
Black with #92689D
Text Example
Text Example
White with #92689D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92689D; }
p { color: rgb(146,104,157); }
H1.HeaderClassName
{
color: #92689D;
}
.AnyTagClassName
{
color: #92689D;
}
</style>
background-color css
<style>
a { background-color: #92689D; }
a { background-color: rgb(146,104,157); }
div.DivClassName
{
background-color: #92689D;
}
.BgClassName
{
background-color: #92689D;
}
</style>
border-color css
<style>
span { border-color: #92689D; }
span { border-color: rgb(146,104,157); }
td.TdClassName
{
border-color: #92689D;
}
.TagClassName
{
border-color: #92689D;
}
</style>