Shades of Ce Soir #856098
Tints of Ce Soir #856098
RGB
CMYK
RGB Variations
Color information
#856098 (or 0x856098) is known color: Ce Soir. HEX triplet: 85, 60 and 98. RGB value is (133,96,152). Sum of RGB (Red+Green+Blue) = 133+96+152=381 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.91% from 381); Green value is 96 (37.89% from 255 or 25.20% from 381); Blue value is 152 (59.77% from 255 or 39.90% from 381); Max value from RGB is 152 - color contains mainly: blue. Hex color #856098 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856098 is #7A9F67. Grayscale: #717171. Windows color (decimal): -8036200 or 9986181. OLE color: 9986181.
HSL color Cylindrical-coordinate representation of color #856098: hue angle of 279.64º 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 #856098 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 96 | 152 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.40 |
| HSL | 279.64º | 0.23% | 0.49% | - |
| HSV(B) | 279.64º | 0.37% | 0.6% | - |
| XYZ | 19.52 | 15.62 | 31.69 | - |
| YUV | 113.45 | 149.76 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 152 | 0.13 | 0.37 | 0 | 0.40 | 279.64 | 0.23 | 0.49 |
| Hex | 85 | 60 | 98 | D | 25 | 0 | 28 | 118 | 17 | 31 |
| Octal | 205 | 140 | 230 | 15 | 45 | 0 | 50 | 430 | 27 | 61 |
| Binary | 10000101 | 1100000 | 10011000 | 1101 | 100101 | 0 | 101000 | 100011000 | 10111 | 110001 |
Color Harmonies of #856098
Complementary color
Monochromatic Colors of #856098
Black with #856098
Text Example
Text Example
White with #856098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856098; }
p { color: rgb(133,96,152); }
H1.HeaderClassName
{
color: #856098;
}
.AnyTagClassName
{
color: #856098;
}
</style>
background-color css
<style>
a { background-color: #856098; }
a { background-color: rgb(133,96,152); }
div.DivClassName
{
background-color: #856098;
}
.BgClassName
{
background-color: #856098;
}
</style>
border-color css
<style>
span { border-color: #856098; }
span { border-color: rgb(133,96,152); }
td.TdClassName
{
border-color: #856098;
}
.TagClassName
{
border-color: #856098;
}
</style>