Shades of Ce Soir #897095
Tints of Ce Soir #897095
RGB
CMYK
RGB Variations
Color information
#897095 (or 0x897095) is known color: Ce Soir. HEX triplet: 89, 70 and 95. RGB value is (137,112,149). Sum of RGB (Red+Green+Blue) = 137+112+149=398 (52% of max value = 765). Red value is 137 (53.91% from 255 or 34.42% from 398); Green value is 112 (44.14% from 255 or 28.14% from 398); Blue value is 149 (58.59% from 255 or 37.44% from 398); Max value from RGB is 149 - color contains mainly: blue. Hex color #897095 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897095 is #768F6A. Grayscale: #7B7B7B. Windows color (decimal): -7769963 or 9793673. OLE color: 9793673.
HSL color Cylindrical-coordinate representation of color #897095: hue angle of 280.54º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #897095 is Cyan = 0.08, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 112 | 149 | - |
| CMYK | 0.08 | 0.25 | 0 | 0.42 |
| HSL | 280.54º | 0.15% | 0.51% | - |
| HSV(B) | 280.54º | 0.25% | 0.58% | - |
| XYZ | 21.54 | 19.08 | 30.98 | - |
| YUV | 123.69 | 142.28 | 137.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 149 | 0.08 | 0.25 | 0 | 0.42 | 280.54 | 0.15 | 0.51 |
| Hex | 89 | 70 | 95 | 8 | 19 | 0 | 2A | 119 | F | 33 |
| Octal | 211 | 160 | 225 | 10 | 31 | 0 | 52 | 431 | 17 | 63 |
| Binary | 10001001 | 1110000 | 10010101 | 1000 | 11001 | 0 | 101010 | 100011001 | 1111 | 110011 |
Color Harmonies of #897095
Complementary color
Monochromatic Colors of #897095
Black with #897095
Text Example
Text Example
White with #897095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897095; }
p { color: rgb(137,112,149); }
H1.HeaderClassName
{
color: #897095;
}
.AnyTagClassName
{
color: #897095;
}
</style>
background-color css
<style>
a { background-color: #897095; }
a { background-color: rgb(137,112,149); }
div.DivClassName
{
background-color: #897095;
}
.BgClassName
{
background-color: #897095;
}
</style>
border-color css
<style>
span { border-color: #897095; }
span { border-color: rgb(137,112,149); }
td.TdClassName
{
border-color: #897095;
}
.TagClassName
{
border-color: #897095;
}
</style>