Shades of Ce Soir #92749D
Tints of Ce Soir #92749D
RGB
CMYK
RGB Variations
Color information
#92749D (or 0x92749D) is known color: Ce Soir. HEX triplet: 92, 74 and 9D. RGB value is (146,116,157). Sum of RGB (Red+Green+Blue) = 146+116+157=419 (55% of max value = 765). Red value is 146 (57.42% from 255 or 34.84% from 419); Green value is 116 (45.70% from 255 or 27.68% from 419); Blue value is 157 (61.72% from 255 or 37.47% from 419); Max value from RGB is 157 - color contains mainly: blue. Hex color #92749D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92749D is #6D8B62. Grayscale: #818181. Windows color (decimal): -7179107 or 10318994. OLE color: 10318994.
HSL color Cylindrical-coordinate representation of color #92749D: hue angle of 283.9º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #92749D is Cyan = 0.07, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 146 | 116 | 157 | - |
| CMYK | 0.07 | 0.26 | 0 | 0.38 |
| HSL | 283.9º | 0.17% | 0.54% | - |
| HSV(B) | 283.9º | 0.26% | 0.62% | - |
| XYZ | 24.19 | 21.04 | 34.68 | - |
| YUV | 129.64 | 143.44 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 157 | 0.07 | 0.26 | 0 | 0.38 | 283.9 | 0.17 | 0.54 |
| Hex | 92 | 74 | 9D | 7 | 1A | 0 | 26 | 11C | 11 | 36 |
| Octal | 222 | 164 | 235 | 7 | 32 | 0 | 46 | 434 | 21 | 66 |
| Binary | 10010010 | 1110100 | 10011101 | 111 | 11010 | 0 | 100110 | 100011100 | 10001 | 110110 |
Color Harmonies of #92749D
Complementary color
Monochromatic Colors of #92749D
Black with #92749D
Text Example
Text Example
White with #92749D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92749D; }
p { color: rgb(146,116,157); }
H1.HeaderClassName
{
color: #92749D;
}
.AnyTagClassName
{
color: #92749D;
}
</style>
background-color css
<style>
a { background-color: #92749D; }
a { background-color: rgb(146,116,157); }
div.DivClassName
{
background-color: #92749D;
}
.BgClassName
{
background-color: #92749D;
}
</style>
border-color css
<style>
span { border-color: #92749D; }
span { border-color: rgb(146,116,157); }
td.TdClassName
{
border-color: #92749D;
}
.TagClassName
{
border-color: #92749D;
}
</style>