Shades of Ce Soir #856795
Tints of Ce Soir #856795
RGB
CMYK
RGB Variations
Color information
#856795 (or 0x856795) is known color: Ce Soir. HEX triplet: 85, 67 and 95. RGB value is (133,103,149). Sum of RGB (Red+Green+Blue) = 133+103+149=385 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.55% from 385); Green value is 103 (40.62% from 255 or 26.75% from 385); Blue value is 149 (58.59% from 255 or 38.70% from 385); Max value from RGB is 149 - color contains mainly: blue. Hex color #856795 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856795 is #7A986A. Grayscale: #757575. Windows color (decimal): -8034411 or 9791365. OLE color: 9791365.
HSL color Cylindrical-coordinate representation of color #856795: hue angle of 279.13º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #856795 is Cyan = 0.11, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 103 | 149 | - |
| CMYK | 0.11 | 0.31 | 0 | 0.42 |
| HSL | 279.13º | 0.18% | 0.49% | - |
| HSV(B) | 279.13º | 0.31% | 0.58% | - |
| XYZ | 19.95 | 16.86 | 30.64 | - |
| YUV | 117.21 | 145.94 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 149 | 0.11 | 0.31 | 0 | 0.42 | 279.13 | 0.18 | 0.49 |
| Hex | 85 | 67 | 95 | B | 1F | 0 | 2A | 117 | 12 | 31 |
| Octal | 205 | 147 | 225 | 13 | 37 | 0 | 52 | 427 | 22 | 61 |
| Binary | 10000101 | 1100111 | 10010101 | 1011 | 11111 | 0 | 101010 | 100010111 | 10010 | 110001 |
Color Harmonies of #856795
Complementary color
Monochromatic Colors of #856795
Black with #856795
Text Example
Text Example
White with #856795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856795; }
p { color: rgb(133,103,149); }
H1.HeaderClassName
{
color: #856795;
}
.AnyTagClassName
{
color: #856795;
}
</style>
background-color css
<style>
a { background-color: #856795; }
a { background-color: rgb(133,103,149); }
div.DivClassName
{
background-color: #856795;
}
.BgClassName
{
background-color: #856795;
}
</style>
border-color css
<style>
span { border-color: #856795; }
span { border-color: rgb(133,103,149); }
td.TdClassName
{
border-color: #856795;
}
.TagClassName
{
border-color: #856795;
}
</style>