Shades of Ce Soir #836794
Tints of Ce Soir #836794
RGB
CMYK
RGB Variations
Color information
#836794 (or 0x836794) is known color: Ce Soir. HEX triplet: 83, 67 and 94. RGB value is (131,103,148). Sum of RGB (Red+Green+Blue) = 131+103+148=382 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.29% from 382); Green value is 103 (40.62% from 255 or 26.96% from 382); Blue value is 148 (58.20% from 255 or 38.74% from 382); Max value from RGB is 148 - color contains mainly: blue. Hex color #836794 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836794 is #7C986B. Grayscale: #747474. Windows color (decimal): -8165484 or 9725827. OLE color: 9725827.
HSL color Cylindrical-coordinate representation of color #836794: hue angle of 277.33º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #836794 is Cyan = 0.11, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 103 | 148 | - |
| CMYK | 0.11 | 0.30 | 0 | 0.42 |
| HSL | 277.33º | 0.18% | 0.49% | - |
| HSV(B) | 277.33º | 0.3% | 0.58% | - |
| XYZ | 19.56 | 16.66 | 30.2 | - |
| YUV | 116.5 | 145.78 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 148 | 0.11 | 0.30 | 0 | 0.42 | 277.33 | 0.18 | 0.49 |
| Hex | 83 | 67 | 94 | B | 1E | 0 | 2A | 115 | 12 | 31 |
| Octal | 203 | 147 | 224 | 13 | 36 | 0 | 52 | 425 | 22 | 61 |
| Binary | 10000011 | 1100111 | 10010100 | 1011 | 11110 | 0 | 101010 | 100010101 | 10010 | 110001 |
Color Harmonies of #836794
Complementary color
Monochromatic Colors of #836794
Black with #836794
Text Example
Text Example
White with #836794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836794; }
p { color: rgb(131,103,148); }
H1.HeaderClassName
{
color: #836794;
}
.AnyTagClassName
{
color: #836794;
}
</style>
background-color css
<style>
a { background-color: #836794; }
a { background-color: rgb(131,103,148); }
div.DivClassName
{
background-color: #836794;
}
.BgClassName
{
background-color: #836794;
}
</style>
border-color css
<style>
span { border-color: #836794; }
span { border-color: rgb(131,103,148); }
td.TdClassName
{
border-color: #836794;
}
.TagClassName
{
border-color: #836794;
}
</style>