Shades of Ce Soir #826594
Tints of Ce Soir #826594
RGB
CMYK
RGB Variations
Color information
#826594 (or 0x826594) is known color: Ce Soir. HEX triplet: 82, 65 and 94. RGB value is (130,101,148). Sum of RGB (Red+Green+Blue) = 130+101+148=379 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.30% from 379); Green value is 101 (39.84% from 255 or 26.65% from 379); Blue value is 148 (58.20% from 255 or 39.05% from 379); Max value from RGB is 148 - color contains mainly: blue. Hex color #826594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826594 is #7D9A6B. Grayscale: #727272. Windows color (decimal): -8231532 or 9725314. OLE color: 9725314.
HSL color Cylindrical-coordinate representation of color #826594: hue angle of 277.02º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #826594 is Cyan = 0.12, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 101 | 148 | - |
| CMYK | 0.12 | 0.32 | 0 | 0.42 |
| HSL | 277.02º | 0.19% | 0.49% | - |
| HSV(B) | 277.02º | 0.32% | 0.58% | - |
| XYZ | 19.2 | 16.19 | 30.13 | - |
| YUV | 115.03 | 146.61 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 148 | 0.12 | 0.32 | 0 | 0.42 | 277.02 | 0.19 | 0.49 |
| Hex | 82 | 65 | 94 | C | 20 | 0 | 2A | 115 | 13 | 31 |
| Octal | 202 | 145 | 224 | 14 | 40 | 0 | 52 | 425 | 23 | 61 |
| Binary | 10000010 | 1100101 | 10010100 | 1100 | 100000 | 0 | 101010 | 100010101 | 10011 | 110001 |
Color Harmonies of #826594
Complementary color
Monochromatic Colors of #826594
Black with #826594
Text Example
Text Example
White with #826594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826594; }
p { color: rgb(130,101,148); }
H1.HeaderClassName
{
color: #826594;
}
.AnyTagClassName
{
color: #826594;
}
</style>
background-color css
<style>
a { background-color: #826594; }
a { background-color: rgb(130,101,148); }
div.DivClassName
{
background-color: #826594;
}
.BgClassName
{
background-color: #826594;
}
</style>
border-color css
<style>
span { border-color: #826594; }
span { border-color: rgb(130,101,148); }
td.TdClassName
{
border-color: #826594;
}
.TagClassName
{
border-color: #826594;
}
</style>