Shades of Ce Soir #846895
Tints of Ce Soir #846895
RGB
CMYK
RGB Variations
Color information
#846895 (or 0x846895) is known color: Ce Soir. HEX triplet: 84, 68 and 95. RGB value is (132,104,149). Sum of RGB (Red+Green+Blue) = 132+104+149=385 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.29% from 385); Green value is 104 (41.02% from 255 or 27.01% from 385); Blue value is 149 (58.59% from 255 or 38.70% from 385); Max value from RGB is 149 - color contains mainly: blue. Hex color #846895 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846895 is #7B976A. Grayscale: #757575. Windows color (decimal): -8099691 or 9791620. OLE color: 9791620.
HSL color Cylindrical-coordinate representation of color #846895: hue angle of 277.33º degrees, saturation: 0.18, 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 #846895 is Cyan = 0.11, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 104 | 149 | - |
| CMYK | 0.11 | 0.30 | 0 | 0.42 |
| HSL | 277.33º | 0.18% | 0.5% | - |
| HSV(B) | 277.33º | 0.3% | 0.58% | - |
| XYZ | 19.89 | 16.98 | 30.66 | - |
| YUV | 117.5 | 145.78 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 149 | 0.11 | 0.30 | 0 | 0.42 | 277.33 | 0.18 | 0.5 |
| Hex | 84 | 68 | 95 | B | 1E | 0 | 2A | 115 | 12 | 32 |
| Octal | 204 | 150 | 225 | 13 | 36 | 0 | 52 | 425 | 22 | 62 |
| Binary | 10000100 | 1101000 | 10010101 | 1011 | 11110 | 0 | 101010 | 100010101 | 10010 | 110010 |
Color Harmonies of #846895
Complementary color
Monochromatic Colors of #846895
Black with #846895
Text Example
Text Example
White with #846895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846895; }
p { color: rgb(132,104,149); }
H1.HeaderClassName
{
color: #846895;
}
.AnyTagClassName
{
color: #846895;
}
</style>
background-color css
<style>
a { background-color: #846895; }
a { background-color: rgb(132,104,149); }
div.DivClassName
{
background-color: #846895;
}
.BgClassName
{
background-color: #846895;
}
</style>
border-color css
<style>
span { border-color: #846895; }
span { border-color: rgb(132,104,149); }
td.TdClassName
{
border-color: #846895;
}
.TagClassName
{
border-color: #846895;
}
</style>