Shades of Ce Soir #826794
Tints of Ce Soir #826794
RGB
CMYK
RGB Variations
Color information
#826794 (or 0x826794) is known color: Ce Soir. HEX triplet: 82, 67 and 94. RGB value is (130,103,148). Sum of RGB (Red+Green+Blue) = 130+103+148=381 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.12% from 381); Green value is 103 (40.62% from 255 or 27.03% from 381); Blue value is 148 (58.20% from 255 or 38.85% from 381); Max value from RGB is 148 - color contains mainly: blue. Hex color #826794 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826794 is #7D986B. Grayscale: #747474. Windows color (decimal): -8231020 or 9725826. OLE color: 9725826.
HSL color Cylindrical-coordinate representation of color #826794: hue angle of 276º 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 #826794 is Cyan = 0.12, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 103 | 148 | - |
| CMYK | 0.12 | 0.30 | 0 | 0.42 |
| HSL | 276º | 0.18% | 0.49% | - |
| HSV(B) | 276º | 0.3% | 0.58% | - |
| XYZ | 19.4 | 16.58 | 30.2 | - |
| YUV | 116.2 | 145.95 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 148 | 0.12 | 0.30 | 0 | 0.42 | 276 | 0.18 | 0.49 |
| Hex | 82 | 67 | 94 | C | 1E | 0 | 2A | 114 | 12 | 31 |
| Octal | 202 | 147 | 224 | 14 | 36 | 0 | 52 | 424 | 22 | 61 |
| Binary | 10000010 | 1100111 | 10010100 | 1100 | 11110 | 0 | 101010 | 100010100 | 10010 | 110001 |
Color Harmonies of #826794
Complementary color
Monochromatic Colors of #826794
Black with #826794
Text Example
Text Example
White with #826794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826794; }
p { color: rgb(130,103,148); }
H1.HeaderClassName
{
color: #826794;
}
.AnyTagClassName
{
color: #826794;
}
</style>
background-color css
<style>
a { background-color: #826794; }
a { background-color: rgb(130,103,148); }
div.DivClassName
{
background-color: #826794;
}
.BgClassName
{
background-color: #826794;
}
</style>
border-color css
<style>
span { border-color: #826794; }
span { border-color: rgb(130,103,148); }
td.TdClassName
{
border-color: #826794;
}
.TagClassName
{
border-color: #826794;
}
</style>