Shades of Ce Soir #897290
Tints of Ce Soir #897290
RGB
CMYK
RGB Variations
Color information
#897290 (or 0x897290) is known color: Ce Soir. HEX triplet: 89, 72 and 90. RGB value is (137,114,144). Sum of RGB (Red+Green+Blue) = 137+114+144=395 (52% of max value = 765). Red value is 137 (53.91% from 255 or 34.68% from 395); Green value is 114 (44.92% from 255 or 28.86% from 395); Blue value is 144 (56.64% from 255 or 36.46% from 395); Max value from RGB is 144 - color contains mainly: blue. Hex color #897290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897290 is #768D6F. Grayscale: #7C7C7C. Windows color (decimal): -7769456 or 9466505. OLE color: 9466505.
HSL color Cylindrical-coordinate representation of color #897290: hue angle of 286º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #897290 is Cyan = 0.05, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 137 | 114 | 144 | - |
| CMYK | 0.05 | 0.21 | 0 | 0.44 |
| HSL | 286º | 0.12% | 0.51% | - |
| HSV(B) | 286º | 0.21% | 0.56% | - |
| XYZ | 21.37 | 19.37 | 29 | - |
| YUV | 124.3 | 139.12 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 114 | 144 | 0.05 | 0.21 | 0 | 0.44 | 286 | 0.12 | 0.51 |
| Hex | 89 | 72 | 90 | 5 | 15 | 0 | 2C | 11E | C | 33 |
| Octal | 211 | 162 | 220 | 5 | 25 | 0 | 54 | 436 | 14 | 63 |
| Binary | 10001001 | 1110010 | 10010000 | 101 | 10101 | 0 | 101100 | 100011110 | 1100 | 110011 |
Color Harmonies of #897290
Complementary color
Monochromatic Colors of #897290
Black with #897290
Text Example
Text Example
White with #897290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897290; }
p { color: rgb(137,114,144); }
H1.HeaderClassName
{
color: #897290;
}
.AnyTagClassName
{
color: #897290;
}
</style>
background-color css
<style>
a { background-color: #897290; }
a { background-color: rgb(137,114,144); }
div.DivClassName
{
background-color: #897290;
}
.BgClassName
{
background-color: #897290;
}
</style>
border-color css
<style>
span { border-color: #897290; }
span { border-color: rgb(137,114,144); }
td.TdClassName
{
border-color: #897290;
}
.TagClassName
{
border-color: #897290;
}
</style>