Shades of Ce Soir #8E659E
Tints of Ce Soir #8E659E
RGB
CMYK
RGB Variations
Color information
#8E659E (or 0x8E659E) is known color: Ce Soir. HEX triplet: 8E, 65 and 9E. RGB value is (142,101,158). Sum of RGB (Red+Green+Blue) = 142+101+158=401 (53% of max value = 765). Red value is 142 (55.86% from 255 or 35.41% from 401); Green value is 101 (39.84% from 255 or 25.19% from 401); Blue value is 158 (62.11% from 255 or 39.40% from 401); Max value from RGB is 158 - color contains mainly: blue. Hex color #8E659E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8E659E is #719A61. Grayscale: #777777. Windows color (decimal): -7445090 or 10380686. OLE color: 10380686.
HSL color Cylindrical-coordinate representation of color #8E659E: hue angle of 283.16º degrees, saturation: 0.23, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #8E659E is Cyan = 0.10, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 142 | 101 | 158 | - |
| CMYK | 0.10 | 0.36 | 0 | 0.38 |
| HSL | 283.16º | 0.23% | 0.51% | - |
| HSV(B) | 283.16º | 0.36% | 0.62% | - |
| XYZ | 21.98 | 17.53 | 34.57 | - |
| YUV | 119.76 | 149.58 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 101 | 158 | 0.10 | 0.36 | 0 | 0.38 | 283.16 | 0.23 | 0.51 |
| Hex | 8E | 65 | 9E | A | 24 | 0 | 26 | 11B | 17 | 33 |
| Octal | 216 | 145 | 236 | 12 | 44 | 0 | 46 | 433 | 27 | 63 |
| Binary | 10001110 | 1100101 | 10011110 | 1010 | 100100 | 0 | 100110 | 100011011 | 10111 | 110011 |
Color Harmonies of #8E659E
Complementary color
Monochromatic Colors of #8E659E
Black with #8E659E
Text Example
Text Example
White with #8E659E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E659E; }
p { color: rgb(142,101,158); }
H1.HeaderClassName
{
color: #8E659E;
}
.AnyTagClassName
{
color: #8E659E;
}
</style>
background-color css
<style>
a { background-color: #8E659E; }
a { background-color: rgb(142,101,158); }
div.DivClassName
{
background-color: #8E659E;
}
.BgClassName
{
background-color: #8E659E;
}
</style>
border-color css
<style>
span { border-color: #8E659E; }
span { border-color: rgb(142,101,158); }
td.TdClassName
{
border-color: #8E659E;
}
.TagClassName
{
border-color: #8E659E;
}
</style>