Shades of Ce Soir #896894
Tints of Ce Soir #896894
RGB
CMYK
RGB Variations
Color information
#896894 (or 0x896894) is known color: Ce Soir. HEX triplet: 89, 68 and 94. RGB value is (137,104,148). Sum of RGB (Red+Green+Blue) = 137+104+148=389 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.22% from 389); Green value is 104 (41.02% from 255 or 26.74% from 389); Blue value is 148 (58.20% from 255 or 38.05% from 389); Max value from RGB is 148 - color contains mainly: blue. Hex color #896894 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896894 is #76976B. Grayscale: #767676. Windows color (decimal): -7772012 or 9726089. OLE color: 9726089.
HSL color Cylindrical-coordinate representation of color #896894: hue angle of 285º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #896894 is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 104 | 148 | - |
| CMYK | 0.07 | 0.30 | 0 | 0.42 |
| HSL | 285º | 0.17% | 0.49% | - |
| HSV(B) | 285º | 0.3% | 0.58% | - |
| XYZ | 20.61 | 17.36 | 30.28 | - |
| YUV | 118.88 | 144.43 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 148 | 0.07 | 0.30 | 0 | 0.42 | 285 | 0.17 | 0.49 |
| Hex | 89 | 68 | 94 | 7 | 1E | 0 | 2A | 11D | 11 | 31 |
| Octal | 211 | 150 | 224 | 7 | 36 | 0 | 52 | 435 | 21 | 61 |
| Binary | 10001001 | 1101000 | 10010100 | 111 | 11110 | 0 | 101010 | 100011101 | 10001 | 110001 |
Color Harmonies of #896894
Complementary color
Monochromatic Colors of #896894
Black with #896894
Text Example
Text Example
White with #896894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896894; }
p { color: rgb(137,104,148); }
H1.HeaderClassName
{
color: #896894;
}
.AnyTagClassName
{
color: #896894;
}
</style>
background-color css
<style>
a { background-color: #896894; }
a { background-color: rgb(137,104,148); }
div.DivClassName
{
background-color: #896894;
}
.BgClassName
{
background-color: #896894;
}
</style>
border-color css
<style>
span { border-color: #896894; }
span { border-color: rgb(137,104,148); }
td.TdClassName
{
border-color: #896894;
}
.TagClassName
{
border-color: #896894;
}
</style>