Shades of Ce Soir #856493
Tints of Ce Soir #856493
RGB
CMYK
RGB Variations
Color information
#856493 (or 0x856493) is known color: Ce Soir. HEX triplet: 85, 64 and 93. RGB value is (133,100,147). Sum of RGB (Red+Green+Blue) = 133+100+147=380 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35% from 380); Green value is 100 (39.45% from 255 or 26.32% from 380); Blue value is 147 (57.81% from 255 or 38.68% from 380); Max value from RGB is 147 - color contains mainly: blue. Hex color #856493 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856493 is #7A9B6C. Grayscale: #737373. Windows color (decimal): -8035181 or 9659525. OLE color: 9659525.
HSL color Cylindrical-coordinate representation of color #856493: hue angle of 282.13º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #856493 is Cyan = 0.10, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 100 | 147 | - |
| CMYK | 0.10 | 0.32 | 0 | 0.42 |
| HSL | 282.13º | 0.19% | 0.48% | - |
| HSV(B) | 282.13º | 0.32% | 0.58% | - |
| XYZ | 19.5 | 16.21 | 29.7 | - |
| YUV | 115.23 | 145.93 | 140.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 147 | 0.10 | 0.32 | 0 | 0.42 | 282.13 | 0.19 | 0.48 |
| Hex | 85 | 64 | 93 | A | 20 | 0 | 2A | 11A | 13 | 30 |
| Octal | 205 | 144 | 223 | 12 | 40 | 0 | 52 | 432 | 23 | 60 |
| Binary | 10000101 | 1100100 | 10010011 | 1010 | 100000 | 0 | 101010 | 100011010 | 10011 | 110000 |
Color Harmonies of #856493
Complementary color
Monochromatic Colors of #856493
Black with #856493
Text Example
Text Example
White with #856493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856493; }
p { color: rgb(133,100,147); }
H1.HeaderClassName
{
color: #856493;
}
.AnyTagClassName
{
color: #856493;
}
</style>
background-color css
<style>
a { background-color: #856493; }
a { background-color: rgb(133,100,147); }
div.DivClassName
{
background-color: #856493;
}
.BgClassName
{
background-color: #856493;
}
</style>
border-color css
<style>
span { border-color: #856493; }
span { border-color: rgb(133,100,147); }
td.TdClassName
{
border-color: #856493;
}
.TagClassName
{
border-color: #856493;
}
</style>