Shades of Ce Soir #856099
Tints of Ce Soir #856099
RGB
CMYK
RGB Variations
Color information
#856099 (or 0x856099) is known color: Ce Soir. HEX triplet: 85, 60 and 99. RGB value is (133,96,153). Sum of RGB (Red+Green+Blue) = 133+96+153=382 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.82% from 382); Green value is 96 (37.89% from 255 or 25.13% from 382); Blue value is 153 (60.16% from 255 or 40.05% from 382); Max value from RGB is 153 - color contains mainly: blue. Hex color #856099 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856099 is #7A9F66. Grayscale: #717171. Windows color (decimal): -8036199 or 10051717. OLE color: 10051717.
HSL color Cylindrical-coordinate representation of color #856099: hue angle of 278.95º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #856099 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 96 | 153 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.4 |
| HSL | 278.95º | 0.23% | 0.49% | - |
| HSV(B) | 278.95º | 0.37% | 0.6% | - |
| XYZ | 19.61 | 15.65 | 32.12 | - |
| YUV | 113.56 | 150.26 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 153 | 0.13 | 0.37 | 0 | 0.4 | 278.95 | 0.23 | 0.49 |
| Hex | 85 | 60 | 99 | D | 25 | 0 | 28 | 117 | 17 | 31 |
| Octal | 205 | 140 | 231 | 15 | 45 | 0 | 50 | 427 | 27 | 61 |
| Binary | 10000101 | 1100000 | 10011001 | 1101 | 100101 | 0 | 101000 | 100010111 | 10111 | 110001 |
Color Harmonies of #856099
Complementary color
Monochromatic Colors of #856099
Black with #856099
Text Example
Text Example
White with #856099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856099; }
p { color: rgb(133,96,153); }
H1.HeaderClassName
{
color: #856099;
}
.AnyTagClassName
{
color: #856099;
}
</style>
background-color css
<style>
a { background-color: #856099; }
a { background-color: rgb(133,96,153); }
div.DivClassName
{
background-color: #856099;
}
.BgClassName
{
background-color: #856099;
}
</style>
border-color css
<style>
span { border-color: #856099; }
span { border-color: rgb(133,96,153); }
td.TdClassName
{
border-color: #856099;
}
.TagClassName
{
border-color: #856099;
}
</style>