Shades of Ce Soir #816796
Tints of Ce Soir #816796
RGB
CMYK
RGB Variations
Color information
#816796 (or 0x816796) is known color: Ce Soir. HEX triplet: 81, 67 and 96. RGB value is (129,103,150). Sum of RGB (Red+Green+Blue) = 129+103+150=382 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.77% from 382); Green value is 103 (40.62% from 255 or 26.96% from 382); Blue value is 150 (58.98% from 255 or 39.27% from 382); Max value from RGB is 150 - color contains mainly: blue. Hex color #816796 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816796 is #7E9869. Grayscale: #737373. Windows color (decimal): -8296554 or 9856897. OLE color: 9856897.
HSL color Cylindrical-coordinate representation of color #816796: hue angle of 273.19º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #816796 is Cyan = 0.14, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 103 | 150 | - |
| CMYK | 0.14 | 0.31 | 0 | 0.41 |
| HSL | 273.19º | 0.19% | 0.5% | - |
| HSV(B) | 273.19º | 0.31% | 0.59% | - |
| XYZ | 19.41 | 16.57 | 31.03 | - |
| YUV | 116.13 | 147.11 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 150 | 0.14 | 0.31 | 0 | 0.41 | 273.19 | 0.19 | 0.5 |
| Hex | 81 | 67 | 96 | E | 1F | 0 | 29 | 111 | 13 | 32 |
| Octal | 201 | 147 | 226 | 16 | 37 | 0 | 51 | 421 | 23 | 62 |
| Binary | 10000001 | 1100111 | 10010110 | 1110 | 11111 | 0 | 101001 | 100010001 | 10011 | 110010 |
Color Harmonies of #816796
Complementary color
Monochromatic Colors of #816796
Black with #816796
Text Example
Text Example
White with #816796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816796; }
p { color: rgb(129,103,150); }
H1.HeaderClassName
{
color: #816796;
}
.AnyTagClassName
{
color: #816796;
}
</style>
background-color css
<style>
a { background-color: #816796; }
a { background-color: rgb(129,103,150); }
div.DivClassName
{
background-color: #816796;
}
.BgClassName
{
background-color: #816796;
}
</style>
border-color css
<style>
span { border-color: #816796; }
span { border-color: rgb(129,103,150); }
td.TdClassName
{
border-color: #816796;
}
.TagClassName
{
border-color: #816796;
}
</style>