Shades of Ce Soir #826897
Tints of Ce Soir #826897
RGB
CMYK
RGB Variations
Color information
#826897 (or 0x826897) is known color: Ce Soir. HEX triplet: 82, 68 and 97. RGB value is (130,104,151). Sum of RGB (Red+Green+Blue) = 130+104+151=385 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.77% from 385); Green value is 104 (41.02% from 255 or 27.01% from 385); Blue value is 151 (59.38% from 255 or 39.22% from 385); Max value from RGB is 151 - color contains mainly: blue. Hex color #826897 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826897 is #7D9768. Grayscale: #747474. Windows color (decimal): -8230761 or 9922690. OLE color: 9922690.
HSL color Cylindrical-coordinate representation of color #826897: hue angle of 273.19º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #826897 is Cyan = 0.14, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 104 | 151 | - |
| CMYK | 0.14 | 0.31 | 0 | 0.41 |
| HSL | 273.19º | 0.18% | 0.5% | - |
| HSV(B) | 273.19º | 0.31% | 0.59% | - |
| XYZ | 19.74 | 16.88 | 31.5 | - |
| YUV | 117.13 | 147.11 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 151 | 0.14 | 0.31 | 0 | 0.41 | 273.19 | 0.18 | 0.5 |
| Hex | 82 | 68 | 97 | E | 1F | 0 | 29 | 111 | 12 | 32 |
| Octal | 202 | 150 | 227 | 16 | 37 | 0 | 51 | 421 | 22 | 62 |
| Binary | 10000010 | 1101000 | 10010111 | 1110 | 11111 | 0 | 101001 | 100010001 | 10010 | 110010 |
Color Harmonies of #826897
Complementary color
Monochromatic Colors of #826897
Black with #826897
Text Example
Text Example
White with #826897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826897; }
p { color: rgb(130,104,151); }
H1.HeaderClassName
{
color: #826897;
}
.AnyTagClassName
{
color: #826897;
}
</style>
background-color css
<style>
a { background-color: #826897; }
a { background-color: rgb(130,104,151); }
div.DivClassName
{
background-color: #826897;
}
.BgClassName
{
background-color: #826897;
}
</style>
border-color css
<style>
span { border-color: #826897; }
span { border-color: rgb(130,104,151); }
td.TdClassName
{
border-color: #826897;
}
.TagClassName
{
border-color: #826897;
}
</style>