Shades of Ce Soir #826495
Tints of Ce Soir #826495
RGB
CMYK
RGB Variations
Color information
#826495 (or 0x826495) is known color: Ce Soir. HEX triplet: 82, 64 and 95. RGB value is (130,100,149). Sum of RGB (Red+Green+Blue) = 130+100+149=379 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.30% from 379); Green value is 100 (39.45% from 255 or 26.39% from 379); Blue value is 149 (58.59% from 255 or 39.31% from 379); Max value from RGB is 149 - color contains mainly: blue. Hex color #826495 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826495 is #7D9B6A. Grayscale: #727272. Windows color (decimal): -8231787 or 9790594. OLE color: 9790594.
HSL color Cylindrical-coordinate representation of color #826495: hue angle of 276.73º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #826495 is Cyan = 0.13, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 100 | 149 | - |
| CMYK | 0.13 | 0.33 | 0 | 0.42 |
| HSL | 276.73º | 0.2% | 0.49% | - |
| HSV(B) | 276.73º | 0.33% | 0.58% | - |
| XYZ | 19.19 | 16.03 | 30.52 | - |
| YUV | 114.56 | 147.44 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 149 | 0.13 | 0.33 | 0 | 0.42 | 276.73 | 0.2 | 0.49 |
| Hex | 82 | 64 | 95 | D | 21 | 0 | 2A | 115 | 14 | 31 |
| Octal | 202 | 144 | 225 | 15 | 41 | 0 | 52 | 425 | 24 | 61 |
| Binary | 10000010 | 1100100 | 10010101 | 1101 | 100001 | 0 | 101010 | 100010101 | 10100 | 110001 |
Color Harmonies of #826495
Complementary color
Monochromatic Colors of #826495
Black with #826495
Text Example
Text Example
White with #826495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826495; }
p { color: rgb(130,100,149); }
H1.HeaderClassName
{
color: #826495;
}
.AnyTagClassName
{
color: #826495;
}
</style>
background-color css
<style>
a { background-color: #826495; }
a { background-color: rgb(130,100,149); }
div.DivClassName
{
background-color: #826495;
}
.BgClassName
{
background-color: #826495;
}
</style>
border-color css
<style>
span { border-color: #826495; }
span { border-color: rgb(130,100,149); }
td.TdClassName
{
border-color: #826495;
}
.TagClassName
{
border-color: #826495;
}
</style>