Shades of Ce Soir #897098
Tints of Ce Soir #897098
RGB
CMYK
RGB Variations
Color information
#897098 (or 0x897098) is known color: Ce Soir. HEX triplet: 89, 70 and 98. RGB value is (137,112,152). Sum of RGB (Red+Green+Blue) = 137+112+152=401 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.16% from 401); Green value is 112 (44.14% from 255 or 27.93% from 401); Blue value is 152 (59.77% from 255 or 37.91% from 401); Max value from RGB is 152 - color contains mainly: blue. Hex color #897098 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897098 is #768F67. Grayscale: #7B7B7B. Windows color (decimal): -7769960 or 9990281. OLE color: 9990281.
HSL color Cylindrical-coordinate representation of color #897098: hue angle of 277.5º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #897098 is Cyan = 0.10, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 137 | 112 | 152 | - |
| CMYK | 0.10 | 0.26 | 0 | 0.40 |
| HSL | 277.5º | 0.16% | 0.52% | - |
| HSV(B) | 277.5º | 0.26% | 0.6% | - |
| XYZ | 21.78 | 19.17 | 32.26 | - |
| YUV | 124.04 | 143.78 | 137.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 152 | 0.10 | 0.26 | 0 | 0.40 | 277.5 | 0.16 | 0.52 |
| Hex | 89 | 70 | 98 | A | 1A | 0 | 28 | 116 | 10 | 34 |
| Octal | 211 | 160 | 230 | 12 | 32 | 0 | 50 | 426 | 20 | 64 |
| Binary | 10001001 | 1110000 | 10011000 | 1010 | 11010 | 0 | 101000 | 100010110 | 10000 | 110100 |
Color Harmonies of #897098
Complementary color
Monochromatic Colors of #897098
Black with #897098
Text Example
Text Example
White with #897098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897098; }
p { color: rgb(137,112,152); }
H1.HeaderClassName
{
color: #897098;
}
.AnyTagClassName
{
color: #897098;
}
</style>
background-color css
<style>
a { background-color: #897098; }
a { background-color: rgb(137,112,152); }
div.DivClassName
{
background-color: #897098;
}
.BgClassName
{
background-color: #897098;
}
</style>
border-color css
<style>
span { border-color: #897098; }
span { border-color: rgb(137,112,152); }
td.TdClassName
{
border-color: #897098;
}
.TagClassName
{
border-color: #897098;
}
</style>