Shades of Ce Soir #826699
Tints of Ce Soir #826699
RGB
CMYK
RGB Variations
Color information
#826699 (or 0x826699) is known color: Ce Soir. HEX triplet: 82, 66 and 99. RGB value is (130,102,153). Sum of RGB (Red+Green+Blue) = 130+102+153=385 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.77% from 385); Green value is 102 (40.23% from 255 or 26.49% from 385); Blue value is 153 (60.16% from 255 or 39.74% from 385); Max value from RGB is 153 - color contains mainly: blue. Hex color #826699 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826699 is #7D9966. Grayscale: #747474. Windows color (decimal): -8231271 or 10053250. OLE color: 10053250.
HSL color Cylindrical-coordinate representation of color #826699: hue angle of 272.94º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #826699 is Cyan = 0.15, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 102 | 153 | - |
| CMYK | 0.15 | 0.33 | 0 | 0.4 |
| HSL | 272.94º | 0.2% | 0.5% | - |
| HSV(B) | 272.94º | 0.33% | 0.6% | - |
| XYZ | 19.71 | 16.55 | 32.29 | - |
| YUV | 116.19 | 148.78 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 153 | 0.15 | 0.33 | 0 | 0.4 | 272.94 | 0.2 | 0.5 |
| Hex | 82 | 66 | 99 | F | 21 | 0 | 28 | 111 | 14 | 32 |
| Octal | 202 | 146 | 231 | 17 | 41 | 0 | 50 | 421 | 24 | 62 |
| Binary | 10000010 | 1100110 | 10011001 | 1111 | 100001 | 0 | 101000 | 100010001 | 10100 | 110010 |
Color Harmonies of #826699
Complementary color
Monochromatic Colors of #826699
Black with #826699
Text Example
Text Example
White with #826699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826699; }
p { color: rgb(130,102,153); }
H1.HeaderClassName
{
color: #826699;
}
.AnyTagClassName
{
color: #826699;
}
</style>
background-color css
<style>
a { background-color: #826699; }
a { background-color: rgb(130,102,153); }
div.DivClassName
{
background-color: #826699;
}
.BgClassName
{
background-color: #826699;
}
</style>
border-color css
<style>
span { border-color: #826699; }
span { border-color: rgb(130,102,153); }
td.TdClassName
{
border-color: #826699;
}
.TagClassName
{
border-color: #826699;
}
</style>