Shades of Ce Soir #836995
Tints of Ce Soir #836995
RGB
CMYK
RGB Variations
Color information
#836995 (or 0x836995) is known color: Ce Soir. HEX triplet: 83, 69 and 95. RGB value is (131,105,149). Sum of RGB (Red+Green+Blue) = 131+105+149=385 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.03% from 385); Green value is 105 (41.41% from 255 or 27.27% from 385); Blue value is 149 (58.59% from 255 or 38.70% from 385); Max value from RGB is 149 - color contains mainly: blue. Hex color #836995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836995 is #7C966A. Grayscale: #757575. Windows color (decimal): -8164971 or 9791875. OLE color: 9791875.
HSL color Cylindrical-coordinate representation of color #836995: hue angle of 275.45º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #836995 is Cyan = 0.12, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 105 | 149 | - |
| CMYK | 0.12 | 0.30 | 0 | 0.42 |
| HSL | 275.45º | 0.17% | 0.5% | - |
| HSV(B) | 275.45º | 0.3% | 0.58% | - |
| XYZ | 19.84 | 17.1 | 30.69 | - |
| YUV | 117.79 | 145.61 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 149 | 0.12 | 0.30 | 0 | 0.42 | 275.45 | 0.17 | 0.5 |
| Hex | 83 | 69 | 95 | C | 1E | 0 | 2A | 113 | 11 | 32 |
| Octal | 203 | 151 | 225 | 14 | 36 | 0 | 52 | 423 | 21 | 62 |
| Binary | 10000011 | 1101001 | 10010101 | 1100 | 11110 | 0 | 101010 | 100010011 | 10001 | 110010 |
Color Harmonies of #836995
Complementary color
Monochromatic Colors of #836995
Black with #836995
Text Example
Text Example
White with #836995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836995; }
p { color: rgb(131,105,149); }
H1.HeaderClassName
{
color: #836995;
}
.AnyTagClassName
{
color: #836995;
}
</style>
background-color css
<style>
a { background-color: #836995; }
a { background-color: rgb(131,105,149); }
div.DivClassName
{
background-color: #836995;
}
.BgClassName
{
background-color: #836995;
}
</style>
border-color css
<style>
span { border-color: #836995; }
span { border-color: rgb(131,105,149); }
td.TdClassName
{
border-color: #836995;
}
.TagClassName
{
border-color: #836995;
}
</style>