Shades of Ce Soir #856195
Tints of Ce Soir #856195
RGB
CMYK
RGB Variations
Color information
#856195 (or 0x856195) is known color: Ce Soir. HEX triplet: 85, 61 and 95. RGB value is (133,97,149). Sum of RGB (Red+Green+Blue) = 133+97+149=379 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.09% from 379); Green value is 97 (38.28% from 255 or 25.59% from 379); Blue value is 149 (58.59% from 255 or 39.31% from 379); Max value from RGB is 149 - color contains mainly: blue. Hex color #856195 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856195 is #7A9E6A. Grayscale: #717171. Windows color (decimal): -8035947 or 9789829. OLE color: 9789829.
HSL color Cylindrical-coordinate representation of color #856195: hue angle of 281.54º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #856195 is Cyan = 0.11, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 97 | 149 | - |
| CMYK | 0.11 | 0.35 | 0 | 0.42 |
| HSL | 281.54º | 0.21% | 0.48% | - |
| HSV(B) | 281.54º | 0.35% | 0.58% | - |
| XYZ | 19.37 | 15.71 | 30.44 | - |
| YUV | 113.69 | 147.93 | 141.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 149 | 0.11 | 0.35 | 0 | 0.42 | 281.54 | 0.21 | 0.48 |
| Hex | 85 | 61 | 95 | B | 23 | 0 | 2A | 11A | 15 | 30 |
| Octal | 205 | 141 | 225 | 13 | 43 | 0 | 52 | 432 | 25 | 60 |
| Binary | 10000101 | 1100001 | 10010101 | 1011 | 100011 | 0 | 101010 | 100011010 | 10101 | 110000 |
Color Harmonies of #856195
Complementary color
Monochromatic Colors of #856195
Black with #856195
Text Example
Text Example
White with #856195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856195; }
p { color: rgb(133,97,149); }
H1.HeaderClassName
{
color: #856195;
}
.AnyTagClassName
{
color: #856195;
}
</style>
background-color css
<style>
a { background-color: #856195; }
a { background-color: rgb(133,97,149); }
div.DivClassName
{
background-color: #856195;
}
.BgClassName
{
background-color: #856195;
}
</style>
border-color css
<style>
span { border-color: #856195; }
span { border-color: rgb(133,97,149); }
td.TdClassName
{
border-color: #856195;
}
.TagClassName
{
border-color: #856195;
}
</style>