Shades of Ce Soir #826696
Tints of Ce Soir #826696
RGB
CMYK
RGB Variations
Color information
#826696 (or 0x826696) is known color: Ce Soir. HEX triplet: 82, 66 and 96. RGB value is (130,102,150). Sum of RGB (Red+Green+Blue) = 130+102+150=382 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.03% from 382); Green value is 102 (40.23% from 255 or 26.70% from 382); Blue value is 150 (58.98% from 255 or 39.27% from 382); Max value from RGB is 150 - color contains mainly: blue. Hex color #826696 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826696 is #7D9969. Grayscale: #737373. Windows color (decimal): -8231274 or 9856642. OLE color: 9856642.
HSL color Cylindrical-coordinate representation of color #826696: hue angle of 275º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #826696 is Cyan = 0.13, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 102 | 150 | - |
| CMYK | 0.13 | 0.32 | 0 | 0.41 |
| HSL | 275º | 0.19% | 0.49% | - |
| HSV(B) | 275º | 0.32% | 0.59% | - |
| XYZ | 19.46 | 16.45 | 31 | - |
| YUV | 115.84 | 147.28 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 150 | 0.13 | 0.32 | 0 | 0.41 | 275 | 0.19 | 0.49 |
| Hex | 82 | 66 | 96 | D | 20 | 0 | 29 | 113 | 13 | 31 |
| Octal | 202 | 146 | 226 | 15 | 40 | 0 | 51 | 423 | 23 | 61 |
| Binary | 10000010 | 1100110 | 10010110 | 1101 | 100000 | 0 | 101001 | 100010011 | 10011 | 110001 |
Color Harmonies of #826696
Complementary color
Monochromatic Colors of #826696
Black with #826696
Text Example
Text Example
White with #826696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826696; }
p { color: rgb(130,102,150); }
H1.HeaderClassName
{
color: #826696;
}
.AnyTagClassName
{
color: #826696;
}
</style>
background-color css
<style>
a { background-color: #826696; }
a { background-color: rgb(130,102,150); }
div.DivClassName
{
background-color: #826696;
}
.BgClassName
{
background-color: #826696;
}
</style>
border-color css
<style>
span { border-color: #826696; }
span { border-color: rgb(130,102,150); }
td.TdClassName
{
border-color: #826696;
}
.TagClassName
{
border-color: #826696;
}
</style>