Shades of Ce Soir #886298
Tints of Ce Soir #886298
RGB
CMYK
RGB Variations
Color information
#886298 (or 0x886298) is known color: Ce Soir. HEX triplet: 88, 62 and 98. RGB value is (136,98,152). Sum of RGB (Red+Green+Blue) = 136+98+152=386 (51% of max value = 765). Red value is 136 (53.52% from 255 or 35.23% from 386); Green value is 98 (38.67% from 255 or 25.39% from 386); Blue value is 152 (59.77% from 255 or 39.38% from 386); Max value from RGB is 152 - color contains mainly: blue. Hex color #886298 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886298 is #779D67. Grayscale: #737373. Windows color (decimal): -7839080 or 9986696. OLE color: 9986696.
HSL color Cylindrical-coordinate representation of color #886298: hue angle of 282.22º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #886298 is Cyan = 0.11, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 136 | 98 | 152 | - |
| CMYK | 0.11 | 0.36 | 0 | 0.40 |
| HSL | 282.22º | 0.22% | 0.49% | - |
| HSV(B) | 282.22º | 0.36% | 0.6% | - |
| XYZ | 20.19 | 16.24 | 31.78 | - |
| YUV | 115.52 | 148.59 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 152 | 0.11 | 0.36 | 0 | 0.40 | 282.22 | 0.22 | 0.49 |
| Hex | 88 | 62 | 98 | B | 24 | 0 | 28 | 11A | 16 | 31 |
| Octal | 210 | 142 | 230 | 13 | 44 | 0 | 50 | 432 | 26 | 61 |
| Binary | 10001000 | 1100010 | 10011000 | 1011 | 100100 | 0 | 101000 | 100011010 | 10110 | 110001 |
Color Harmonies of #886298
Complementary color
Monochromatic Colors of #886298
Black with #886298
Text Example
Text Example
White with #886298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886298; }
p { color: rgb(136,98,152); }
H1.HeaderClassName
{
color: #886298;
}
.AnyTagClassName
{
color: #886298;
}
</style>
background-color css
<style>
a { background-color: #886298; }
a { background-color: rgb(136,98,152); }
div.DivClassName
{
background-color: #886298;
}
.BgClassName
{
background-color: #886298;
}
</style>
border-color css
<style>
span { border-color: #886298; }
span { border-color: rgb(136,98,152); }
td.TdClassName
{
border-color: #886298;
}
.TagClassName
{
border-color: #886298;
}
</style>