Shades of Ce Soir #856797
Tints of Ce Soir #856797
RGB
CMYK
RGB Variations
Color information
#856797 (or 0x856797) is known color: Ce Soir. HEX triplet: 85, 67 and 97. RGB value is (133,103,151). Sum of RGB (Red+Green+Blue) = 133+103+151=387 (51% of max value = 765). Red value is 133 (52.34% from 255 or 34.37% from 387); Green value is 103 (40.62% from 255 or 26.61% from 387); Blue value is 151 (59.38% from 255 or 39.02% from 387); Max value from RGB is 151 - color contains mainly: blue. Hex color #856797 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856797 is #7A9868. Grayscale: #757575. Windows color (decimal): -8034409 or 9922437. OLE color: 9922437.
HSL color Cylindrical-coordinate representation of color #856797: hue angle of 277.5º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #856797 is Cyan = 0.12, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 103 | 151 | - |
| CMYK | 0.12 | 0.32 | 0 | 0.41 |
| HSL | 277.5º | 0.19% | 0.5% | - |
| HSV(B) | 277.5º | 0.32% | 0.59% | - |
| XYZ | 20.11 | 16.92 | 31.48 | - |
| YUV | 117.44 | 146.94 | 139.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 151 | 0.12 | 0.32 | 0 | 0.41 | 277.5 | 0.19 | 0.5 |
| Hex | 85 | 67 | 97 | C | 20 | 0 | 29 | 116 | 13 | 32 |
| Octal | 205 | 147 | 227 | 14 | 40 | 0 | 51 | 426 | 23 | 62 |
| Binary | 10000101 | 1100111 | 10010111 | 1100 | 100000 | 0 | 101001 | 100010110 | 10011 | 110010 |
Color Harmonies of #856797
Complementary color
Monochromatic Colors of #856797
Black with #856797
Text Example
Text Example
White with #856797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856797; }
p { color: rgb(133,103,151); }
H1.HeaderClassName
{
color: #856797;
}
.AnyTagClassName
{
color: #856797;
}
</style>
background-color css
<style>
a { background-color: #856797; }
a { background-color: rgb(133,103,151); }
div.DivClassName
{
background-color: #856797;
}
.BgClassName
{
background-color: #856797;
}
</style>
border-color css
<style>
span { border-color: #856797; }
span { border-color: rgb(133,103,151); }
td.TdClassName
{
border-color: #856797;
}
.TagClassName
{
border-color: #856797;
}
</style>