Shades of Ce Soir #856299
Tints of Ce Soir #856299
RGB
CMYK
RGB Variations
Color information
#856299 (or 0x856299) is known color: Ce Soir. HEX triplet: 85, 62 and 99. RGB value is (133,98,153). Sum of RGB (Red+Green+Blue) = 133+98+153=384 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.64% from 384); Green value is 98 (38.67% from 255 or 25.52% from 384); Blue value is 153 (60.16% from 255 or 39.84% from 384); Max value from RGB is 153 - color contains mainly: blue. Hex color #856299 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856299 is #7A9D66. Grayscale: #727272. Windows color (decimal): -8035687 or 10052229. OLE color: 10052229.
HSL color Cylindrical-coordinate representation of color #856299: hue angle of 278.18º 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 #856299 is Cyan = 0.13, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 98 | 153 | - |
| CMYK | 0.13 | 0.36 | 0 | 0.4 |
| HSL | 278.18º | 0.22% | 0.49% | - |
| HSV(B) | 278.18º | 0.36% | 0.6% | - |
| XYZ | 19.79 | 16.02 | 32.19 | - |
| YUV | 114.74 | 149.6 | 141.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 98 | 153 | 0.13 | 0.36 | 0 | 0.4 | 278.18 | 0.22 | 0.49 |
| Hex | 85 | 62 | 99 | D | 24 | 0 | 28 | 116 | 16 | 31 |
| Octal | 205 | 142 | 231 | 15 | 44 | 0 | 50 | 426 | 26 | 61 |
| Binary | 10000101 | 1100010 | 10011001 | 1101 | 100100 | 0 | 101000 | 100010110 | 10110 | 110001 |
Color Harmonies of #856299
Complementary color
Monochromatic Colors of #856299
Black with #856299
Text Example
Text Example
White with #856299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856299; }
p { color: rgb(133,98,153); }
H1.HeaderClassName
{
color: #856299;
}
.AnyTagClassName
{
color: #856299;
}
</style>
background-color css
<style>
a { background-color: #856299; }
a { background-color: rgb(133,98,153); }
div.DivClassName
{
background-color: #856299;
}
.BgClassName
{
background-color: #856299;
}
</style>
border-color css
<style>
span { border-color: #856299; }
span { border-color: rgb(133,98,153); }
td.TdClassName
{
border-color: #856299;
}
.TagClassName
{
border-color: #856299;
}
</style>