Shades of Ce Soir #826799
Tints of Ce Soir #826799
RGB
CMYK
RGB Variations
Color information
#826799 (or 0x826799) is known color: Ce Soir. HEX triplet: 82, 67 and 99. RGB value is (130,103,153). Sum of RGB (Red+Green+Blue) = 130+103+153=386 (51% of max value = 765). Red value is 130 (51.17% from 255 or 33.68% from 386); Green value is 103 (40.62% from 255 or 26.68% from 386); Blue value is 153 (60.16% from 255 or 39.64% from 386); Max value from RGB is 153 - color contains mainly: blue. Hex color #826799 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826799 is #7D9866. Grayscale: #747474. Windows color (decimal): -8231015 or 10053506. OLE color: 10053506.
HSL color Cylindrical-coordinate representation of color #826799: hue angle of 272.4º 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 #826799 is Cyan = 0.15, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 103 | 153 | - |
| CMYK | 0.15 | 0.33 | 0 | 0.4 |
| HSL | 272.4º | 0.2% | 0.5% | - |
| HSV(B) | 272.4º | 0.33% | 0.6% | - |
| XYZ | 19.81 | 16.75 | 32.33 | - |
| YUV | 116.77 | 148.45 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 153 | 0.15 | 0.33 | 0 | 0.4 | 272.4 | 0.2 | 0.5 |
| Hex | 82 | 67 | 99 | F | 21 | 0 | 28 | 110 | 14 | 32 |
| Octal | 202 | 147 | 231 | 17 | 41 | 0 | 50 | 420 | 24 | 62 |
| Binary | 10000010 | 1100111 | 10011001 | 1111 | 100001 | 0 | 101000 | 100010000 | 10100 | 110010 |
Color Harmonies of #826799
Complementary color
Monochromatic Colors of #826799
Black with #826799
Text Example
Text Example
White with #826799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826799; }
p { color: rgb(130,103,153); }
H1.HeaderClassName
{
color: #826799;
}
.AnyTagClassName
{
color: #826799;
}
</style>
background-color css
<style>
a { background-color: #826799; }
a { background-color: rgb(130,103,153); }
div.DivClassName
{
background-color: #826799;
}
.BgClassName
{
background-color: #826799;
}
</style>
border-color css
<style>
span { border-color: #826799; }
span { border-color: rgb(130,103,153); }
td.TdClassName
{
border-color: #826799;
}
.TagClassName
{
border-color: #826799;
}
</style>