Shades of Ce Soir #826997
Tints of Ce Soir #826997
RGB
CMYK
RGB Variations
Color information
#826997 (or 0x826997) is known color: Ce Soir. HEX triplet: 82, 69 and 97. RGB value is (130,105,151). Sum of RGB (Red+Green+Blue) = 130+105+151=386 (51% of max value = 765). Red value is 130 (51.17% from 255 or 33.68% from 386); Green value is 105 (41.41% from 255 or 27.20% from 386); Blue value is 151 (59.38% from 255 or 39.12% from 386); Max value from RGB is 151 - color contains mainly: blue. Hex color #826997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826997 is #7D9668. Grayscale: #757575. Windows color (decimal): -8230505 or 9922946. OLE color: 9922946.
HSL color Cylindrical-coordinate representation of color #826997: hue angle of 272.61º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #826997 is Cyan = 0.14, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 105 | 151 | - |
| CMYK | 0.14 | 0.30 | 0 | 0.41 |
| HSL | 272.61º | 0.18% | 0.5% | - |
| HSV(B) | 272.61º | 0.3% | 0.59% | - |
| XYZ | 19.84 | 17.08 | 31.53 | - |
| YUV | 117.72 | 146.78 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 151 | 0.14 | 0.30 | 0 | 0.41 | 272.61 | 0.18 | 0.5 |
| Hex | 82 | 69 | 97 | E | 1E | 0 | 29 | 111 | 12 | 32 |
| Octal | 202 | 151 | 227 | 16 | 36 | 0 | 51 | 421 | 22 | 62 |
| Binary | 10000010 | 1101001 | 10010111 | 1110 | 11110 | 0 | 101001 | 100010001 | 10010 | 110010 |
Color Harmonies of #826997
Complementary color
Monochromatic Colors of #826997
Black with #826997
Text Example
Text Example
White with #826997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826997; }
p { color: rgb(130,105,151); }
H1.HeaderClassName
{
color: #826997;
}
.AnyTagClassName
{
color: #826997;
}
</style>
background-color css
<style>
a { background-color: #826997; }
a { background-color: rgb(130,105,151); }
div.DivClassName
{
background-color: #826997;
}
.BgClassName
{
background-color: #826997;
}
</style>
border-color css
<style>
span { border-color: #826997; }
span { border-color: rgb(130,105,151); }
td.TdClassName
{
border-color: #826997;
}
.TagClassName
{
border-color: #826997;
}
</style>