Shades of Ce Soir #897199
Tints of Ce Soir #897199
RGB
CMYK
RGB Variations
Color information
#897199 (or 0x897199) is known color: Ce Soir. HEX triplet: 89, 71 and 99. RGB value is (137,113,153). Sum of RGB (Red+Green+Blue) = 137+113+153=403 (53% of max value = 765). Red value is 137 (53.91% from 255 or 34.00% from 403); Green value is 113 (44.53% from 255 or 28.04% from 403); Blue value is 153 (60.16% from 255 or 37.97% from 403); Max value from RGB is 153 - color contains mainly: blue. Hex color #897199 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897199 is #768E66. Grayscale: #7C7C7C. Windows color (decimal): -7769703 or 10056073. OLE color: 10056073.
HSL color Cylindrical-coordinate representation of color #897199: hue angle of 276º 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 #897199 is Cyan = 0.10, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 137 | 113 | 153 | - |
| CMYK | 0.10 | 0.26 | 0 | 0.4 |
| HSL | 276º | 0.16% | 0.52% | - |
| HSV(B) | 276º | 0.26% | 0.6% | - |
| XYZ | 21.97 | 19.43 | 32.73 | - |
| YUV | 124.74 | 143.95 | 136.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 113 | 153 | 0.10 | 0.26 | 0 | 0.4 | 276 | 0.16 | 0.52 |
| Hex | 89 | 71 | 99 | A | 1A | 0 | 28 | 114 | 10 | 34 |
| Octal | 211 | 161 | 231 | 12 | 32 | 0 | 50 | 424 | 20 | 64 |
| Binary | 10001001 | 1110001 | 10011001 | 1010 | 11010 | 0 | 101000 | 100010100 | 10000 | 110100 |
Color Harmonies of #897199
Complementary color
Monochromatic Colors of #897199
Black with #897199
Text Example
Text Example
White with #897199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897199; }
p { color: rgb(137,113,153); }
H1.HeaderClassName
{
color: #897199;
}
.AnyTagClassName
{
color: #897199;
}
</style>
background-color css
<style>
a { background-color: #897199; }
a { background-color: rgb(137,113,153); }
div.DivClassName
{
background-color: #897199;
}
.BgClassName
{
background-color: #897199;
}
</style>
border-color css
<style>
span { border-color: #897199; }
span { border-color: rgb(137,113,153); }
td.TdClassName
{
border-color: #897199;
}
.TagClassName
{
border-color: #897199;
}
</style>