Shades of Ce Soir #896595
Tints of Ce Soir #896595
RGB
CMYK
RGB Variations
Color information
#896595 (or 0x896595) is known color: Ce Soir. HEX triplet: 89, 65 and 95. RGB value is (137,101,149). Sum of RGB (Red+Green+Blue) = 137+101+149=387 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.40% from 387); Green value is 101 (39.84% from 255 or 26.10% from 387); Blue value is 149 (58.59% from 255 or 38.50% from 387); Max value from RGB is 149 - color contains mainly: blue. Hex color #896595 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896595 is #769A6A. Grayscale: #757575. Windows color (decimal): -7772779 or 9790857. OLE color: 9790857.
HSL color Cylindrical-coordinate representation of color #896595: hue angle of 285º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #896595 is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 101 | 149 | - |
| CMYK | 0.08 | 0.32 | 0 | 0.42 |
| HSL | 285º | 0.19% | 0.49% | - |
| HSV(B) | 285º | 0.32% | 0.58% | - |
| XYZ | 20.4 | 16.8 | 30.6 | - |
| YUV | 117.24 | 145.93 | 142.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 149 | 0.08 | 0.32 | 0 | 0.42 | 285 | 0.19 | 0.49 |
| Hex | 89 | 65 | 95 | 8 | 20 | 0 | 2A | 11D | 13 | 31 |
| Octal | 211 | 145 | 225 | 10 | 40 | 0 | 52 | 435 | 23 | 61 |
| Binary | 10001001 | 1100101 | 10010101 | 1000 | 100000 | 0 | 101010 | 100011101 | 10011 | 110001 |
Color Harmonies of #896595
Complementary color
Monochromatic Colors of #896595
Black with #896595
Text Example
Text Example
White with #896595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896595; }
p { color: rgb(137,101,149); }
H1.HeaderClassName
{
color: #896595;
}
.AnyTagClassName
{
color: #896595;
}
</style>
background-color css
<style>
a { background-color: #896595; }
a { background-color: rgb(137,101,149); }
div.DivClassName
{
background-color: #896595;
}
.BgClassName
{
background-color: #896595;
}
</style>
border-color css
<style>
span { border-color: #896595; }
span { border-color: rgb(137,101,149); }
td.TdClassName
{
border-color: #896595;
}
.TagClassName
{
border-color: #896595;
}
</style>