Shades of Ce Soir #846899
Tints of Ce Soir #846899
RGB
CMYK
RGB Variations
Color information
#846899 (or 0x846899) is known color: Ce Soir. HEX triplet: 84, 68 and 99. RGB value is (132,104,153). Sum of RGB (Red+Green+Blue) = 132+104+153=389 (51% of max value = 765). Red value is 132 (51.95% from 255 or 33.93% from 389); Green value is 104 (41.02% from 255 or 26.74% from 389); Blue value is 153 (60.16% from 255 or 39.33% from 389); Max value from RGB is 153 - color contains mainly: blue. Hex color #846899 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846899 is #7B9766. Grayscale: #757575. Windows color (decimal): -8099687 or 10053764. OLE color: 10053764.
HSL color Cylindrical-coordinate representation of color #846899: hue angle of 274.29º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #846899 is Cyan = 0.14, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 104 | 153 | - |
| CMYK | 0.14 | 0.32 | 0 | 0.4 |
| HSL | 274.29º | 0.19% | 0.5% | - |
| HSV(B) | 274.29º | 0.32% | 0.6% | - |
| XYZ | 20.22 | 17.11 | 32.37 | - |
| YUV | 117.96 | 147.78 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 153 | 0.14 | 0.32 | 0 | 0.4 | 274.29 | 0.19 | 0.5 |
| Hex | 84 | 68 | 99 | E | 20 | 0 | 28 | 112 | 13 | 32 |
| Octal | 204 | 150 | 231 | 16 | 40 | 0 | 50 | 422 | 23 | 62 |
| Binary | 10000100 | 1101000 | 10011001 | 1110 | 100000 | 0 | 101000 | 100010010 | 10011 | 110010 |
Color Harmonies of #846899
Complementary color
Monochromatic Colors of #846899
Black with #846899
Text Example
Text Example
White with #846899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846899; }
p { color: rgb(132,104,153); }
H1.HeaderClassName
{
color: #846899;
}
.AnyTagClassName
{
color: #846899;
}
</style>
background-color css
<style>
a { background-color: #846899; }
a { background-color: rgb(132,104,153); }
div.DivClassName
{
background-color: #846899;
}
.BgClassName
{
background-color: #846899;
}
</style>
border-color css
<style>
span { border-color: #846899; }
span { border-color: rgb(132,104,153); }
td.TdClassName
{
border-color: #846899;
}
.TagClassName
{
border-color: #846899;
}
</style>