Shades of Ce Soir #896895
Tints of Ce Soir #896895
RGB
CMYK
RGB Variations
Color information
#896895 (or 0x896895) is known color: Ce Soir. HEX triplet: 89, 68 and 95. RGB value is (137,104,149). Sum of RGB (Red+Green+Blue) = 137+104+149=390 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.13% from 390); Green value is 104 (41.02% from 255 or 26.67% from 390); Blue value is 149 (58.59% from 255 or 38.21% from 390); Max value from RGB is 149 - color contains mainly: blue. Hex color #896895 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896895 is #76976A. Grayscale: #767676. Windows color (decimal): -7772011 or 9791625. OLE color: 9791625.
HSL color Cylindrical-coordinate representation of color #896895: hue angle of 284º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #896895 is Cyan = 0.08, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 104 | 149 | - |
| CMYK | 0.08 | 0.30 | 0 | 0.42 |
| HSL | 284º | 0.18% | 0.5% | - |
| HSV(B) | 284º | 0.3% | 0.58% | - |
| XYZ | 20.69 | 17.39 | 30.7 | - |
| YUV | 119 | 144.93 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 149 | 0.08 | 0.30 | 0 | 0.42 | 284 | 0.18 | 0.5 |
| Hex | 89 | 68 | 95 | 8 | 1E | 0 | 2A | 11C | 12 | 32 |
| Octal | 211 | 150 | 225 | 10 | 36 | 0 | 52 | 434 | 22 | 62 |
| Binary | 10001001 | 1101000 | 10010101 | 1000 | 11110 | 0 | 101010 | 100011100 | 10010 | 110010 |
Color Harmonies of #896895
Complementary color
Monochromatic Colors of #896895
Black with #896895
Text Example
Text Example
White with #896895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896895; }
p { color: rgb(137,104,149); }
H1.HeaderClassName
{
color: #896895;
}
.AnyTagClassName
{
color: #896895;
}
</style>
background-color css
<style>
a { background-color: #896895; }
a { background-color: rgb(137,104,149); }
div.DivClassName
{
background-color: #896895;
}
.BgClassName
{
background-color: #896895;
}
</style>
border-color css
<style>
span { border-color: #896895; }
span { border-color: rgb(137,104,149); }
td.TdClassName
{
border-color: #896895;
}
.TagClassName
{
border-color: #896895;
}
</style>