Shades of Ce Soir #826597
Tints of Ce Soir #826597
RGB
CMYK
RGB Variations
Color information
#826597 (or 0x826597) is known color: Ce Soir. HEX triplet: 82, 65 and 97. RGB value is (130,101,151). Sum of RGB (Red+Green+Blue) = 130+101+151=382 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.03% from 382); Green value is 101 (39.84% from 255 or 26.44% from 382); Blue value is 151 (59.38% from 255 or 39.53% from 382); Max value from RGB is 151 - color contains mainly: blue. Hex color #826597 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826597 is #7D9A68. Grayscale: #737373. Windows color (decimal): -8231529 or 9921922. OLE color: 9921922.
HSL color Cylindrical-coordinate representation of color #826597: hue angle of 274.8º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #826597 is Cyan = 0.14, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 101 | 151 | - |
| CMYK | 0.14 | 0.33 | 0 | 0.41 |
| HSL | 274.8º | 0.2% | 0.49% | - |
| HSV(B) | 274.8º | 0.33% | 0.59% | - |
| XYZ | 19.45 | 16.29 | 31.4 | - |
| YUV | 115.37 | 148.11 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 151 | 0.14 | 0.33 | 0 | 0.41 | 274.8 | 0.2 | 0.49 |
| Hex | 82 | 65 | 97 | E | 21 | 0 | 29 | 113 | 14 | 31 |
| Octal | 202 | 145 | 227 | 16 | 41 | 0 | 51 | 423 | 24 | 61 |
| Binary | 10000010 | 1100101 | 10010111 | 1110 | 100001 | 0 | 101001 | 100010011 | 10100 | 110001 |
Color Harmonies of #826597
Complementary color
Monochromatic Colors of #826597
Black with #826597
Text Example
Text Example
White with #826597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826597; }
p { color: rgb(130,101,151); }
H1.HeaderClassName
{
color: #826597;
}
.AnyTagClassName
{
color: #826597;
}
</style>
background-color css
<style>
a { background-color: #826597; }
a { background-color: rgb(130,101,151); }
div.DivClassName
{
background-color: #826597;
}
.BgClassName
{
background-color: #826597;
}
</style>
border-color css
<style>
span { border-color: #826597; }
span { border-color: rgb(130,101,151); }
td.TdClassName
{
border-color: #826597;
}
.TagClassName
{
border-color: #826597;
}
</style>