Shades of Ce Soir #89629A
Tints of Ce Soir #89629A
RGB
CMYK
RGB Variations
Color information
#89629A (or 0x89629A) is known color: Ce Soir. HEX triplet: 89, 62 and 9A. RGB value is (137,98,154). Sum of RGB (Red+Green+Blue) = 137+98+154=389 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.22% from 389); Green value is 98 (38.67% from 255 or 25.19% from 389); Blue value is 154 (60.55% from 255 or 39.59% from 389); Max value from RGB is 154 - color contains mainly: blue. Hex color #89629A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #89629A is #769D65. Grayscale: #737373. Windows color (decimal): -7773542 or 10117769. OLE color: 10117769.
HSL color Cylindrical-coordinate representation of color #89629A: hue angle of 281.79º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #89629A is Cyan = 0.11, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 137 | 98 | 154 | - |
| CMYK | 0.11 | 0.36 | 0 | 0.40 |
| HSL | 281.79º | 0.22% | 0.49% | - |
| HSV(B) | 281.79º | 0.36% | 0.6% | - |
| XYZ | 20.52 | 16.39 | 32.65 | - |
| YUV | 116.05 | 149.42 | 142.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 98 | 154 | 0.11 | 0.36 | 0 | 0.40 | 281.79 | 0.22 | 0.49 |
| Hex | 89 | 62 | 9A | B | 24 | 0 | 28 | 11A | 16 | 31 |
| Octal | 211 | 142 | 232 | 13 | 44 | 0 | 50 | 432 | 26 | 61 |
| Binary | 10001001 | 1100010 | 10011010 | 1011 | 100100 | 0 | 101000 | 100011010 | 10110 | 110001 |
Color Harmonies of #89629A
Complementary color
Monochromatic Colors of #89629A
Black with #89629A
Text Example
Text Example
White with #89629A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #89629A; }
p { color: rgb(137,98,154); }
H1.HeaderClassName
{
color: #89629A;
}
.AnyTagClassName
{
color: #89629A;
}
</style>
background-color css
<style>
a { background-color: #89629A; }
a { background-color: rgb(137,98,154); }
div.DivClassName
{
background-color: #89629A;
}
.BgClassName
{
background-color: #89629A;
}
</style>
border-color css
<style>
span { border-color: #89629A; }
span { border-color: rgb(137,98,154); }
td.TdClassName
{
border-color: #89629A;
}
.TagClassName
{
border-color: #89629A;
}
</style>