Shades of Ce Soir #896599
Tints of Ce Soir #896599
RGB
CMYK
RGB Variations
Color information
#896599 (or 0x896599) is known color: Ce Soir. HEX triplet: 89, 65 and 99. RGB value is (137,101,153). Sum of RGB (Red+Green+Blue) = 137+101+153=391 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.04% from 391); Green value is 101 (39.84% from 255 or 25.83% from 391); Blue value is 153 (60.16% from 255 or 39.13% from 391); Max value from RGB is 153 - color contains mainly: blue. Hex color #896599 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896599 is #769A66. Grayscale: #757575. Windows color (decimal): -7772775 or 10053001. OLE color: 10053001.
HSL color Cylindrical-coordinate representation of color #896599: hue angle of 281.54º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #896599 is Cyan = 0.10, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 137 | 101 | 153 | - |
| CMYK | 0.10 | 0.34 | 0 | 0.4 |
| HSL | 281.54º | 0.2% | 0.5% | - |
| HSV(B) | 281.54º | 0.34% | 0.6% | - |
| XYZ | 20.72 | 16.93 | 32.31 | - |
| YUV | 117.69 | 147.93 | 141.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 153 | 0.10 | 0.34 | 0 | 0.4 | 281.54 | 0.2 | 0.5 |
| Hex | 89 | 65 | 99 | A | 22 | 0 | 28 | 11A | 14 | 32 |
| Octal | 211 | 145 | 231 | 12 | 42 | 0 | 50 | 432 | 24 | 62 |
| Binary | 10001001 | 1100101 | 10011001 | 1010 | 100010 | 0 | 101000 | 100011010 | 10100 | 110010 |
Color Harmonies of #896599
Complementary color
Monochromatic Colors of #896599
Black with #896599
Text Example
Text Example
White with #896599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896599; }
p { color: rgb(137,101,153); }
H1.HeaderClassName
{
color: #896599;
}
.AnyTagClassName
{
color: #896599;
}
</style>
background-color css
<style>
a { background-color: #896599; }
a { background-color: rgb(137,101,153); }
div.DivClassName
{
background-color: #896599;
}
.BgClassName
{
background-color: #896599;
}
</style>
border-color css
<style>
span { border-color: #896599; }
span { border-color: rgb(137,101,153); }
td.TdClassName
{
border-color: #896599;
}
.TagClassName
{
border-color: #896599;
}
</style>