Shades of Ce Soir #897099
Tints of Ce Soir #897099
RGB
CMYK
RGB Variations
Color information
#897099 (or 0x897099) is known color: Ce Soir. HEX triplet: 89, 70 and 99. RGB value is (137,112,153). Sum of RGB (Red+Green+Blue) = 137+112+153=402 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.08% from 402); Green value is 112 (44.14% from 255 or 27.86% from 402); Blue value is 153 (60.16% from 255 or 38.06% from 402); Max value from RGB is 153 - color contains mainly: blue. Hex color #897099 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897099 is #768F66. Grayscale: #7C7C7C. Windows color (decimal): -7769959 or 10055817. OLE color: 10055817.
HSL color Cylindrical-coordinate representation of color #897099: hue angle of 276.59º degrees, saturation: 0.17, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #897099 is Cyan = 0.10, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 137 | 112 | 153 | - |
| CMYK | 0.10 | 0.27 | 0 | 0.4 |
| HSL | 276.59º | 0.17% | 0.52% | - |
| HSV(B) | 276.59º | 0.27% | 0.6% | - |
| XYZ | 21.86 | 19.21 | 32.69 | - |
| YUV | 124.15 | 144.28 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 153 | 0.10 | 0.27 | 0 | 0.4 | 276.59 | 0.17 | 0.52 |
| Hex | 89 | 70 | 99 | A | 1B | 0 | 28 | 115 | 11 | 34 |
| Octal | 211 | 160 | 231 | 12 | 33 | 0 | 50 | 425 | 21 | 64 |
| Binary | 10001001 | 1110000 | 10011001 | 1010 | 11011 | 0 | 101000 | 100010101 | 10001 | 110100 |
Color Harmonies of #897099
Complementary color
Monochromatic Colors of #897099
Black with #897099
Text Example
Text Example
White with #897099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897099; }
p { color: rgb(137,112,153); }
H1.HeaderClassName
{
color: #897099;
}
.AnyTagClassName
{
color: #897099;
}
</style>
background-color css
<style>
a { background-color: #897099; }
a { background-color: rgb(137,112,153); }
div.DivClassName
{
background-color: #897099;
}
.BgClassName
{
background-color: #897099;
}
</style>
border-color css
<style>
span { border-color: #897099; }
span { border-color: rgb(137,112,153); }
td.TdClassName
{
border-color: #897099;
}
.TagClassName
{
border-color: #897099;
}
</style>