Shades of Ce Soir #846598
Tints of Ce Soir #846598
RGB
CMYK
RGB Variations
Color information
#846598 (or 0x846598) is known color: Ce Soir. HEX triplet: 84, 65 and 98. RGB value is (132,101,152). Sum of RGB (Red+Green+Blue) = 132+101+152=385 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.29% from 385); Green value is 101 (39.84% from 255 or 26.23% from 385); Blue value is 152 (59.77% from 255 or 39.48% from 385); Max value from RGB is 152 - color contains mainly: blue. Hex color #846598 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846598 is #7B9A67. Grayscale: #737373. Windows color (decimal): -8100456 or 9987460. OLE color: 9987460.
HSL color Cylindrical-coordinate representation of color #846598: hue angle of 276.47º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #846598 is Cyan = 0.13, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 101 | 152 | - |
| CMYK | 0.13 | 0.34 | 0 | 0.40 |
| HSL | 276.47º | 0.2% | 0.5% | - |
| HSV(B) | 276.47º | 0.34% | 0.6% | - |
| XYZ | 19.84 | 16.48 | 31.84 | - |
| YUV | 116.08 | 148.27 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 152 | 0.13 | 0.34 | 0 | 0.40 | 276.47 | 0.2 | 0.5 |
| Hex | 84 | 65 | 98 | D | 22 | 0 | 28 | 114 | 14 | 32 |
| Octal | 204 | 145 | 230 | 15 | 42 | 0 | 50 | 424 | 24 | 62 |
| Binary | 10000100 | 1100101 | 10011000 | 1101 | 100010 | 0 | 101000 | 100010100 | 10100 | 110010 |
Color Harmonies of #846598
Complementary color
Monochromatic Colors of #846598
Black with #846598
Text Example
Text Example
White with #846598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846598; }
p { color: rgb(132,101,152); }
H1.HeaderClassName
{
color: #846598;
}
.AnyTagClassName
{
color: #846598;
}
</style>
background-color css
<style>
a { background-color: #846598; }
a { background-color: rgb(132,101,152); }
div.DivClassName
{
background-color: #846598;
}
.BgClassName
{
background-color: #846598;
}
</style>
border-color css
<style>
span { border-color: #846598; }
span { border-color: rgb(132,101,152); }
td.TdClassName
{
border-color: #846598;
}
.TagClassName
{
border-color: #846598;
}
</style>