Shades of Ce Soir #896796
Tints of Ce Soir #896796
RGB
CMYK
RGB Variations
Color information
#896796 (or 0x896796) is known color: Ce Soir. HEX triplet: 89, 67 and 96. RGB value is (137,103,150). Sum of RGB (Red+Green+Blue) = 137+103+150=390 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.13% from 390); Green value is 103 (40.62% from 255 or 26.41% from 390); Blue value is 150 (58.98% from 255 or 38.46% from 390); Max value from RGB is 150 - color contains mainly: blue. Hex color #896796 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896796 is #769869. Grayscale: #767676. Windows color (decimal): -7772266 or 9856905. OLE color: 9856905.
HSL color Cylindrical-coordinate representation of color #896796: hue angle of 283.4º 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 #896796 is Cyan = 0.09, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 103 | 150 | - |
| CMYK | 0.09 | 0.31 | 0 | 0.41 |
| HSL | 283.4º | 0.19% | 0.5% | - |
| HSV(B) | 283.4º | 0.31% | 0.59% | - |
| XYZ | 20.67 | 17.22 | 31.09 | - |
| YUV | 118.52 | 145.76 | 141.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 150 | 0.09 | 0.31 | 0 | 0.41 | 283.4 | 0.19 | 0.5 |
| Hex | 89 | 67 | 96 | 9 | 1F | 0 | 29 | 11B | 13 | 32 |
| Octal | 211 | 147 | 226 | 11 | 37 | 0 | 51 | 433 | 23 | 62 |
| Binary | 10001001 | 1100111 | 10010110 | 1001 | 11111 | 0 | 101001 | 100011011 | 10011 | 110010 |
Color Harmonies of #896796
Complementary color
Monochromatic Colors of #896796
Black with #896796
Text Example
Text Example
White with #896796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896796; }
p { color: rgb(137,103,150); }
H1.HeaderClassName
{
color: #896796;
}
.AnyTagClassName
{
color: #896796;
}
</style>
background-color css
<style>
a { background-color: #896796; }
a { background-color: rgb(137,103,150); }
div.DivClassName
{
background-color: #896796;
}
.BgClassName
{
background-color: #896796;
}
</style>
border-color css
<style>
span { border-color: #896796; }
span { border-color: rgb(137,103,150); }
td.TdClassName
{
border-color: #896796;
}
.TagClassName
{
border-color: #896796;
}
</style>