Shades of Ce Soir #856895
Tints of Ce Soir #856895
RGB
CMYK
RGB Variations
Color information
#856895 (or 0x856895) is known color: Ce Soir. HEX triplet: 85, 68 and 95. RGB value is (133,104,149). Sum of RGB (Red+Green+Blue) = 133+104+149=386 (51% of max value = 765). Red value is 133 (52.34% from 255 or 34.46% from 386); Green value is 104 (41.02% from 255 or 26.94% 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 #856895 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856895 is #7A976A. Grayscale: #757575. Windows color (decimal): -8034155 or 9791621. OLE color: 9791621.
HSL color Cylindrical-coordinate representation of color #856895: hue angle of 278.67º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #856895 is Cyan = 0.11, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 104 | 149 | - |
| CMYK | 0.11 | 0.30 | 0 | 0.42 |
| HSL | 278.67º | 0.18% | 0.5% | - |
| HSV(B) | 278.67º | 0.3% | 0.58% | - |
| XYZ | 20.05 | 17.06 | 30.67 | - |
| YUV | 117.8 | 145.61 | 138.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 149 | 0.11 | 0.30 | 0 | 0.42 | 278.67 | 0.18 | 0.5 |
| Hex | 85 | 68 | 95 | B | 1E | 0 | 2A | 117 | 12 | 32 |
| Octal | 205 | 150 | 225 | 13 | 36 | 0 | 52 | 427 | 22 | 62 |
| Binary | 10000101 | 1101000 | 10010101 | 1011 | 11110 | 0 | 101010 | 100010111 | 10010 | 110010 |
Color Harmonies of #856895
Complementary color
Monochromatic Colors of #856895
Black with #856895
Text Example
Text Example
White with #856895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856895; }
p { color: rgb(133,104,149); }
H1.HeaderClassName
{
color: #856895;
}
.AnyTagClassName
{
color: #856895;
}
</style>
background-color css
<style>
a { background-color: #856895; }
a { background-color: rgb(133,104,149); }
div.DivClassName
{
background-color: #856895;
}
.BgClassName
{
background-color: #856895;
}
</style>
border-color css
<style>
span { border-color: #856895; }
span { border-color: rgb(133,104,149); }
td.TdClassName
{
border-color: #856895;
}
.TagClassName
{
border-color: #856895;
}
</style>