Shades of Ce Soir #836994
Tints of Ce Soir #836994
RGB
CMYK
RGB Variations
Color information
#836994 (or 0x836994) is known color: Ce Soir. HEX triplet: 83, 69 and 94. RGB value is (131,105,148). Sum of RGB (Red+Green+Blue) = 131+105+148=384 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.11% from 384); Green value is 105 (41.41% from 255 or 27.34% from 384); Blue value is 148 (58.20% from 255 or 38.54% from 384); Max value from RGB is 148 - color contains mainly: blue. Hex color #836994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836994 is #7C966B. Grayscale: #757575. Windows color (decimal): -8164972 or 9726339. OLE color: 9726339.
HSL color Cylindrical-coordinate representation of color #836994: hue angle of 276.28º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #836994 is Cyan = 0.11, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 105 | 148 | - |
| CMYK | 0.11 | 0.29 | 0 | 0.42 |
| HSL | 276.28º | 0.17% | 0.5% | - |
| HSV(B) | 276.28º | 0.29% | 0.58% | - |
| XYZ | 19.76 | 17.07 | 30.27 | - |
| YUV | 117.68 | 145.11 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 148 | 0.11 | 0.29 | 0 | 0.42 | 276.28 | 0.17 | 0.5 |
| Hex | 83 | 69 | 94 | B | 1D | 0 | 2A | 114 | 11 | 32 |
| Octal | 203 | 151 | 224 | 13 | 35 | 0 | 52 | 424 | 21 | 62 |
| Binary | 10000011 | 1101001 | 10010100 | 1011 | 11101 | 0 | 101010 | 100010100 | 10001 | 110010 |
Color Harmonies of #836994
Complementary color
Monochromatic Colors of #836994
Black with #836994
Text Example
Text Example
White with #836994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836994; }
p { color: rgb(131,105,148); }
H1.HeaderClassName
{
color: #836994;
}
.AnyTagClassName
{
color: #836994;
}
</style>
background-color css
<style>
a { background-color: #836994; }
a { background-color: rgb(131,105,148); }
div.DivClassName
{
background-color: #836994;
}
.BgClassName
{
background-color: #836994;
}
</style>
border-color css
<style>
span { border-color: #836994; }
span { border-color: rgb(131,105,148); }
td.TdClassName
{
border-color: #836994;
}
.TagClassName
{
border-color: #836994;
}
</style>