Shades of Ce Soir #896995
Tints of Ce Soir #896995
RGB
CMYK
RGB Variations
Color information
#896995 (or 0x896995) is known color: Ce Soir. HEX triplet: 89, 69 and 95. RGB value is (137,105,149). Sum of RGB (Red+Green+Blue) = 137+105+149=391 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.04% from 391); Green value is 105 (41.41% from 255 or 26.85% from 391); Blue value is 149 (58.59% from 255 or 38.11% from 391); Max value from RGB is 149 - color contains mainly: blue. Hex color #896995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896995 is #76966A. Grayscale: #777777. Windows color (decimal): -7771755 or 9791881. OLE color: 9791881.
HSL color Cylindrical-coordinate representation of color #896995: hue angle of 283.64º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #896995 is Cyan = 0.08, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 105 | 149 | - |
| CMYK | 0.08 | 0.30 | 0 | 0.42 |
| HSL | 283.64º | 0.17% | 0.5% | - |
| HSV(B) | 283.64º | 0.3% | 0.58% | - |
| XYZ | 20.79 | 17.59 | 30.73 | - |
| YUV | 119.58 | 144.6 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 149 | 0.08 | 0.30 | 0 | 0.42 | 283.64 | 0.17 | 0.5 |
| Hex | 89 | 69 | 95 | 8 | 1E | 0 | 2A | 11C | 11 | 32 |
| Octal | 211 | 151 | 225 | 10 | 36 | 0 | 52 | 434 | 21 | 62 |
| Binary | 10001001 | 1101001 | 10010101 | 1000 | 11110 | 0 | 101010 | 100011100 | 10001 | 110010 |
Color Harmonies of #896995
Complementary color
Monochromatic Colors of #896995
Black with #896995
Text Example
Text Example
White with #896995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896995; }
p { color: rgb(137,105,149); }
H1.HeaderClassName
{
color: #896995;
}
.AnyTagClassName
{
color: #896995;
}
</style>
background-color css
<style>
a { background-color: #896995; }
a { background-color: rgb(137,105,149); }
div.DivClassName
{
background-color: #896995;
}
.BgClassName
{
background-color: #896995;
}
</style>
border-color css
<style>
span { border-color: #896995; }
span { border-color: rgb(137,105,149); }
td.TdClassName
{
border-color: #896995;
}
.TagClassName
{
border-color: #896995;
}
</style>