Shades of Ce Soir #856298
Tints of Ce Soir #856298
RGB
CMYK
RGB Variations
Color information
#856298 (or 0x856298) is known color: Ce Soir. HEX triplet: 85, 62 and 98. RGB value is (133,98,152). Sum of RGB (Red+Green+Blue) = 133+98+152=383 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.73% from 383); Green value is 98 (38.67% from 255 or 25.59% from 383); Blue value is 152 (59.77% from 255 or 39.69% from 383); Max value from RGB is 152 - color contains mainly: blue. Hex color #856298 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856298 is #7A9D67. Grayscale: #727272. Windows color (decimal): -8035688 or 9986693. OLE color: 9986693.
HSL color Cylindrical-coordinate representation of color #856298: hue angle of 278.89º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #856298 is Cyan = 0.13, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 98 | 152 | - |
| CMYK | 0.13 | 0.36 | 0 | 0.40 |
| HSL | 278.89º | 0.22% | 0.49% | - |
| HSV(B) | 278.89º | 0.36% | 0.6% | - |
| XYZ | 19.71 | 15.99 | 31.75 | - |
| YUV | 114.62 | 149.1 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 98 | 152 | 0.13 | 0.36 | 0 | 0.40 | 278.89 | 0.22 | 0.49 |
| Hex | 85 | 62 | 98 | D | 24 | 0 | 28 | 117 | 16 | 31 |
| Octal | 205 | 142 | 230 | 15 | 44 | 0 | 50 | 427 | 26 | 61 |
| Binary | 10000101 | 1100010 | 10011000 | 1101 | 100100 | 0 | 101000 | 100010111 | 10110 | 110001 |
Color Harmonies of #856298
Complementary color
Monochromatic Colors of #856298
Black with #856298
Text Example
Text Example
White with #856298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856298; }
p { color: rgb(133,98,152); }
H1.HeaderClassName
{
color: #856298;
}
.AnyTagClassName
{
color: #856298;
}
</style>
background-color css
<style>
a { background-color: #856298; }
a { background-color: rgb(133,98,152); }
div.DivClassName
{
background-color: #856298;
}
.BgClassName
{
background-color: #856298;
}
</style>
border-color css
<style>
span { border-color: #856298; }
span { border-color: rgb(133,98,152); }
td.TdClassName
{
border-color: #856298;
}
.TagClassName
{
border-color: #856298;
}
</style>