Shades of Ce Soir #92749A
Tints of Ce Soir #92749A
RGB
CMYK
RGB Variations
Color information
#92749A (or 0x92749A) is known color: Ce Soir. HEX triplet: 92, 74 and 9A. RGB value is (146,116,154). Sum of RGB (Red+Green+Blue) = 146+116+154=416 (55% of max value = 765). Red value is 146 (57.42% from 255 or 35.10% from 416); Green value is 116 (45.70% from 255 or 27.88% from 416); Blue value is 154 (60.55% from 255 or 37.02% from 416); Max value from RGB is 154 - color contains mainly: blue. Hex color #92749A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #92749A is #6D8B65. Grayscale: #818181. Windows color (decimal): -7179110 or 10122386. OLE color: 10122386.
HSL color Cylindrical-coordinate representation of color #92749A: hue angle of 287.37º degrees, saturation: 0.16, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #92749A is Cyan = 0.05, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 146 | 116 | 154 | - |
| CMYK | 0.05 | 0.25 | 0 | 0.40 |
| HSL | 287.37º | 0.16% | 0.53% | - |
| HSV(B) | 287.37º | 0.25% | 0.6% | - |
| XYZ | 23.93 | 20.93 | 33.35 | - |
| YUV | 129.3 | 141.94 | 139.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 154 | 0.05 | 0.25 | 0 | 0.40 | 287.37 | 0.16 | 0.53 |
| Hex | 92 | 74 | 9A | 5 | 19 | 0 | 28 | 11F | 10 | 35 |
| Octal | 222 | 164 | 232 | 5 | 31 | 0 | 50 | 437 | 20 | 65 |
| Binary | 10010010 | 1110100 | 10011010 | 101 | 11001 | 0 | 101000 | 100011111 | 10000 | 110101 |
Color Harmonies of #92749A
Complementary color
Monochromatic Colors of #92749A
Black with #92749A
Text Example
Text Example
White with #92749A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92749A; }
p { color: rgb(146,116,154); }
H1.HeaderClassName
{
color: #92749A;
}
.AnyTagClassName
{
color: #92749A;
}
</style>
background-color css
<style>
a { background-color: #92749A; }
a { background-color: rgb(146,116,154); }
div.DivClassName
{
background-color: #92749A;
}
.BgClassName
{
background-color: #92749A;
}
</style>
border-color css
<style>
span { border-color: #92749A; }
span { border-color: rgb(146,116,154); }
td.TdClassName
{
border-color: #92749A;
}
.TagClassName
{
border-color: #92749A;
}
</style>