Shades of Ce Soir #826097
Tints of Ce Soir #826097
RGB
CMYK
RGB Variations
Color information
#826097 (or 0x826097) is known color: Ce Soir. HEX triplet: 82, 60 and 97. RGB value is (130,96,151). Sum of RGB (Red+Green+Blue) = 130+96+151=377 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.48% from 377); Green value is 96 (37.89% from 255 or 25.46% from 377); Blue value is 151 (59.38% from 255 or 40.05% from 377); Max value from RGB is 151 - color contains mainly: blue. Hex color #826097 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826097 is #7D9F68. Grayscale: #707070. Windows color (decimal): -8232809 or 9920642. OLE color: 9920642.
HSL color Cylindrical-coordinate representation of color #826097: hue angle of 277.09º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #826097 is Cyan = 0.14, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 96 | 151 | - |
| CMYK | 0.14 | 0.36 | 0 | 0.41 |
| HSL | 277.09º | 0.22% | 0.48% | - |
| HSV(B) | 277.09º | 0.36% | 0.59% | - |
| XYZ | 18.97 | 15.35 | 31.24 | - |
| YUV | 112.44 | 149.76 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 151 | 0.14 | 0.36 | 0 | 0.41 | 277.09 | 0.22 | 0.48 |
| Hex | 82 | 60 | 97 | E | 24 | 0 | 29 | 115 | 16 | 30 |
| Octal | 202 | 140 | 227 | 16 | 44 | 0 | 51 | 425 | 26 | 60 |
| Binary | 10000010 | 1100000 | 10010111 | 1110 | 100100 | 0 | 101001 | 100010101 | 10110 | 110000 |
Color Harmonies of #826097
Complementary color
Monochromatic Colors of #826097
Black with #826097
Text Example
Text Example
White with #826097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826097; }
p { color: rgb(130,96,151); }
H1.HeaderClassName
{
color: #826097;
}
.AnyTagClassName
{
color: #826097;
}
</style>
background-color css
<style>
a { background-color: #826097; }
a { background-color: rgb(130,96,151); }
div.DivClassName
{
background-color: #826097;
}
.BgClassName
{
background-color: #826097;
}
</style>
border-color css
<style>
span { border-color: #826097; }
span { border-color: rgb(130,96,151); }
td.TdClassName
{
border-color: #826097;
}
.TagClassName
{
border-color: #826097;
}
</style>