Shades of Ce Soir #896396
Tints of Ce Soir #896396
RGB
CMYK
RGB Variations
Color information
#896396 (or 0x896396) is known color: Ce Soir. HEX triplet: 89, 63 and 96. RGB value is (137,99,150). Sum of RGB (Red+Green+Blue) = 137+99+150=386 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.49% from 386); Green value is 99 (39.06% from 255 or 25.65% from 386); Blue value is 150 (58.98% from 255 or 38.86% from 386); Max value from RGB is 150 - color contains mainly: blue. Hex color #896396 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896396 is #769C69. Grayscale: #747474. Windows color (decimal): -7773290 or 9855881. OLE color: 9855881.
HSL color Cylindrical-coordinate representation of color #896396: hue angle of 284.71º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #896396 is Cyan = 0.09, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 99 | 150 | - |
| CMYK | 0.09 | 0.34 | 0 | 0.41 |
| HSL | 284.71º | 0.2% | 0.49% | - |
| HSV(B) | 284.71º | 0.34% | 0.59% | - |
| XYZ | 20.28 | 16.44 | 30.96 | - |
| YUV | 116.18 | 147.09 | 142.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 150 | 0.09 | 0.34 | 0 | 0.41 | 284.71 | 0.2 | 0.49 |
| Hex | 89 | 63 | 96 | 9 | 22 | 0 | 29 | 11D | 14 | 31 |
| Octal | 211 | 143 | 226 | 11 | 42 | 0 | 51 | 435 | 24 | 61 |
| Binary | 10001001 | 1100011 | 10010110 | 1001 | 100010 | 0 | 101001 | 100011101 | 10100 | 110001 |
Color Harmonies of #896396
Complementary color
Monochromatic Colors of #896396
Black with #896396
Text Example
Text Example
White with #896396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896396; }
p { color: rgb(137,99,150); }
H1.HeaderClassName
{
color: #896396;
}
.AnyTagClassName
{
color: #896396;
}
</style>
background-color css
<style>
a { background-color: #896396; }
a { background-color: rgb(137,99,150); }
div.DivClassName
{
background-color: #896396;
}
.BgClassName
{
background-color: #896396;
}
</style>
border-color css
<style>
span { border-color: #896396; }
span { border-color: rgb(137,99,150); }
td.TdClassName
{
border-color: #896396;
}
.TagClassName
{
border-color: #896396;
}
</style>