Shades of Ce Soir #89609A
Tints of Ce Soir #89609A
RGB
CMYK
RGB Variations
Color information
#89609A (or 0x89609A) is known color: Ce Soir. HEX triplet: 89, 60 and 9A. RGB value is (137,96,154). Sum of RGB (Red+Green+Blue) = 137+96+154=387 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.40% from 387); Green value is 96 (37.89% from 255 or 24.81% from 387); Blue value is 154 (60.55% from 255 or 39.79% from 387); Max value from RGB is 154 - color contains mainly: blue. Hex color #89609A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #89609A is #769F65. Grayscale: #727272. Windows color (decimal): -7774054 or 10117257. OLE color: 10117257.
HSL color Cylindrical-coordinate representation of color #89609A: hue angle of 282.41º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #89609A is Cyan = 0.11, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 137 | 96 | 154 | - |
| CMYK | 0.11 | 0.38 | 0 | 0.40 |
| HSL | 282.41º | 0.23% | 0.49% | - |
| HSV(B) | 282.41º | 0.38% | 0.6% | - |
| XYZ | 20.33 | 16.02 | 32.59 | - |
| YUV | 114.87 | 150.08 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 154 | 0.11 | 0.38 | 0 | 0.40 | 282.41 | 0.23 | 0.49 |
| Hex | 89 | 60 | 9A | B | 26 | 0 | 28 | 11A | 17 | 31 |
| Octal | 211 | 140 | 232 | 13 | 46 | 0 | 50 | 432 | 27 | 61 |
| Binary | 10001001 | 1100000 | 10011010 | 1011 | 100110 | 0 | 101000 | 100011010 | 10111 | 110001 |
Color Harmonies of #89609A
Complementary color
Monochromatic Colors of #89609A
Black with #89609A
Text Example
Text Example
White with #89609A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #89609A; }
p { color: rgb(137,96,154); }
H1.HeaderClassName
{
color: #89609A;
}
.AnyTagClassName
{
color: #89609A;
}
</style>
background-color css
<style>
a { background-color: #89609A; }
a { background-color: rgb(137,96,154); }
div.DivClassName
{
background-color: #89609A;
}
.BgClassName
{
background-color: #89609A;
}
</style>
border-color css
<style>
span { border-color: #89609A; }
span { border-color: rgb(137,96,154); }
td.TdClassName
{
border-color: #89609A;
}
.TagClassName
{
border-color: #89609A;
}
</style>