Shades of Ce Soir #896D9E
Tints of Ce Soir #896D9E
RGB
CMYK
RGB Variations
Color information
#896D9E (or 0x896D9E) is known color: Ce Soir. HEX triplet: 89, 6D and 9E. RGB value is (137,109,158). Sum of RGB (Red+Green+Blue) = 137+109+158=404 (53% of max value = 765). Red value is 137 (53.91% from 255 or 33.91% from 404); Green value is 109 (42.97% from 255 or 26.98% from 404); Blue value is 158 (62.11% from 255 or 39.11% from 404); Max value from RGB is 158 - color contains mainly: blue. Hex color #896D9E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896D9E is #769261. Grayscale: #7A7A7A. Windows color (decimal): -7770722 or 10382729. OLE color: 10382729.
HSL color Cylindrical-coordinate representation of color #896D9E: hue angle of 274.29º degrees, saturation: 0.2, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #896D9E is Cyan = 0.13, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 137 | 109 | 158 | - |
| CMYK | 0.13 | 0.31 | 0 | 0.38 |
| HSL | 274.29º | 0.2% | 0.52% | - |
| HSV(B) | 274.29º | 0.31% | 0.62% | - |
| XYZ | 21.96 | 18.72 | 34.8 | - |
| YUV | 122.96 | 147.78 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 109 | 158 | 0.13 | 0.31 | 0 | 0.38 | 274.29 | 0.2 | 0.52 |
| Hex | 89 | 6D | 9E | D | 1F | 0 | 26 | 112 | 14 | 34 |
| Octal | 211 | 155 | 236 | 15 | 37 | 0 | 46 | 422 | 24 | 64 |
| Binary | 10001001 | 1101101 | 10011110 | 1101 | 11111 | 0 | 100110 | 100010010 | 10100 | 110100 |
Color Harmonies of #896D9E
Complementary color
Monochromatic Colors of #896D9E
Black with #896D9E
Text Example
Text Example
White with #896D9E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896D9E; }
p { color: rgb(137,109,158); }
H1.HeaderClassName
{
color: #896D9E;
}
.AnyTagClassName
{
color: #896D9E;
}
</style>
background-color css
<style>
a { background-color: #896D9E; }
a { background-color: rgb(137,109,158); }
div.DivClassName
{
background-color: #896D9E;
}
.BgClassName
{
background-color: #896D9E;
}
</style>
border-color css
<style>
span { border-color: #896D9E; }
span { border-color: rgb(137,109,158); }
td.TdClassName
{
border-color: #896D9E;
}
.TagClassName
{
border-color: #896D9E;
}
</style>