Shades of Ce Soir #86609A
Tints of Ce Soir #86609A
RGB
CMYK
RGB Variations
Color information
#86609A (or 0x86609A) is known color: Ce Soir. HEX triplet: 86, 60 and 9A. RGB value is (134,96,154). Sum of RGB (Red+Green+Blue) = 134+96+154=384 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.90% from 384); Green value is 96 (37.89% from 255 or 25% from 384); Blue value is 154 (60.55% from 255 or 40.10% from 384); Max value from RGB is 154 - color contains mainly: blue. Hex color #86609A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86609A is #799F65. Grayscale: #717171. Windows color (decimal): -7970662 or 10117254. OLE color: 10117254.
HSL color Cylindrical-coordinate representation of color #86609A: hue angle of 279.31º 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 #86609A is Cyan = 0.13, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 96 | 154 | - |
| CMYK | 0.13 | 0.38 | 0 | 0.40 |
| HSL | 279.31º | 0.23% | 0.49% | - |
| HSV(B) | 279.31º | 0.38% | 0.6% | - |
| XYZ | 19.85 | 15.77 | 32.57 | - |
| YUV | 113.97 | 150.59 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 154 | 0.13 | 0.38 | 0 | 0.40 | 279.31 | 0.23 | 0.49 |
| Hex | 86 | 60 | 9A | D | 26 | 0 | 28 | 117 | 17 | 31 |
| Octal | 206 | 140 | 232 | 15 | 46 | 0 | 50 | 427 | 27 | 61 |
| Binary | 10000110 | 1100000 | 10011010 | 1101 | 100110 | 0 | 101000 | 100010111 | 10111 | 110001 |
Color Harmonies of #86609A
Complementary color
Monochromatic Colors of #86609A
Black with #86609A
Text Example
Text Example
White with #86609A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86609A; }
p { color: rgb(134,96,154); }
H1.HeaderClassName
{
color: #86609A;
}
.AnyTagClassName
{
color: #86609A;
}
</style>
background-color css
<style>
a { background-color: #86609A; }
a { background-color: rgb(134,96,154); }
div.DivClassName
{
background-color: #86609A;
}
.BgClassName
{
background-color: #86609A;
}
</style>
border-color css
<style>
span { border-color: #86609A; }
span { border-color: rgb(134,96,154); }
td.TdClassName
{
border-color: #86609A;
}
.TagClassName
{
border-color: #86609A;
}
</style>