Shades of Ce Soir #846896
Tints of Ce Soir #846896
RGB
CMYK
RGB Variations
Color information
#846896 (or 0x846896) is known color: Ce Soir. HEX triplet: 84, 68 and 96. RGB value is (132,104,150). Sum of RGB (Red+Green+Blue) = 132+104+150=386 (51% of max value = 765). Red value is 132 (51.95% from 255 or 34.20% from 386); Green value is 104 (41.02% from 255 or 26.94% from 386); Blue value is 150 (58.98% from 255 or 38.86% from 386); Max value from RGB is 150 - color contains mainly: blue. Hex color #846896 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846896 is #7B9769. Grayscale: #757575. Windows color (decimal): -8099690 or 9857156. OLE color: 9857156.
HSL color Cylindrical-coordinate representation of color #846896: hue angle of 276.52º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #846896 is Cyan = 0.12, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 104 | 150 | - |
| CMYK | 0.12 | 0.31 | 0 | 0.41 |
| HSL | 276.52º | 0.18% | 0.5% | - |
| HSV(B) | 276.52º | 0.31% | 0.59% | - |
| XYZ | 19.97 | 17.01 | 31.08 | - |
| YUV | 117.62 | 146.28 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 150 | 0.12 | 0.31 | 0 | 0.41 | 276.52 | 0.18 | 0.5 |
| Hex | 84 | 68 | 96 | C | 1F | 0 | 29 | 115 | 12 | 32 |
| Octal | 204 | 150 | 226 | 14 | 37 | 0 | 51 | 425 | 22 | 62 |
| Binary | 10000100 | 1101000 | 10010110 | 1100 | 11111 | 0 | 101001 | 100010101 | 10010 | 110010 |
Color Harmonies of #846896
Complementary color
Monochromatic Colors of #846896
Black with #846896
Text Example
Text Example
White with #846896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846896; }
p { color: rgb(132,104,150); }
H1.HeaderClassName
{
color: #846896;
}
.AnyTagClassName
{
color: #846896;
}
</style>
background-color css
<style>
a { background-color: #846896; }
a { background-color: rgb(132,104,150); }
div.DivClassName
{
background-color: #846896;
}
.BgClassName
{
background-color: #846896;
}
</style>
border-color css
<style>
span { border-color: #846896; }
span { border-color: rgb(132,104,150); }
td.TdClassName
{
border-color: #846896;
}
.TagClassName
{
border-color: #846896;
}
</style>