Shades of Ce Soir #846995
Tints of Ce Soir #846995
RGB
CMYK
RGB Variations
Color information
#846995 (or 0x846995) is known color: Ce Soir. HEX triplet: 84, 69 and 95. RGB value is (132,105,149). Sum of RGB (Red+Green+Blue) = 132+105+149=386 (51% of max value = 765). Red value is 132 (51.95% from 255 or 34.20% from 386); Green value is 105 (41.41% from 255 or 27.20% from 386); Blue value is 149 (58.59% from 255 or 38.60% from 386); Max value from RGB is 149 - color contains mainly: blue. Hex color #846995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846995 is #7B966A. Grayscale: #757575. Windows color (decimal): -8099435 or 9791876. OLE color: 9791876.
HSL color Cylindrical-coordinate representation of color #846995: hue angle of 276.82º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #846995 is Cyan = 0.11, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 105 | 149 | - |
| CMYK | 0.11 | 0.30 | 0 | 0.42 |
| HSL | 276.82º | 0.17% | 0.5% | - |
| HSV(B) | 276.82º | 0.3% | 0.58% | - |
| XYZ | 19.99 | 17.18 | 30.7 | - |
| YUV | 118.09 | 145.45 | 137.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 149 | 0.11 | 0.30 | 0 | 0.42 | 276.82 | 0.17 | 0.5 |
| Hex | 84 | 69 | 95 | B | 1E | 0 | 2A | 115 | 11 | 32 |
| Octal | 204 | 151 | 225 | 13 | 36 | 0 | 52 | 425 | 21 | 62 |
| Binary | 10000100 | 1101001 | 10010101 | 1011 | 11110 | 0 | 101010 | 100010101 | 10001 | 110010 |
Color Harmonies of #846995
Complementary color
Monochromatic Colors of #846995
Black with #846995
Text Example
Text Example
White with #846995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846995; }
p { color: rgb(132,105,149); }
H1.HeaderClassName
{
color: #846995;
}
.AnyTagClassName
{
color: #846995;
}
</style>
background-color css
<style>
a { background-color: #846995; }
a { background-color: rgb(132,105,149); }
div.DivClassName
{
background-color: #846995;
}
.BgClassName
{
background-color: #846995;
}
</style>
border-color css
<style>
span { border-color: #846995; }
span { border-color: rgb(132,105,149); }
td.TdClassName
{
border-color: #846995;
}
.TagClassName
{
border-color: #846995;
}
</style>