Shades of Ce Soir #816596
Tints of Ce Soir #816596
RGB
CMYK
RGB Variations
Color information
#816596 (or 0x816596) is known color: Ce Soir. HEX triplet: 81, 65 and 96. RGB value is (129,101,150). Sum of RGB (Red+Green+Blue) = 129+101+150=380 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.95% from 380); Green value is 101 (39.84% from 255 or 26.58% from 380); Blue value is 150 (58.98% from 255 or 39.47% from 380); Max value from RGB is 150 - color contains mainly: blue. Hex color #816596 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816596 is #7E9A69. Grayscale: #727272. Windows color (decimal): -8297066 or 9856385. OLE color: 9856385.
HSL color Cylindrical-coordinate representation of color #816596: hue angle of 274.29º 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 #816596 is Cyan = 0.14, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 101 | 150 | - |
| CMYK | 0.14 | 0.33 | 0 | 0.41 |
| HSL | 274.29º | 0.2% | 0.49% | - |
| HSV(B) | 274.29º | 0.33% | 0.59% | - |
| XYZ | 19.21 | 16.18 | 30.96 | - |
| YUV | 114.96 | 147.78 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 101 | 150 | 0.14 | 0.33 | 0 | 0.41 | 274.29 | 0.2 | 0.49 |
| Hex | 81 | 65 | 96 | E | 21 | 0 | 29 | 112 | 14 | 31 |
| Octal | 201 | 145 | 226 | 16 | 41 | 0 | 51 | 422 | 24 | 61 |
| Binary | 10000001 | 1100101 | 10010110 | 1110 | 100001 | 0 | 101001 | 100010010 | 10100 | 110001 |
Color Harmonies of #816596
Complementary color
Monochromatic Colors of #816596
Black with #816596
Text Example
Text Example
White with #816596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816596; }
p { color: rgb(129,101,150); }
H1.HeaderClassName
{
color: #816596;
}
.AnyTagClassName
{
color: #816596;
}
</style>
background-color css
<style>
a { background-color: #816596; }
a { background-color: rgb(129,101,150); }
div.DivClassName
{
background-color: #816596;
}
.BgClassName
{
background-color: #816596;
}
</style>
border-color css
<style>
span { border-color: #816596; }
span { border-color: rgb(129,101,150); }
td.TdClassName
{
border-color: #816596;
}
.TagClassName
{
border-color: #816596;
}
</style>