Shades of Ce Soir #857098
Tints of Ce Soir #857098
RGB
CMYK
RGB Variations
Color information
#857098 (or 0x857098) is known color: Ce Soir. HEX triplet: 85, 70 and 98. RGB value is (133,112,152). Sum of RGB (Red+Green+Blue) = 133+112+152=397 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.50% from 397); Green value is 112 (44.14% from 255 or 28.21% from 397); Blue value is 152 (59.77% from 255 or 38.29% from 397); Max value from RGB is 152 - color contains mainly: blue. Hex color #857098 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857098 is #7A8F67. Grayscale: #7A7A7A. Windows color (decimal): -8032104 or 9990277. OLE color: 9990277.
HSL color Cylindrical-coordinate representation of color #857098: hue angle of 271.5º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #857098 is Cyan = 0.13, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 112 | 152 | - |
| CMYK | 0.13 | 0.26 | 0 | 0.40 |
| HSL | 271.5º | 0.16% | 0.52% | - |
| HSV(B) | 271.5º | 0.26% | 0.6% | - |
| XYZ | 21.13 | 18.84 | 32.23 | - |
| YUV | 122.84 | 144.46 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 152 | 0.13 | 0.26 | 0 | 0.40 | 271.5 | 0.16 | 0.52 |
| Hex | 85 | 70 | 98 | D | 1A | 0 | 28 | 110 | 10 | 34 |
| Octal | 205 | 160 | 230 | 15 | 32 | 0 | 50 | 420 | 20 | 64 |
| Binary | 10000101 | 1110000 | 10011000 | 1101 | 11010 | 0 | 101000 | 100010000 | 10000 | 110100 |
Color Harmonies of #857098
Complementary color
Monochromatic Colors of #857098
Black with #857098
Text Example
Text Example
White with #857098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857098; }
p { color: rgb(133,112,152); }
H1.HeaderClassName
{
color: #857098;
}
.AnyTagClassName
{
color: #857098;
}
</style>
background-color css
<style>
a { background-color: #857098; }
a { background-color: rgb(133,112,152); }
div.DivClassName
{
background-color: #857098;
}
.BgClassName
{
background-color: #857098;
}
</style>
border-color css
<style>
span { border-color: #857098; }
span { border-color: rgb(133,112,152); }
td.TdClassName
{
border-color: #857098;
}
.TagClassName
{
border-color: #857098;
}
</style>