Shades of Ce Soir #826795
Tints of Ce Soir #826795
RGB
CMYK
RGB Variations
Color information
#826795 (or 0x826795) is known color: Ce Soir. HEX triplet: 82, 67 and 95. RGB value is (130,103,149). Sum of RGB (Red+Green+Blue) = 130+103+149=382 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.03% from 382); Green value is 103 (40.62% from 255 or 26.96% from 382); Blue value is 149 (58.59% from 255 or 39.01% from 382); Max value from RGB is 149 - color contains mainly: blue. Hex color #826795 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826795 is #7D986A. Grayscale: #747474. Windows color (decimal): -8231019 or 9791362. OLE color: 9791362.
HSL color Cylindrical-coordinate representation of color #826795: hue angle of 275.22º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #826795 is Cyan = 0.13, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 103 | 149 | - |
| CMYK | 0.13 | 0.31 | 0 | 0.42 |
| HSL | 275.22º | 0.18% | 0.49% | - |
| HSV(B) | 275.22º | 0.31% | 0.58% | - |
| XYZ | 19.48 | 16.62 | 30.61 | - |
| YUV | 116.32 | 146.45 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 149 | 0.13 | 0.31 | 0 | 0.42 | 275.22 | 0.18 | 0.49 |
| Hex | 82 | 67 | 95 | D | 1F | 0 | 2A | 113 | 12 | 31 |
| Octal | 202 | 147 | 225 | 15 | 37 | 0 | 52 | 423 | 22 | 61 |
| Binary | 10000010 | 1100111 | 10010101 | 1101 | 11111 | 0 | 101010 | 100010011 | 10010 | 110001 |
Color Harmonies of #826795
Complementary color
Monochromatic Colors of #826795
Black with #826795
Text Example
Text Example
White with #826795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826795; }
p { color: rgb(130,103,149); }
H1.HeaderClassName
{
color: #826795;
}
.AnyTagClassName
{
color: #826795;
}
</style>
background-color css
<style>
a { background-color: #826795; }
a { background-color: rgb(130,103,149); }
div.DivClassName
{
background-color: #826795;
}
.BgClassName
{
background-color: #826795;
}
</style>
border-color css
<style>
span { border-color: #826795; }
span { border-color: rgb(130,103,149); }
td.TdClassName
{
border-color: #826795;
}
.TagClassName
{
border-color: #826795;
}
</style>