Shades of Ce Soir #866998
Tints of Ce Soir #866998
RGB
CMYK
RGB Variations
Color information
#866998 (or 0x866998) is known color: Ce Soir. HEX triplet: 86, 69 and 98. RGB value is (134,105,152). Sum of RGB (Red+Green+Blue) = 134+105+152=391 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.27% from 391); Green value is 105 (41.41% from 255 or 26.85% from 391); Blue value is 152 (59.77% from 255 or 38.87% from 391); Max value from RGB is 152 - color contains mainly: blue. Hex color #866998 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866998 is #799667. Grayscale: #767676. Windows color (decimal): -7968360 or 9988486. OLE color: 9988486.
HSL color Cylindrical-coordinate representation of color #866998: hue angle of 277.02º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #866998 is Cyan = 0.12, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 105 | 152 | - |
| CMYK | 0.12 | 0.31 | 0 | 0.40 |
| HSL | 277.02º | 0.19% | 0.5% | - |
| HSV(B) | 277.02º | 0.31% | 0.6% | - |
| XYZ | 20.55 | 17.44 | 31.99 | - |
| YUV | 119.03 | 146.61 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 152 | 0.12 | 0.31 | 0 | 0.40 | 277.02 | 0.19 | 0.5 |
| Hex | 86 | 69 | 98 | C | 1F | 0 | 28 | 115 | 13 | 32 |
| Octal | 206 | 151 | 230 | 14 | 37 | 0 | 50 | 425 | 23 | 62 |
| Binary | 10000110 | 1101001 | 10011000 | 1100 | 11111 | 0 | 101000 | 100010101 | 10011 | 110010 |
Color Harmonies of #866998
Complementary color
Monochromatic Colors of #866998
Black with #866998
Text Example
Text Example
White with #866998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866998; }
p { color: rgb(134,105,152); }
H1.HeaderClassName
{
color: #866998;
}
.AnyTagClassName
{
color: #866998;
}
</style>
background-color css
<style>
a { background-color: #866998; }
a { background-color: rgb(134,105,152); }
div.DivClassName
{
background-color: #866998;
}
.BgClassName
{
background-color: #866998;
}
</style>
border-color css
<style>
span { border-color: #866998; }
span { border-color: rgb(134,105,152); }
td.TdClassName
{
border-color: #866998;
}
.TagClassName
{
border-color: #866998;
}
</style>