Shades of Ce Soir #826494
Tints of Ce Soir #826494
RGB
CMYK
RGB Variations
Color information
#826494 (or 0x826494) is known color: Ce Soir. HEX triplet: 82, 64 and 94. RGB value is (130,100,148). Sum of RGB (Red+Green+Blue) = 130+100+148=378 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.39% from 378); Green value is 100 (39.45% from 255 or 26.46% from 378); Blue value is 148 (58.20% from 255 or 39.15% from 378); Max value from RGB is 148 - color contains mainly: blue. Hex color #826494 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826494 is #7D9B6B. Grayscale: #727272. Windows color (decimal): -8231788 or 9725058. OLE color: 9725058.
HSL color Cylindrical-coordinate representation of color #826494: hue angle of 277.5º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #826494 is Cyan = 0.12, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 100 | 148 | - |
| CMYK | 0.12 | 0.32 | 0 | 0.42 |
| HSL | 277.5º | 0.19% | 0.49% | - |
| HSV(B) | 277.5º | 0.32% | 0.58% | - |
| XYZ | 19.11 | 16 | 30.1 | - |
| YUV | 114.44 | 146.94 | 139.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 148 | 0.12 | 0.32 | 0 | 0.42 | 277.5 | 0.19 | 0.49 |
| Hex | 82 | 64 | 94 | C | 20 | 0 | 2A | 116 | 13 | 31 |
| Octal | 202 | 144 | 224 | 14 | 40 | 0 | 52 | 426 | 23 | 61 |
| Binary | 10000010 | 1100100 | 10010100 | 1100 | 100000 | 0 | 101010 | 100010110 | 10011 | 110001 |
Color Harmonies of #826494
Complementary color
Monochromatic Colors of #826494
Black with #826494
Text Example
Text Example
White with #826494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826494; }
p { color: rgb(130,100,148); }
H1.HeaderClassName
{
color: #826494;
}
.AnyTagClassName
{
color: #826494;
}
</style>
background-color css
<style>
a { background-color: #826494; }
a { background-color: rgb(130,100,148); }
div.DivClassName
{
background-color: #826494;
}
.BgClassName
{
background-color: #826494;
}
</style>
border-color css
<style>
span { border-color: #826494; }
span { border-color: rgb(130,100,148); }
td.TdClassName
{
border-color: #826494;
}
.TagClassName
{
border-color: #826494;
}
</style>