Shades of Ce Soir #856994
Tints of Ce Soir #856994
RGB
CMYK
RGB Variations
Color information
#856994 (or 0x856994) is known color: Ce Soir. HEX triplet: 85, 69 and 94. RGB value is (133,105,148). Sum of RGB (Red+Green+Blue) = 133+105+148=386 (51% of max value = 765). Red value is 133 (52.34% from 255 or 34.46% from 386); Green value is 105 (41.41% from 255 or 27.20% from 386); Blue value is 148 (58.20% from 255 or 38.34% from 386); Max value from RGB is 148 - color contains mainly: blue. Hex color #856994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856994 is #7A966B. Grayscale: #767676. Windows color (decimal): -8033900 or 9726341. OLE color: 9726341.
HSL color Cylindrical-coordinate representation of color #856994: hue angle of 279.07º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #856994 is Cyan = 0.10, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 105 | 148 | - |
| CMYK | 0.10 | 0.29 | 0 | 0.42 |
| HSL | 279.07º | 0.17% | 0.5% | - |
| HSV(B) | 279.07º | 0.29% | 0.58% | - |
| XYZ | 20.07 | 17.23 | 30.28 | - |
| YUV | 118.27 | 144.78 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 148 | 0.10 | 0.29 | 0 | 0.42 | 279.07 | 0.17 | 0.5 |
| Hex | 85 | 69 | 94 | A | 1D | 0 | 2A | 117 | 11 | 32 |
| Octal | 205 | 151 | 224 | 12 | 35 | 0 | 52 | 427 | 21 | 62 |
| Binary | 10000101 | 1101001 | 10010100 | 1010 | 11101 | 0 | 101010 | 100010111 | 10001 | 110010 |
Color Harmonies of #856994
Complementary color
Monochromatic Colors of #856994
Black with #856994
Text Example
Text Example
White with #856994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856994; }
p { color: rgb(133,105,148); }
H1.HeaderClassName
{
color: #856994;
}
.AnyTagClassName
{
color: #856994;
}
</style>
background-color css
<style>
a { background-color: #856994; }
a { background-color: rgb(133,105,148); }
div.DivClassName
{
background-color: #856994;
}
.BgClassName
{
background-color: #856994;
}
</style>
border-color css
<style>
span { border-color: #856994; }
span { border-color: rgb(133,105,148); }
td.TdClassName
{
border-color: #856994;
}
.TagClassName
{
border-color: #856994;
}
</style>