Shades of Ce Soir #896295
Tints of Ce Soir #896295
RGB
CMYK
RGB Variations
Color information
#896295 (or 0x896295) is known color: Ce Soir. HEX triplet: 89, 62 and 95. RGB value is (137,98,149). Sum of RGB (Red+Green+Blue) = 137+98+149=384 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.68% from 384); Green value is 98 (38.67% from 255 or 25.52% from 384); Blue value is 149 (58.59% from 255 or 38.80% from 384); Max value from RGB is 149 - color contains mainly: blue. Hex color #896295 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896295 is #769D6A. Grayscale: #737373. Windows color (decimal): -7773547 or 9790089. OLE color: 9790089.
HSL color Cylindrical-coordinate representation of color #896295: hue angle of 285.88º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #896295 is Cyan = 0.08, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 98 | 149 | - |
| CMYK | 0.08 | 0.34 | 0 | 0.42 |
| HSL | 285.88º | 0.21% | 0.48% | - |
| HSV(B) | 285.88º | 0.34% | 0.58% | - |
| XYZ | 20.11 | 16.22 | 30.51 | - |
| YUV | 115.48 | 146.92 | 143.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 98 | 149 | 0.08 | 0.34 | 0 | 0.42 | 285.88 | 0.21 | 0.48 |
| Hex | 89 | 62 | 95 | 8 | 22 | 0 | 2A | 11E | 15 | 30 |
| Octal | 211 | 142 | 225 | 10 | 42 | 0 | 52 | 436 | 25 | 60 |
| Binary | 10001001 | 1100010 | 10010101 | 1000 | 100010 | 0 | 101010 | 100011110 | 10101 | 110000 |
Color Harmonies of #896295
Complementary color
Monochromatic Colors of #896295
Black with #896295
Text Example
Text Example
White with #896295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896295; }
p { color: rgb(137,98,149); }
H1.HeaderClassName
{
color: #896295;
}
.AnyTagClassName
{
color: #896295;
}
</style>
background-color css
<style>
a { background-color: #896295; }
a { background-color: rgb(137,98,149); }
div.DivClassName
{
background-color: #896295;
}
.BgClassName
{
background-color: #896295;
}
</style>
border-color css
<style>
span { border-color: #896295; }
span { border-color: rgb(137,98,149); }
td.TdClassName
{
border-color: #896295;
}
.TagClassName
{
border-color: #896295;
}
</style>