Shades of Ce Soir #836997
Tints of Ce Soir #836997
RGB
CMYK
RGB Variations
Color information
#836997 (or 0x836997) is known color: Ce Soir. HEX triplet: 83, 69 and 97. RGB value is (131,105,151). Sum of RGB (Red+Green+Blue) = 131+105+151=387 (51% of max value = 765). Red value is 131 (51.56% from 255 or 33.85% from 387); Green value is 105 (41.41% from 255 or 27.13% from 387); Blue value is 151 (59.38% from 255 or 39.02% from 387); Max value from RGB is 151 - color contains mainly: blue. Hex color #836997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836997 is #7C9668. Grayscale: #757575. Windows color (decimal): -8164969 or 9922947. OLE color: 9922947.
HSL color Cylindrical-coordinate representation of color #836997: hue angle of 273.91º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #836997 is Cyan = 0.13, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 105 | 151 | - |
| CMYK | 0.13 | 0.30 | 0 | 0.41 |
| HSL | 273.91º | 0.18% | 0.5% | - |
| HSV(B) | 273.91º | 0.3% | 0.59% | - |
| XYZ | 20 | 17.16 | 31.54 | - |
| YUV | 118.02 | 146.61 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 151 | 0.13 | 0.30 | 0 | 0.41 | 273.91 | 0.18 | 0.5 |
| Hex | 83 | 69 | 97 | D | 1E | 0 | 29 | 112 | 12 | 32 |
| Octal | 203 | 151 | 227 | 15 | 36 | 0 | 51 | 422 | 22 | 62 |
| Binary | 10000011 | 1101001 | 10010111 | 1101 | 11110 | 0 | 101001 | 100010010 | 10010 | 110010 |
Color Harmonies of #836997
Complementary color
Monochromatic Colors of #836997
Black with #836997
Text Example
Text Example
White with #836997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836997; }
p { color: rgb(131,105,151); }
H1.HeaderClassName
{
color: #836997;
}
.AnyTagClassName
{
color: #836997;
}
</style>
background-color css
<style>
a { background-color: #836997; }
a { background-color: rgb(131,105,151); }
div.DivClassName
{
background-color: #836997;
}
.BgClassName
{
background-color: #836997;
}
</style>
border-color css
<style>
span { border-color: #836997; }
span { border-color: rgb(131,105,151); }
td.TdClassName
{
border-color: #836997;
}
.TagClassName
{
border-color: #836997;
}
</style>