Shades of Ce Soir #896795
Tints of Ce Soir #896795
RGB
CMYK
RGB Variations
Color information
#896795 (or 0x896795) is known color: Ce Soir. HEX triplet: 89, 67 and 95. RGB value is (137,103,149). Sum of RGB (Red+Green+Blue) = 137+103+149=389 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.22% from 389); Green value is 103 (40.62% from 255 or 26.48% from 389); Blue value is 149 (58.59% from 255 or 38.30% from 389); Max value from RGB is 149 - color contains mainly: blue. Hex color #896795 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896795 is #76986A. Grayscale: #767676. Windows color (decimal): -7772267 or 9791369. OLE color: 9791369.
HSL color Cylindrical-coordinate representation of color #896795: hue angle of 284.35º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #896795 is Cyan = 0.08, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 103 | 149 | - |
| CMYK | 0.08 | 0.31 | 0 | 0.42 |
| HSL | 284.35º | 0.18% | 0.49% | - |
| HSV(B) | 284.35º | 0.31% | 0.58% | - |
| XYZ | 20.59 | 17.19 | 30.67 | - |
| YUV | 118.41 | 145.26 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 149 | 0.08 | 0.31 | 0 | 0.42 | 284.35 | 0.18 | 0.49 |
| Hex | 89 | 67 | 95 | 8 | 1F | 0 | 2A | 11C | 12 | 31 |
| Octal | 211 | 147 | 225 | 10 | 37 | 0 | 52 | 434 | 22 | 61 |
| Binary | 10001001 | 1100111 | 10010101 | 1000 | 11111 | 0 | 101010 | 100011100 | 10010 | 110001 |
Color Harmonies of #896795
Complementary color
Monochromatic Colors of #896795
Black with #896795
Text Example
Text Example
White with #896795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896795; }
p { color: rgb(137,103,149); }
H1.HeaderClassName
{
color: #896795;
}
.AnyTagClassName
{
color: #896795;
}
</style>
background-color css
<style>
a { background-color: #896795; }
a { background-color: rgb(137,103,149); }
div.DivClassName
{
background-color: #896795;
}
.BgClassName
{
background-color: #896795;
}
</style>
border-color css
<style>
span { border-color: #896795; }
span { border-color: rgb(137,103,149); }
td.TdClassName
{
border-color: #896795;
}
.TagClassName
{
border-color: #896795;
}
</style>