Shades of Ce Soir #897294
Tints of Ce Soir #897294
RGB
CMYK
RGB Variations
Color information
#897294 (or 0x897294) is known color: Ce Soir. HEX triplet: 89, 72 and 94. RGB value is (137,114,148). Sum of RGB (Red+Green+Blue) = 137+114+148=399 (52% of max value = 765). Red value is 137 (53.91% from 255 or 34.34% from 399); Green value is 114 (44.92% from 255 or 28.57% from 399); Blue value is 148 (58.20% from 255 or 37.09% from 399); Max value from RGB is 148 - color contains mainly: blue. Hex color #897294 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897294 is #768D6B. Grayscale: #7C7C7C. Windows color (decimal): -7769452 or 9728649. OLE color: 9728649.
HSL color Cylindrical-coordinate representation of color #897294: hue angle of 280.59º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #897294 is Cyan = 0.07, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 114 | 148 | - |
| CMYK | 0.07 | 0.23 | 0 | 0.42 |
| HSL | 280.59º | 0.14% | 0.51% | - |
| HSV(B) | 280.59º | 0.23% | 0.58% | - |
| XYZ | 21.68 | 19.49 | 30.64 | - |
| YUV | 124.75 | 141.12 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 114 | 148 | 0.07 | 0.23 | 0 | 0.42 | 280.59 | 0.14 | 0.51 |
| Hex | 89 | 72 | 94 | 7 | 17 | 0 | 2A | 119 | E | 33 |
| Octal | 211 | 162 | 224 | 7 | 27 | 0 | 52 | 431 | 16 | 63 |
| Binary | 10001001 | 1110010 | 10010100 | 111 | 10111 | 0 | 101010 | 100011001 | 1110 | 110011 |
Color Harmonies of #897294
Complementary color
Monochromatic Colors of #897294
Black with #897294
Text Example
Text Example
White with #897294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897294; }
p { color: rgb(137,114,148); }
H1.HeaderClassName
{
color: #897294;
}
.AnyTagClassName
{
color: #897294;
}
</style>
background-color css
<style>
a { background-color: #897294; }
a { background-color: rgb(137,114,148); }
div.DivClassName
{
background-color: #897294;
}
.BgClassName
{
background-color: #897294;
}
</style>
border-color css
<style>
span { border-color: #897294; }
span { border-color: rgb(137,114,148); }
td.TdClassName
{
border-color: #897294;
}
.TagClassName
{
border-color: #897294;
}
</style>