Shades of Ce Soir #826894
Tints of Ce Soir #826894
RGB
CMYK
RGB Variations
Color information
#826894 (or 0x826894) is known color: Ce Soir. HEX triplet: 82, 68 and 94. RGB value is (130,104,148). Sum of RGB (Red+Green+Blue) = 130+104+148=382 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.03% from 382); Green value is 104 (41.02% from 255 or 27.23% 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 #826894 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826894 is #7D976B. Grayscale: #747474. Windows color (decimal): -8230764 or 9726082. OLE color: 9726082.
HSL color Cylindrical-coordinate representation of color #826894: hue angle of 275.45º degrees, saturation: 0.17, 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 #826894 is Cyan = 0.12, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 104 | 148 | - |
| CMYK | 0.12 | 0.30 | 0 | 0.42 |
| HSL | 275.45º | 0.17% | 0.49% | - |
| HSV(B) | 275.45º | 0.3% | 0.58% | - |
| XYZ | 19.5 | 16.78 | 30.23 | - |
| YUV | 116.79 | 145.61 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 148 | 0.12 | 0.30 | 0 | 0.42 | 275.45 | 0.17 | 0.49 |
| Hex | 82 | 68 | 94 | C | 1E | 0 | 2A | 113 | 11 | 31 |
| Octal | 202 | 150 | 224 | 14 | 36 | 0 | 52 | 423 | 21 | 61 |
| Binary | 10000010 | 1101000 | 10010100 | 1100 | 11110 | 0 | 101010 | 100010011 | 10001 | 110001 |
Color Harmonies of #826894
Complementary color
Monochromatic Colors of #826894
Black with #826894
Text Example
Text Example
White with #826894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826894; }
p { color: rgb(130,104,148); }
H1.HeaderClassName
{
color: #826894;
}
.AnyTagClassName
{
color: #826894;
}
</style>
background-color css
<style>
a { background-color: #826894; }
a { background-color: rgb(130,104,148); }
div.DivClassName
{
background-color: #826894;
}
.BgClassName
{
background-color: #826894;
}
</style>
border-color css
<style>
span { border-color: #826894; }
span { border-color: rgb(130,104,148); }
td.TdClassName
{
border-color: #826894;
}
.TagClassName
{
border-color: #826894;
}
</style>