Shades of Ce Soir #836896
Tints of Ce Soir #836896
RGB
CMYK
RGB Variations
Color information
#836896 (or 0x836896) is known color: Ce Soir. HEX triplet: 83, 68 and 96. RGB value is (131,104,150). Sum of RGB (Red+Green+Blue) = 131+104+150=385 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.03% from 385); Green value is 104 (41.02% from 255 or 27.01% from 385); Blue value is 150 (58.98% from 255 or 38.96% from 385); Max value from RGB is 150 - color contains mainly: blue. Hex color #836896 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836896 is #7C9769. Grayscale: #757575. Windows color (decimal): -8165226 or 9857155. OLE color: 9857155.
HSL color Cylindrical-coordinate representation of color #836896: hue angle of 275.22º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #836896 is Cyan = 0.13, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 104 | 150 | - |
| CMYK | 0.13 | 0.31 | 0 | 0.41 |
| HSL | 275.22º | 0.18% | 0.5% | - |
| HSV(B) | 275.22º | 0.31% | 0.59% | - |
| XYZ | 19.82 | 16.93 | 31.08 | - |
| YUV | 117.32 | 146.45 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 150 | 0.13 | 0.31 | 0 | 0.41 | 275.22 | 0.18 | 0.5 |
| Hex | 83 | 68 | 96 | D | 1F | 0 | 29 | 113 | 12 | 32 |
| Octal | 203 | 150 | 226 | 15 | 37 | 0 | 51 | 423 | 22 | 62 |
| Binary | 10000011 | 1101000 | 10010110 | 1101 | 11111 | 0 | 101001 | 100010011 | 10010 | 110010 |
Color Harmonies of #836896
Complementary color
Monochromatic Colors of #836896
Black with #836896
Text Example
Text Example
White with #836896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836896; }
p { color: rgb(131,104,150); }
H1.HeaderClassName
{
color: #836896;
}
.AnyTagClassName
{
color: #836896;
}
</style>
background-color css
<style>
a { background-color: #836896; }
a { background-color: rgb(131,104,150); }
div.DivClassName
{
background-color: #836896;
}
.BgClassName
{
background-color: #836896;
}
</style>
border-color css
<style>
span { border-color: #836896; }
span { border-color: rgb(131,104,150); }
td.TdClassName
{
border-color: #836896;
}
.TagClassName
{
border-color: #836896;
}
</style>