Shades of Ce Soir #89779A
Tints of Ce Soir #89779A
RGB
CMYK
RGB Variations
Color information
#89779A (or 0x89779A) is known color: Ce Soir. HEX triplet: 89, 77 and 9A. RGB value is (137,119,154). Sum of RGB (Red+Green+Blue) = 137+119+154=410 (54% of max value = 765). Red value is 137 (53.91% from 255 or 33.41% from 410); Green value is 119 (46.88% from 255 or 29.02% from 410); Blue value is 154 (60.55% from 255 or 37.56% from 410); Max value from RGB is 154 - color contains mainly: blue. Hex color #89779A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #89779A is #768865. Grayscale: #808080. Windows color (decimal): -7768166 or 10123145. OLE color: 10123145.
HSL color Cylindrical-coordinate representation of color #89779A: hue angle of 270.86º degrees, saturation: 0.15, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #89779A is Cyan = 0.11, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 137 | 119 | 154 | - |
| CMYK | 0.11 | 0.23 | 0 | 0.40 |
| HSL | 270.86º | 0.15% | 0.54% | - |
| HSV(B) | 270.86º | 0.23% | 0.6% | - |
| XYZ | 22.75 | 20.85 | 33.4 | - |
| YUV | 128.37 | 142.46 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 119 | 154 | 0.11 | 0.23 | 0 | 0.40 | 270.86 | 0.15 | 0.54 |
| Hex | 89 | 77 | 9A | B | 17 | 0 | 28 | 10F | F | 36 |
| Octal | 211 | 167 | 232 | 13 | 27 | 0 | 50 | 417 | 17 | 66 |
| Binary | 10001001 | 1110111 | 10011010 | 1011 | 10111 | 0 | 101000 | 100001111 | 1111 | 110110 |
Color Harmonies of #89779A
Complementary color
Monochromatic Colors of #89779A
Black with #89779A
Text Example
Text Example
White with #89779A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #89779A; }
p { color: rgb(137,119,154); }
H1.HeaderClassName
{
color: #89779A;
}
.AnyTagClassName
{
color: #89779A;
}
</style>
background-color css
<style>
a { background-color: #89779A; }
a { background-color: rgb(137,119,154); }
div.DivClassName
{
background-color: #89779A;
}
.BgClassName
{
background-color: #89779A;
}
</style>
border-color css
<style>
span { border-color: #89779A; }
span { border-color: rgb(137,119,154); }
td.TdClassName
{
border-color: #89779A;
}
.TagClassName
{
border-color: #89779A;
}
</style>