Shades of Ce Soir #856395
Tints of Ce Soir #856395
RGB
CMYK
RGB Variations
Color information
#856395 (or 0x856395) is known color: Ce Soir. HEX triplet: 85, 63 and 95. RGB value is (133,99,149). Sum of RGB (Red+Green+Blue) = 133+99+149=381 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.91% from 381); Green value is 99 (39.06% from 255 or 25.98% from 381); Blue value is 149 (58.59% from 255 or 39.11% from 381); Max value from RGB is 149 - color contains mainly: blue. Hex color #856395 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856395 is #7A9C6A. Grayscale: #727272. Windows color (decimal): -8035435 or 9790341. OLE color: 9790341.
HSL color Cylindrical-coordinate representation of color #856395: hue angle of 280.8º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #856395 is Cyan = 0.11, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 99 | 149 | - |
| CMYK | 0.11 | 0.34 | 0 | 0.42 |
| HSL | 280.8º | 0.2% | 0.49% | - |
| HSV(B) | 280.8º | 0.34% | 0.58% | - |
| XYZ | 19.56 | 16.08 | 30.51 | - |
| YUV | 114.87 | 147.26 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 149 | 0.11 | 0.34 | 0 | 0.42 | 280.8 | 0.2 | 0.49 |
| Hex | 85 | 63 | 95 | B | 22 | 0 | 2A | 119 | 14 | 31 |
| Octal | 205 | 143 | 225 | 13 | 42 | 0 | 52 | 431 | 24 | 61 |
| Binary | 10000101 | 1100011 | 10010101 | 1011 | 100010 | 0 | 101010 | 100011001 | 10100 | 110001 |
Color Harmonies of #856395
Complementary color
Monochromatic Colors of #856395
Black with #856395
Text Example
Text Example
White with #856395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856395; }
p { color: rgb(133,99,149); }
H1.HeaderClassName
{
color: #856395;
}
.AnyTagClassName
{
color: #856395;
}
</style>
background-color css
<style>
a { background-color: #856395; }
a { background-color: rgb(133,99,149); }
div.DivClassName
{
background-color: #856395;
}
.BgClassName
{
background-color: #856395;
}
</style>
border-color css
<style>
span { border-color: #856395; }
span { border-color: rgb(133,99,149); }
td.TdClassName
{
border-color: #856395;
}
.TagClassName
{
border-color: #856395;
}
</style>