Shades of Ce Soir #856396
Tints of Ce Soir #856396
RGB
CMYK
RGB Variations
Color information
#856396 (or 0x856396) is known color: Ce Soir. HEX triplet: 85, 63 and 96. RGB value is (133,99,150). Sum of RGB (Red+Green+Blue) = 133+99+150=382 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.82% from 382); Green value is 99 (39.06% from 255 or 25.92% from 382); Blue value is 150 (58.98% from 255 or 39.27% from 382); Max value from RGB is 150 - color contains mainly: blue. Hex color #856396 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856396 is #7A9C69. Grayscale: #727272. Windows color (decimal): -8035434 or 9855877. OLE color: 9855877.
HSL color Cylindrical-coordinate representation of color #856396: hue angle of 280º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #856396 is Cyan = 0.11, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 99 | 150 | - |
| CMYK | 0.11 | 0.34 | 0 | 0.41 |
| HSL | 280º | 0.2% | 0.49% | - |
| HSV(B) | 280º | 0.34% | 0.59% | - |
| XYZ | 19.64 | 16.11 | 30.93 | - |
| YUV | 114.98 | 147.76 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 150 | 0.11 | 0.34 | 0 | 0.41 | 280 | 0.2 | 0.49 |
| Hex | 85 | 63 | 96 | B | 22 | 0 | 29 | 118 | 14 | 31 |
| Octal | 205 | 143 | 226 | 13 | 42 | 0 | 51 | 430 | 24 | 61 |
| Binary | 10000101 | 1100011 | 10010110 | 1011 | 100010 | 0 | 101001 | 100011000 | 10100 | 110001 |
Color Harmonies of #856396
Complementary color
Monochromatic Colors of #856396
Black with #856396
Text Example
Text Example
White with #856396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856396; }
p { color: rgb(133,99,150); }
H1.HeaderClassName
{
color: #856396;
}
.AnyTagClassName
{
color: #856396;
}
</style>
background-color css
<style>
a { background-color: #856396; }
a { background-color: rgb(133,99,150); }
div.DivClassName
{
background-color: #856396;
}
.BgClassName
{
background-color: #856396;
}
</style>
border-color css
<style>
span { border-color: #856396; }
span { border-color: rgb(133,99,150); }
td.TdClassName
{
border-color: #856396;
}
.TagClassName
{
border-color: #856396;
}
</style>