Shades of Ce Soir #896698
Tints of Ce Soir #896698
RGB
CMYK
RGB Variations
Color information
#896698 (or 0x896698) is known color: Ce Soir. HEX triplet: 89, 66 and 98. RGB value is (137,102,152). Sum of RGB (Red+Green+Blue) = 137+102+152=391 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.04% from 391); Green value is 102 (40.23% from 255 or 26.09% from 391); Blue value is 152 (59.77% from 255 or 38.87% from 391); Max value from RGB is 152 - color contains mainly: blue. Hex color #896698 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896698 is #769967. Grayscale: #767676. Windows color (decimal): -7772520 or 9987721. OLE color: 9987721.
HSL color Cylindrical-coordinate representation of color #896698: hue angle of 282º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #896698 is Cyan = 0.10, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 137 | 102 | 152 | - |
| CMYK | 0.10 | 0.33 | 0 | 0.40 |
| HSL | 282º | 0.2% | 0.5% | - |
| HSV(B) | 282º | 0.33% | 0.6% | - |
| XYZ | 20.74 | 17.09 | 31.91 | - |
| YUV | 118.17 | 147.1 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 152 | 0.10 | 0.33 | 0 | 0.40 | 282 | 0.2 | 0.5 |
| Hex | 89 | 66 | 98 | A | 21 | 0 | 28 | 11A | 14 | 32 |
| Octal | 211 | 146 | 230 | 12 | 41 | 0 | 50 | 432 | 24 | 62 |
| Binary | 10001001 | 1100110 | 10011000 | 1010 | 100001 | 0 | 101000 | 100011010 | 10100 | 110010 |
Color Harmonies of #896698
Complementary color
Monochromatic Colors of #896698
Black with #896698
Text Example
Text Example
White with #896698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896698; }
p { color: rgb(137,102,152); }
H1.HeaderClassName
{
color: #896698;
}
.AnyTagClassName
{
color: #896698;
}
</style>
background-color css
<style>
a { background-color: #896698; }
a { background-color: rgb(137,102,152); }
div.DivClassName
{
background-color: #896698;
}
.BgClassName
{
background-color: #896698;
}
</style>
border-color css
<style>
span { border-color: #896698; }
span { border-color: rgb(137,102,152); }
td.TdClassName
{
border-color: #896698;
}
.TagClassName
{
border-color: #896698;
}
</style>