Shades of Ce Soir #8C609A
Tints of Ce Soir #8C609A
RGB
CMYK
RGB Variations
Color information
#8C609A (or 0x8C609A) is known color: Ce Soir. HEX triplet: 8C, 60 and 9A. RGB value is (140,96,154). Sum of RGB (Red+Green+Blue) = 140+96+154=390 (51% of max value = 765). Red value is 140 (55.08% from 255 or 35.90% from 390); Green value is 96 (37.89% from 255 or 24.62% from 390); Blue value is 154 (60.55% from 255 or 39.49% from 390); Max value from RGB is 154 - color contains mainly: blue. Hex color #8C609A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8C609A is #739F65. Grayscale: #737373. Windows color (decimal): -7577446 or 10117260. OLE color: 10117260.
HSL color Cylindrical-coordinate representation of color #8C609A: hue angle of 285.52º 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 #8C609A is Cyan = 0.09, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 140 | 96 | 154 | - |
| CMYK | 0.09 | 0.38 | 0 | 0.40 |
| HSL | 285.52º | 0.23% | 0.49% | - |
| HSV(B) | 285.52º | 0.38% | 0.6% | - |
| XYZ | 20.83 | 16.27 | 32.62 | - |
| YUV | 115.77 | 149.58 | 145.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 96 | 154 | 0.09 | 0.38 | 0 | 0.40 | 285.52 | 0.23 | 0.49 |
| Hex | 8C | 60 | 9A | 9 | 26 | 0 | 28 | 11E | 17 | 31 |
| Octal | 214 | 140 | 232 | 11 | 46 | 0 | 50 | 436 | 27 | 61 |
| Binary | 10001100 | 1100000 | 10011010 | 1001 | 100110 | 0 | 101000 | 100011110 | 10111 | 110001 |
Color Harmonies of #8C609A
Complementary color
Monochromatic Colors of #8C609A
Black with #8C609A
Text Example
Text Example
White with #8C609A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C609A; }
p { color: rgb(140,96,154); }
H1.HeaderClassName
{
color: #8C609A;
}
.AnyTagClassName
{
color: #8C609A;
}
</style>
background-color css
<style>
a { background-color: #8C609A; }
a { background-color: rgb(140,96,154); }
div.DivClassName
{
background-color: #8C609A;
}
.BgClassName
{
background-color: #8C609A;
}
</style>
border-color css
<style>
span { border-color: #8C609A; }
span { border-color: rgb(140,96,154); }
td.TdClassName
{
border-color: #8C609A;
}
.TagClassName
{
border-color: #8C609A;
}
</style>