Shades of Ce Soir #846795
Tints of Ce Soir #846795
RGB
CMYK
RGB Variations
Color information
#846795 (or 0x846795) is known color: Ce Soir. HEX triplet: 84, 67 and 95. RGB value is (132,103,149). Sum of RGB (Red+Green+Blue) = 132+103+149=384 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.38% from 384); Green value is 103 (40.62% from 255 or 26.82% from 384); Blue value is 149 (58.59% from 255 or 38.80% from 384); Max value from RGB is 149 - color contains mainly: blue. Hex color #846795 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846795 is #7B986A. Grayscale: #747474. Windows color (decimal): -8099947 or 9791364. OLE color: 9791364.
HSL color Cylindrical-coordinate representation of color #846795: hue angle of 277.83º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #846795 is Cyan = 0.11, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 103 | 149 | - |
| CMYK | 0.11 | 0.31 | 0 | 0.42 |
| HSL | 277.83º | 0.18% | 0.49% | - |
| HSV(B) | 277.83º | 0.31% | 0.58% | - |
| XYZ | 19.79 | 16.78 | 30.63 | - |
| YUV | 116.92 | 146.11 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 149 | 0.11 | 0.31 | 0 | 0.42 | 277.83 | 0.18 | 0.49 |
| Hex | 84 | 67 | 95 | B | 1F | 0 | 2A | 116 | 12 | 31 |
| Octal | 204 | 147 | 225 | 13 | 37 | 0 | 52 | 426 | 22 | 61 |
| Binary | 10000100 | 1100111 | 10010101 | 1011 | 11111 | 0 | 101010 | 100010110 | 10010 | 110001 |
Color Harmonies of #846795
Complementary color
Monochromatic Colors of #846795
Black with #846795
Text Example
Text Example
White with #846795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846795; }
p { color: rgb(132,103,149); }
H1.HeaderClassName
{
color: #846795;
}
.AnyTagClassName
{
color: #846795;
}
</style>
background-color css
<style>
a { background-color: #846795; }
a { background-color: rgb(132,103,149); }
div.DivClassName
{
background-color: #846795;
}
.BgClassName
{
background-color: #846795;
}
</style>
border-color css
<style>
span { border-color: #846795; }
span { border-color: rgb(132,103,149); }
td.TdClassName
{
border-color: #846795;
}
.TagClassName
{
border-color: #846795;
}
</style>