Shades of Ce Soir #896395
Tints of Ce Soir #896395
RGB
CMYK
RGB Variations
Color information
#896395 (or 0x896395) is known color: Ce Soir. HEX triplet: 89, 63 and 95. RGB value is (137,99,149). Sum of RGB (Red+Green+Blue) = 137+99+149=385 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.58% from 385); Green value is 99 (39.06% from 255 or 25.71% from 385); Blue value is 149 (58.59% from 255 or 38.70% from 385); Max value from RGB is 149 - color contains mainly: blue. Hex color #896395 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896395 is #769C6A. Grayscale: #737373. Windows color (decimal): -7773291 or 9790345. OLE color: 9790345.
HSL color Cylindrical-coordinate representation of color #896395: hue angle of 285.6º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #896395 is Cyan = 0.08, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 99 | 149 | - |
| CMYK | 0.08 | 0.34 | 0 | 0.42 |
| HSL | 285.6º | 0.2% | 0.49% | - |
| HSV(B) | 285.6º | 0.34% | 0.58% | - |
| XYZ | 20.2 | 16.41 | 30.54 | - |
| YUV | 116.06 | 146.59 | 142.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 149 | 0.08 | 0.34 | 0 | 0.42 | 285.6 | 0.2 | 0.49 |
| Hex | 89 | 63 | 95 | 8 | 22 | 0 | 2A | 11E | 14 | 31 |
| Octal | 211 | 143 | 225 | 10 | 42 | 0 | 52 | 436 | 24 | 61 |
| Binary | 10001001 | 1100011 | 10010101 | 1000 | 100010 | 0 | 101010 | 100011110 | 10100 | 110001 |
Color Harmonies of #896395
Complementary color
Monochromatic Colors of #896395
Black with #896395
Text Example
Text Example
White with #896395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896395; }
p { color: rgb(137,99,149); }
H1.HeaderClassName
{
color: #896395;
}
.AnyTagClassName
{
color: #896395;
}
</style>
background-color css
<style>
a { background-color: #896395; }
a { background-color: rgb(137,99,149); }
div.DivClassName
{
background-color: #896395;
}
.BgClassName
{
background-color: #896395;
}
</style>
border-color css
<style>
span { border-color: #896395; }
span { border-color: rgb(137,99,149); }
td.TdClassName
{
border-color: #896395;
}
.TagClassName
{
border-color: #896395;
}
</style>