Shades of Ce Soir #846098
Tints of Ce Soir #846098
RGB
CMYK
RGB Variations
Color information
#846098 (or 0x846098) is known color: Ce Soir. HEX triplet: 84, 60 and 98. RGB value is (132,96,152). Sum of RGB (Red+Green+Blue) = 132+96+152=380 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.74% from 380); Green value is 96 (37.89% from 255 or 25.26% from 380); Blue value is 152 (59.77% from 255 or 40% from 380); Max value from RGB is 152 - color contains mainly: blue. Hex color #846098 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846098 is #7B9F67. Grayscale: #707070. Windows color (decimal): -8101736 or 9986180. OLE color: 9986180.
HSL color Cylindrical-coordinate representation of color #846098: hue angle of 278.57º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #846098 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 96 | 152 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.40 |
| HSL | 278.57º | 0.23% | 0.49% | - |
| HSV(B) | 278.57º | 0.37% | 0.6% | - |
| XYZ | 19.37 | 15.54 | 31.68 | - |
| YUV | 113.15 | 149.93 | 141.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 96 | 152 | 0.13 | 0.37 | 0 | 0.40 | 278.57 | 0.23 | 0.49 |
| Hex | 84 | 60 | 98 | D | 25 | 0 | 28 | 117 | 17 | 31 |
| Octal | 204 | 140 | 230 | 15 | 45 | 0 | 50 | 427 | 27 | 61 |
| Binary | 10000100 | 1100000 | 10011000 | 1101 | 100101 | 0 | 101000 | 100010111 | 10111 | 110001 |
Color Harmonies of #846098
Complementary color
Monochromatic Colors of #846098
Black with #846098
Text Example
Text Example
White with #846098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846098; }
p { color: rgb(132,96,152); }
H1.HeaderClassName
{
color: #846098;
}
.AnyTagClassName
{
color: #846098;
}
</style>
background-color css
<style>
a { background-color: #846098; }
a { background-color: rgb(132,96,152); }
div.DivClassName
{
background-color: #846098;
}
.BgClassName
{
background-color: #846098;
}
</style>
border-color css
<style>
span { border-color: #846098; }
span { border-color: rgb(132,96,152); }
td.TdClassName
{
border-color: #846098;
}
.TagClassName
{
border-color: #846098;
}
</style>