Shades of Ce Soir #846793
Tints of Ce Soir #846793
RGB
CMYK
RGB Variations
Color information
#846793 (or 0x846793) is known color: Ce Soir. HEX triplet: 84, 67 and 93. RGB value is (132,103,147). Sum of RGB (Red+Green+Blue) = 132+103+147=382 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.55% from 382); Green value is 103 (40.62% from 255 or 26.96% from 382); Blue value is 147 (57.81% from 255 or 38.48% from 382); Max value from RGB is 147 - color contains mainly: blue. Hex color #846793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846793 is #7B986C. Grayscale: #747474. Windows color (decimal): -8099949 or 9660292. OLE color: 9660292.
HSL color Cylindrical-coordinate representation of color #846793: hue angle of 279.55º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #846793 is Cyan = 0.10, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 103 | 147 | - |
| CMYK | 0.10 | 0.30 | 0 | 0.42 |
| HSL | 279.55º | 0.18% | 0.49% | - |
| HSV(B) | 279.55º | 0.3% | 0.58% | - |
| XYZ | 19.63 | 16.71 | 29.79 | - |
| YUV | 116.69 | 145.11 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 147 | 0.10 | 0.30 | 0 | 0.42 | 279.55 | 0.18 | 0.49 |
| Hex | 84 | 67 | 93 | A | 1E | 0 | 2A | 118 | 12 | 31 |
| Octal | 204 | 147 | 223 | 12 | 36 | 0 | 52 | 430 | 22 | 61 |
| Binary | 10000100 | 1100111 | 10010011 | 1010 | 11110 | 0 | 101010 | 100011000 | 10010 | 110001 |
Color Harmonies of #846793
Complementary color
Monochromatic Colors of #846793
Black with #846793
Text Example
Text Example
White with #846793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846793; }
p { color: rgb(132,103,147); }
H1.HeaderClassName
{
color: #846793;
}
.AnyTagClassName
{
color: #846793;
}
</style>
background-color css
<style>
a { background-color: #846793; }
a { background-color: rgb(132,103,147); }
div.DivClassName
{
background-color: #846793;
}
.BgClassName
{
background-color: #846793;
}
</style>
border-color css
<style>
span { border-color: #846793; }
span { border-color: rgb(132,103,147); }
td.TdClassName
{
border-color: #846793;
}
.TagClassName
{
border-color: #846793;
}
</style>