Shades of Ce Soir #836295
Tints of Ce Soir #836295
RGB
CMYK
RGB Variations
Color information
#836295 (or 0x836295) is known color: Ce Soir. HEX triplet: 83, 62 and 95. RGB value is (131,98,149). Sum of RGB (Red+Green+Blue) = 131+98+149=378 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.66% from 378); Green value is 98 (38.67% from 255 or 25.93% from 378); Blue value is 149 (58.59% from 255 or 39.42% from 378); Max value from RGB is 149 - color contains mainly: blue. Hex color #836295 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836295 is #7C9D6A. Grayscale: #717171. Windows color (decimal): -8166763 or 9790083. OLE color: 9790083.
HSL color Cylindrical-coordinate representation of color #836295: hue angle of 278.82º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #836295 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 98 | 149 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.42 |
| HSL | 278.82º | 0.21% | 0.48% | - |
| HSV(B) | 278.82º | 0.34% | 0.58% | - |
| XYZ | 19.15 | 15.73 | 30.46 | - |
| YUV | 113.68 | 147.93 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 98 | 149 | 0.12 | 0.34 | 0 | 0.42 | 278.82 | 0.21 | 0.48 |
| Hex | 83 | 62 | 95 | C | 22 | 0 | 2A | 117 | 15 | 30 |
| Octal | 203 | 142 | 225 | 14 | 42 | 0 | 52 | 427 | 25 | 60 |
| Binary | 10000011 | 1100010 | 10010101 | 1100 | 100010 | 0 | 101010 | 100010111 | 10101 | 110000 |
Color Harmonies of #836295
Complementary color
Monochromatic Colors of #836295
Black with #836295
Text Example
Text Example
White with #836295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836295; }
p { color: rgb(131,98,149); }
H1.HeaderClassName
{
color: #836295;
}
.AnyTagClassName
{
color: #836295;
}
</style>
background-color css
<style>
a { background-color: #836295; }
a { background-color: rgb(131,98,149); }
div.DivClassName
{
background-color: #836295;
}
.BgClassName
{
background-color: #836295;
}
</style>
border-color css
<style>
span { border-color: #836295; }
span { border-color: rgb(131,98,149); }
td.TdClassName
{
border-color: #836295;
}
.TagClassName
{
border-color: #836295;
}
</style>