Shades of Ce Soir #897898
Tints of Ce Soir #897898
RGB
CMYK
RGB Variations
Color information
#897898 (or 0x897898) is known color: Ce Soir. HEX triplet: 89, 78 and 98. RGB value is (137,120,152). Sum of RGB (Red+Green+Blue) = 137+120+152=409 (54% of max value = 765). Red value is 137 (53.91% from 255 or 33.50% from 409); Green value is 120 (47.27% from 255 or 29.34% from 409); Blue value is 152 (59.77% from 255 or 37.16% from 409); Max value from RGB is 152 - color contains mainly: blue. Hex color #897898 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897898 is #768767. Grayscale: #808080. Windows color (decimal): -7767912 or 9992329. OLE color: 9992329.
HSL color Cylindrical-coordinate representation of color #897898: hue angle of 271.88º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #897898 is Cyan = 0.10, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 137 | 120 | 152 | - |
| CMYK | 0.10 | 0.21 | 0 | 0.40 |
| HSL | 271.88º | 0.13% | 0.53% | - |
| HSV(B) | 271.88º | 0.21% | 0.6% | - |
| XYZ | 22.7 | 21.02 | 32.57 | - |
| YUV | 128.73 | 141.13 | 133.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 120 | 152 | 0.10 | 0.21 | 0 | 0.40 | 271.88 | 0.13 | 0.53 |
| Hex | 89 | 78 | 98 | A | 15 | 0 | 28 | 110 | D | 35 |
| Octal | 211 | 170 | 230 | 12 | 25 | 0 | 50 | 420 | 15 | 65 |
| Binary | 10001001 | 1111000 | 10011000 | 1010 | 10101 | 0 | 101000 | 100010000 | 1101 | 110101 |
Color Harmonies of #897898
Complementary color
Monochromatic Colors of #897898
Black with #897898
Text Example
Text Example
White with #897898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897898; }
p { color: rgb(137,120,152); }
H1.HeaderClassName
{
color: #897898;
}
.AnyTagClassName
{
color: #897898;
}
</style>
background-color css
<style>
a { background-color: #897898; }
a { background-color: rgb(137,120,152); }
div.DivClassName
{
background-color: #897898;
}
.BgClassName
{
background-color: #897898;
}
</style>
border-color css
<style>
span { border-color: #897898; }
span { border-color: rgb(137,120,152); }
td.TdClassName
{
border-color: #897898;
}
.TagClassName
{
border-color: #897898;
}
</style>