Shades of Ce Soir #896594
Tints of Ce Soir #896594
RGB
CMYK
RGB Variations
Color information
#896594 (or 0x896594) is known color: Ce Soir. HEX triplet: 89, 65 and 94. RGB value is (137,101,148). Sum of RGB (Red+Green+Blue) = 137+101+148=386 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.49% from 386); Green value is 101 (39.84% from 255 or 26.17% from 386); Blue value is 148 (58.20% from 255 or 38.34% from 386); Max value from RGB is 148 - color contains mainly: blue. Hex color #896594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896594 is #769A6B. Grayscale: #747474. Windows color (decimal): -7772780 or 9725321. OLE color: 9725321.
HSL color Cylindrical-coordinate representation of color #896594: hue angle of 285.96º 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 #896594 is Cyan = 0.07, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 137 | 101 | 148 | - |
| CMYK | 0.07 | 0.32 | 0 | 0.42 |
| HSL | 285.96º | 0.19% | 0.49% | - |
| HSV(B) | 285.96º | 0.32% | 0.58% | - |
| XYZ | 20.32 | 16.76 | 30.18 | - |
| YUV | 117.12 | 145.43 | 142.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 148 | 0.07 | 0.32 | 0 | 0.42 | 285.96 | 0.19 | 0.49 |
| Hex | 89 | 65 | 94 | 7 | 20 | 0 | 2A | 11E | 13 | 31 |
| Octal | 211 | 145 | 224 | 7 | 40 | 0 | 52 | 436 | 23 | 61 |
| Binary | 10001001 | 1100101 | 10010100 | 111 | 100000 | 0 | 101010 | 100011110 | 10011 | 110001 |
Color Harmonies of #896594
Complementary color
Monochromatic Colors of #896594
Black with #896594
Text Example
Text Example
White with #896594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896594; }
p { color: rgb(137,101,148); }
H1.HeaderClassName
{
color: #896594;
}
.AnyTagClassName
{
color: #896594;
}
</style>
background-color css
<style>
a { background-color: #896594; }
a { background-color: rgb(137,101,148); }
div.DivClassName
{
background-color: #896594;
}
.BgClassName
{
background-color: #896594;
}
</style>
border-color css
<style>
span { border-color: #896594; }
span { border-color: rgb(137,101,148); }
td.TdClassName
{
border-color: #896594;
}
.TagClassName
{
border-color: #896594;
}
</style>