Shades of Ce Soir #896896
Tints of Ce Soir #896896
RGB
CMYK
RGB Variations
Color information
#896896 (or 0x896896) is known color: Ce Soir. HEX triplet: 89, 68 and 96. RGB value is (137,104,150). Sum of RGB (Red+Green+Blue) = 137+104+150=391 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.04% from 391); Green value is 104 (41.02% from 255 or 26.60% from 391); Blue value is 150 (58.98% from 255 or 38.36% from 391); Max value from RGB is 150 - color contains mainly: blue. Hex color #896896 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896896 is #769769. Grayscale: #767676. Windows color (decimal): -7772010 or 9857161. OLE color: 9857161.
HSL color Cylindrical-coordinate representation of color #896896: hue angle of 283.04º degrees, saturation: 0.18, 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 #896896 is Cyan = 0.09, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 104 | 150 | - |
| CMYK | 0.09 | 0.31 | 0 | 0.41 |
| HSL | 283.04º | 0.18% | 0.5% | - |
| HSV(B) | 283.04º | 0.31% | 0.59% | - |
| XYZ | 20.77 | 17.42 | 31.12 | - |
| YUV | 119.11 | 145.43 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 150 | 0.09 | 0.31 | 0 | 0.41 | 283.04 | 0.18 | 0.5 |
| Hex | 89 | 68 | 96 | 9 | 1F | 0 | 29 | 11B | 12 | 32 |
| Octal | 211 | 150 | 226 | 11 | 37 | 0 | 51 | 433 | 22 | 62 |
| Binary | 10001001 | 1101000 | 10010110 | 1001 | 11111 | 0 | 101001 | 100011011 | 10010 | 110010 |
Color Harmonies of #896896
Complementary color
Monochromatic Colors of #896896
Black with #896896
Text Example
Text Example
White with #896896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896896; }
p { color: rgb(137,104,150); }
H1.HeaderClassName
{
color: #896896;
}
.AnyTagClassName
{
color: #896896;
}
</style>
background-color css
<style>
a { background-color: #896896; }
a { background-color: rgb(137,104,150); }
div.DivClassName
{
background-color: #896896;
}
.BgClassName
{
background-color: #896896;
}
</style>
border-color css
<style>
span { border-color: #896896; }
span { border-color: rgb(137,104,150); }
td.TdClassName
{
border-color: #896896;
}
.TagClassName
{
border-color: #896896;
}
</style>