Shades of Ce Soir #896494
Tints of Ce Soir #896494
RGB
CMYK
RGB Variations
Color information
#896494 (or 0x896494) is known color: Ce Soir. HEX triplet: 89, 64 and 94. RGB value is (137,100,148). Sum of RGB (Red+Green+Blue) = 137+100+148=385 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.58% from 385); Green value is 100 (39.45% from 255 or 25.97% from 385); Blue value is 148 (58.20% from 255 or 38.44% from 385); Max value from RGB is 148 - color contains mainly: blue. Hex color #896494 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896494 is #769B6B. Grayscale: #747474. Windows color (decimal): -7773036 or 9725065. OLE color: 9725065.
HSL color Cylindrical-coordinate representation of color #896494: hue angle of 286.25º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #896494 is Cyan = 0.07, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 100 | 148 | - |
| CMYK | 0.07 | 0.32 | 0 | 0.42 |
| HSL | 286.25º | 0.19% | 0.49% | - |
| HSV(B) | 286.25º | 0.32% | 0.58% | - |
| XYZ | 20.22 | 16.57 | 30.15 | - |
| YUV | 116.54 | 145.76 | 142.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 148 | 0.07 | 0.32 | 0 | 0.42 | 286.25 | 0.19 | 0.49 |
| Hex | 89 | 64 | 94 | 7 | 20 | 0 | 2A | 11E | 13 | 31 |
| Octal | 211 | 144 | 224 | 7 | 40 | 0 | 52 | 436 | 23 | 61 |
| Binary | 10001001 | 1100100 | 10010100 | 111 | 100000 | 0 | 101010 | 100011110 | 10011 | 110001 |
Color Harmonies of #896494
Complementary color
Monochromatic Colors of #896494
Black with #896494
Text Example
Text Example
White with #896494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896494; }
p { color: rgb(137,100,148); }
H1.HeaderClassName
{
color: #896494;
}
.AnyTagClassName
{
color: #896494;
}
</style>
background-color css
<style>
a { background-color: #896494; }
a { background-color: rgb(137,100,148); }
div.DivClassName
{
background-color: #896494;
}
.BgClassName
{
background-color: #896494;
}
</style>
border-color css
<style>
span { border-color: #896494; }
span { border-color: rgb(137,100,148); }
td.TdClassName
{
border-color: #896494;
}
.TagClassName
{
border-color: #896494;
}
</style>