Shades of Ce Soir #856594
Tints of Ce Soir #856594
RGB
CMYK
RGB Variations
Color information
#856594 (or 0x856594) is known color: Ce Soir. HEX triplet: 85, 65 and 94. RGB value is (133,101,148). Sum of RGB (Red+Green+Blue) = 133+101+148=382 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.82% from 382); Green value is 101 (39.84% from 255 or 26.44% from 382); Blue value is 148 (58.20% from 255 or 38.74% from 382); Max value from RGB is 148 - color contains mainly: blue. Hex color #856594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856594 is #7A9A6B. Grayscale: #737373. Windows color (decimal): -8034924 or 9725317. OLE color: 9725317.
HSL color Cylindrical-coordinate representation of color #856594: hue angle of 280.85º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #856594 is Cyan = 0.10, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 101 | 148 | - |
| CMYK | 0.10 | 0.32 | 0 | 0.42 |
| HSL | 280.85º | 0.19% | 0.49% | - |
| HSV(B) | 280.85º | 0.32% | 0.58% | - |
| XYZ | 19.67 | 16.43 | 30.15 | - |
| YUV | 115.93 | 146.1 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 148 | 0.10 | 0.32 | 0 | 0.42 | 280.85 | 0.19 | 0.49 |
| Hex | 85 | 65 | 94 | A | 20 | 0 | 2A | 119 | 13 | 31 |
| Octal | 205 | 145 | 224 | 12 | 40 | 0 | 52 | 431 | 23 | 61 |
| Binary | 10000101 | 1100101 | 10010100 | 1010 | 100000 | 0 | 101010 | 100011001 | 10011 | 110001 |
Color Harmonies of #856594
Complementary color
Monochromatic Colors of #856594
Black with #856594
Text Example
Text Example
White with #856594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856594; }
p { color: rgb(133,101,148); }
H1.HeaderClassName
{
color: #856594;
}
.AnyTagClassName
{
color: #856594;
}
</style>
background-color css
<style>
a { background-color: #856594; }
a { background-color: rgb(133,101,148); }
div.DivClassName
{
background-color: #856594;
}
.BgClassName
{
background-color: #856594;
}
</style>
border-color css
<style>
span { border-color: #856594; }
span { border-color: rgb(133,101,148); }
td.TdClassName
{
border-color: #856594;
}
.TagClassName
{
border-color: #856594;
}
</style>