Shades of Ce Soir #886595
Tints of Ce Soir #886595
RGB
CMYK
RGB Variations
Color information
#886595 (or 0x886595) is known color: Ce Soir. HEX triplet: 88, 65 and 95. RGB value is (136,101,149). Sum of RGB (Red+Green+Blue) = 136+101+149=386 (51% of max value = 765). Red value is 136 (53.52% from 255 or 35.23% from 386); Green value is 101 (39.84% from 255 or 26.17% from 386); Blue value is 149 (58.59% from 255 or 38.60% from 386); Max value from RGB is 149 - color contains mainly: blue. Hex color #886595 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886595 is #779A6A. Grayscale: #747474. Windows color (decimal): -7838315 or 9790856. OLE color: 9790856.
HSL color Cylindrical-coordinate representation of color #886595: hue angle of 283.75º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #886595 is Cyan = 0.09, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 101 | 149 | - |
| CMYK | 0.09 | 0.32 | 0 | 0.42 |
| HSL | 283.75º | 0.19% | 0.49% | - |
| HSV(B) | 283.75º | 0.32% | 0.58% | - |
| XYZ | 20.23 | 16.71 | 30.59 | - |
| YUV | 116.94 | 146.1 | 141.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 149 | 0.09 | 0.32 | 0 | 0.42 | 283.75 | 0.19 | 0.49 |
| Hex | 88 | 65 | 95 | 9 | 20 | 0 | 2A | 11C | 13 | 31 |
| Octal | 210 | 145 | 225 | 11 | 40 | 0 | 52 | 434 | 23 | 61 |
| Binary | 10001000 | 1100101 | 10010101 | 1001 | 100000 | 0 | 101010 | 100011100 | 10011 | 110001 |
Color Harmonies of #886595
Complementary color
Monochromatic Colors of #886595
Black with #886595
Text Example
Text Example
White with #886595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886595; }
p { color: rgb(136,101,149); }
H1.HeaderClassName
{
color: #886595;
}
.AnyTagClassName
{
color: #886595;
}
</style>
background-color css
<style>
a { background-color: #886595; }
a { background-color: rgb(136,101,149); }
div.DivClassName
{
background-color: #886595;
}
.BgClassName
{
background-color: #886595;
}
</style>
border-color css
<style>
span { border-color: #886595; }
span { border-color: rgb(136,101,149); }
td.TdClassName
{
border-color: #886595;
}
.TagClassName
{
border-color: #886595;
}
</style>