Shades of Ce Soir #896992
Tints of Ce Soir #896992
RGB
CMYK
RGB Variations
Color information
#896992 (or 0x896992) is known color: Ce Soir. HEX triplet: 89, 69 and 92. RGB value is (137,105,146). Sum of RGB (Red+Green+Blue) = 137+105+146=388 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.31% from 388); Green value is 105 (41.41% from 255 or 27.06% from 388); Blue value is 146 (57.42% from 255 or 37.63% from 388); Max value from RGB is 146 - color contains mainly: blue. Hex color #896992 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896992 is #76966D. Grayscale: #777777. Windows color (decimal): -7771758 or 9595273. OLE color: 9595273.
HSL color Cylindrical-coordinate representation of color #896992: hue angle of 286.83º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #896992 is Cyan = 0.06, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 137 | 105 | 146 | - |
| CMYK | 0.06 | 0.28 | 0 | 0.43 |
| HSL | 286.83º | 0.16% | 0.49% | - |
| HSV(B) | 286.83º | 0.28% | 0.57% | - |
| XYZ | 20.56 | 17.5 | 29.49 | - |
| YUV | 119.24 | 143.1 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 146 | 0.06 | 0.28 | 0 | 0.43 | 286.83 | 0.16 | 0.49 |
| Hex | 89 | 69 | 92 | 6 | 1C | 0 | 2B | 11F | 10 | 31 |
| Octal | 211 | 151 | 222 | 6 | 34 | 0 | 53 | 437 | 20 | 61 |
| Binary | 10001001 | 1101001 | 10010010 | 110 | 11100 | 0 | 101011 | 100011111 | 10000 | 110001 |
Color Harmonies of #896992
Complementary color
Monochromatic Colors of #896992
Black with #896992
Text Example
Text Example
White with #896992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896992; }
p { color: rgb(137,105,146); }
H1.HeaderClassName
{
color: #896992;
}
.AnyTagClassName
{
color: #896992;
}
</style>
background-color css
<style>
a { background-color: #896992; }
a { background-color: rgb(137,105,146); }
div.DivClassName
{
background-color: #896992;
}
.BgClassName
{
background-color: #896992;
}
</style>
border-color css
<style>
span { border-color: #896992; }
span { border-color: rgb(137,105,146); }
td.TdClassName
{
border-color: #896992;
}
.TagClassName
{
border-color: #896992;
}
</style>