Shades of Ce Soir #846996
Tints of Ce Soir #846996
RGB
CMYK
RGB Variations
Color information
#846996 (or 0x846996) is known color: Ce Soir. HEX triplet: 84, 69 and 96. RGB value is (132,105,150). Sum of RGB (Red+Green+Blue) = 132+105+150=387 (51% of max value = 765). Red value is 132 (51.95% from 255 or 34.11% from 387); Green value is 105 (41.41% from 255 or 27.13% from 387); Blue value is 150 (58.98% from 255 or 38.76% from 387); Max value from RGB is 150 - color contains mainly: blue. Hex color #846996 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846996 is #7B9669. Grayscale: #767676. Windows color (decimal): -8099434 or 9857412. OLE color: 9857412.
HSL color Cylindrical-coordinate representation of color #846996: hue angle of 276º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #846996 is Cyan = 0.12, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 105 | 150 | - |
| CMYK | 0.12 | 0.30 | 0 | 0.41 |
| HSL | 276º | 0.18% | 0.5% | - |
| HSV(B) | 276º | 0.3% | 0.59% | - |
| XYZ | 20.07 | 17.21 | 31.12 | - |
| YUV | 118.2 | 145.95 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 150 | 0.12 | 0.30 | 0 | 0.41 | 276 | 0.18 | 0.5 |
| Hex | 84 | 69 | 96 | C | 1E | 0 | 29 | 114 | 12 | 32 |
| Octal | 204 | 151 | 226 | 14 | 36 | 0 | 51 | 424 | 22 | 62 |
| Binary | 10000100 | 1101001 | 10010110 | 1100 | 11110 | 0 | 101001 | 100010100 | 10010 | 110010 |
Color Harmonies of #846996
Complementary color
Monochromatic Colors of #846996
Black with #846996
Text Example
Text Example
White with #846996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846996; }
p { color: rgb(132,105,150); }
H1.HeaderClassName
{
color: #846996;
}
.AnyTagClassName
{
color: #846996;
}
</style>
background-color css
<style>
a { background-color: #846996; }
a { background-color: rgb(132,105,150); }
div.DivClassName
{
background-color: #846996;
}
.BgClassName
{
background-color: #846996;
}
</style>
border-color css
<style>
span { border-color: #846996; }
span { border-color: rgb(132,105,150); }
td.TdClassName
{
border-color: #846996;
}
.TagClassName
{
border-color: #846996;
}
</style>