Shades of Ce Soir #896499
Tints of Ce Soir #896499
RGB
CMYK
RGB Variations
Color information
#896499 (or 0x896499) is known color: Ce Soir. HEX triplet: 89, 64 and 99. RGB value is (137,100,153). Sum of RGB (Red+Green+Blue) = 137+100+153=390 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.13% from 390); Green value is 100 (39.45% from 255 or 25.64% from 390); Blue value is 153 (60.16% from 255 or 39.23% from 390); Max value from RGB is 153 - color contains mainly: blue. Hex color #896499 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896499 is #769B66. Grayscale: #747474. Windows color (decimal): -7773031 or 10052745. OLE color: 10052745.
HSL color Cylindrical-coordinate representation of color #896499: hue angle of 281.89º degrees, saturation: 0.21, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #896499 is Cyan = 0.10, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 137 | 100 | 153 | - |
| CMYK | 0.10 | 0.35 | 0 | 0.4 |
| HSL | 281.89º | 0.21% | 0.5% | - |
| HSV(B) | 281.89º | 0.35% | 0.6% | - |
| XYZ | 20.62 | 16.73 | 32.28 | - |
| YUV | 117.11 | 148.26 | 142.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 153 | 0.10 | 0.35 | 0 | 0.4 | 281.89 | 0.21 | 0.5 |
| Hex | 89 | 64 | 99 | A | 23 | 0 | 28 | 11A | 15 | 32 |
| Octal | 211 | 144 | 231 | 12 | 43 | 0 | 50 | 432 | 25 | 62 |
| Binary | 10001001 | 1100100 | 10011001 | 1010 | 100011 | 0 | 101000 | 100011010 | 10101 | 110010 |
Color Harmonies of #896499
Complementary color
Monochromatic Colors of #896499
Black with #896499
Text Example
Text Example
White with #896499
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896499; }
p { color: rgb(137,100,153); }
H1.HeaderClassName
{
color: #896499;
}
.AnyTagClassName
{
color: #896499;
}
</style>
background-color css
<style>
a { background-color: #896499; }
a { background-color: rgb(137,100,153); }
div.DivClassName
{
background-color: #896499;
}
.BgClassName
{
background-color: #896499;
}
</style>
border-color css
<style>
span { border-color: #896499; }
span { border-color: rgb(137,100,153); }
td.TdClassName
{
border-color: #896499;
}
.TagClassName
{
border-color: #896499;
}
</style>