Shades of Ce Soir #846395
Tints of Ce Soir #846395
RGB
CMYK
RGB Variations
Color information
#846395 (or 0x846395) is known color: Ce Soir. HEX triplet: 84, 63 and 95. RGB value is (132,99,149). Sum of RGB (Red+Green+Blue) = 132+99+149=380 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.74% from 380); Green value is 99 (39.06% from 255 or 26.05% from 380); Blue value is 149 (58.59% from 255 or 39.21% from 380); Max value from RGB is 149 - color contains mainly: blue. Hex color #846395 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846395 is #7B9C6A. Grayscale: #727272. Windows color (decimal): -8100971 or 9790340. OLE color: 9790340.
HSL color Cylindrical-coordinate representation of color #846395: hue angle of 279.6º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #846395 is Cyan = 0.11, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 99 | 149 | - |
| CMYK | 0.11 | 0.34 | 0 | 0.42 |
| HSL | 279.6º | 0.2% | 0.49% | - |
| HSV(B) | 279.6º | 0.34% | 0.58% | - |
| XYZ | 19.4 | 16 | 30.5 | - |
| YUV | 114.57 | 147.43 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 99 | 149 | 0.11 | 0.34 | 0 | 0.42 | 279.6 | 0.2 | 0.49 |
| Hex | 84 | 63 | 95 | B | 22 | 0 | 2A | 118 | 14 | 31 |
| Octal | 204 | 143 | 225 | 13 | 42 | 0 | 52 | 430 | 24 | 61 |
| Binary | 10000100 | 1100011 | 10010101 | 1011 | 100010 | 0 | 101010 | 100011000 | 10100 | 110001 |
Color Harmonies of #846395
Complementary color
Monochromatic Colors of #846395
Black with #846395
Text Example
Text Example
White with #846395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846395; }
p { color: rgb(132,99,149); }
H1.HeaderClassName
{
color: #846395;
}
.AnyTagClassName
{
color: #846395;
}
</style>
background-color css
<style>
a { background-color: #846395; }
a { background-color: rgb(132,99,149); }
div.DivClassName
{
background-color: #846395;
}
.BgClassName
{
background-color: #846395;
}
</style>
border-color css
<style>
span { border-color: #846395; }
span { border-color: rgb(132,99,149); }
td.TdClassName
{
border-color: #846395;
}
.TagClassName
{
border-color: #846395;
}
</style>