Shades of Ce Soir #836495
Tints of Ce Soir #836495
RGB
CMYK
RGB Variations
Color information
#836495 (or 0x836495) is known color: Ce Soir. HEX triplet: 83, 64 and 95. RGB value is (131,100,149). Sum of RGB (Red+Green+Blue) = 131+100+149=380 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.47% from 380); Green value is 100 (39.45% from 255 or 26.32% 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 #836495 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836495 is #7C9B6A. Grayscale: #727272. Windows color (decimal): -8166251 or 9790595. OLE color: 9790595.
HSL color Cylindrical-coordinate representation of color #836495: hue angle of 277.96º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #836495 is Cyan = 0.12, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 100 | 149 | - |
| CMYK | 0.12 | 0.33 | 0 | 0.42 |
| HSL | 277.96º | 0.2% | 0.49% | - |
| HSV(B) | 277.96º | 0.33% | 0.58% | - |
| XYZ | 19.34 | 16.11 | 30.52 | - |
| YUV | 114.86 | 147.27 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 100 | 149 | 0.12 | 0.33 | 0 | 0.42 | 277.96 | 0.2 | 0.49 |
| Hex | 83 | 64 | 95 | C | 21 | 0 | 2A | 116 | 14 | 31 |
| Octal | 203 | 144 | 225 | 14 | 41 | 0 | 52 | 426 | 24 | 61 |
| Binary | 10000011 | 1100100 | 10010101 | 1100 | 100001 | 0 | 101010 | 100010110 | 10100 | 110001 |
Color Harmonies of #836495
Complementary color
Monochromatic Colors of #836495
Black with #836495
Text Example
Text Example
White with #836495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836495; }
p { color: rgb(131,100,149); }
H1.HeaderClassName
{
color: #836495;
}
.AnyTagClassName
{
color: #836495;
}
</style>
background-color css
<style>
a { background-color: #836495; }
a { background-color: rgb(131,100,149); }
div.DivClassName
{
background-color: #836495;
}
.BgClassName
{
background-color: #836495;
}
</style>
border-color css
<style>
span { border-color: #836495; }
span { border-color: rgb(131,100,149); }
td.TdClassName
{
border-color: #836495;
}
.TagClassName
{
border-color: #836495;
}
</style>