Shades of Ce Soir #856197
Tints of Ce Soir #856197
RGB
CMYK
RGB Variations
Color information
#856197 (or 0x856197) is known color: Ce Soir. HEX triplet: 85, 61 and 97. RGB value is (133,97,151). Sum of RGB (Red+Green+Blue) = 133+97+151=381 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.91% from 381); Green value is 97 (38.28% from 255 or 25.46% from 381); Blue value is 151 (59.38% from 255 or 39.63% from 381); Max value from RGB is 151 - color contains mainly: blue. Hex color #856197 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856197 is #7A9E68. Grayscale: #717171. Windows color (decimal): -8035945 or 9920901. OLE color: 9920901.
HSL color Cylindrical-coordinate representation of color #856197: hue angle of 280º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #856197 is Cyan = 0.12, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 97 | 151 | - |
| CMYK | 0.12 | 0.36 | 0 | 0.41 |
| HSL | 280º | 0.22% | 0.49% | - |
| HSV(B) | 280º | 0.36% | 0.59% | - |
| XYZ | 19.53 | 15.77 | 31.29 | - |
| YUV | 113.92 | 148.93 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 151 | 0.12 | 0.36 | 0 | 0.41 | 280 | 0.22 | 0.49 |
| Hex | 85 | 61 | 97 | C | 24 | 0 | 29 | 118 | 16 | 31 |
| Octal | 205 | 141 | 227 | 14 | 44 | 0 | 51 | 430 | 26 | 61 |
| Binary | 10000101 | 1100001 | 10010111 | 1100 | 100100 | 0 | 101001 | 100011000 | 10110 | 110001 |
Color Harmonies of #856197
Complementary color
Monochromatic Colors of #856197
Black with #856197
Text Example
Text Example
White with #856197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856197; }
p { color: rgb(133,97,151); }
H1.HeaderClassName
{
color: #856197;
}
.AnyTagClassName
{
color: #856197;
}
</style>
background-color css
<style>
a { background-color: #856197; }
a { background-color: rgb(133,97,151); }
div.DivClassName
{
background-color: #856197;
}
.BgClassName
{
background-color: #856197;
}
</style>
border-color css
<style>
span { border-color: #856197; }
span { border-color: rgb(133,97,151); }
td.TdClassName
{
border-color: #856197;
}
.TagClassName
{
border-color: #856197;
}
</style>