Shades of Ce Soir #846499
Tints of Ce Soir #846499
RGB
CMYK
RGB Variations
Color information
#846499 (or 0x846499) is known color: Ce Soir. HEX triplet: 84, 64 and 99. RGB value is (132,100,153). Sum of RGB (Red+Green+Blue) = 132+100+153=385 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.29% from 385); Green value is 100 (39.45% from 255 or 25.97% from 385); Blue value is 153 (60.16% from 255 or 39.74% from 385); Max value from RGB is 153 - color contains mainly: blue. Hex color #846499 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846499 is #7B9B66. Grayscale: #737373. Windows color (decimal): -8100711 or 10052740. OLE color: 10052740.
HSL color Cylindrical-coordinate representation of color #846499: hue angle of 276.23º degrees, saturation: 0.21, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #846499 is Cyan = 0.14, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 100 | 153 | - |
| CMYK | 0.14 | 0.35 | 0 | 0.4 |
| HSL | 276.23º | 0.21% | 0.5% | - |
| HSV(B) | 276.23º | 0.35% | 0.6% | - |
| XYZ | 19.82 | 16.32 | 32.24 | - |
| YUV | 115.61 | 149.1 | 139.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 100 | 153 | 0.14 | 0.35 | 0 | 0.4 | 276.23 | 0.21 | 0.5 |
| Hex | 84 | 64 | 99 | E | 23 | 0 | 28 | 114 | 15 | 32 |
| Octal | 204 | 144 | 231 | 16 | 43 | 0 | 50 | 424 | 25 | 62 |
| Binary | 10000100 | 1100100 | 10011001 | 1110 | 100011 | 0 | 101000 | 100010100 | 10101 | 110010 |
Color Harmonies of #846499
Complementary color
Monochromatic Colors of #846499
Black with #846499
Text Example
Text Example
White with #846499
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846499; }
p { color: rgb(132,100,153); }
H1.HeaderClassName
{
color: #846499;
}
.AnyTagClassName
{
color: #846499;
}
</style>
background-color css
<style>
a { background-color: #846499; }
a { background-color: rgb(132,100,153); }
div.DivClassName
{
background-color: #846499;
}
.BgClassName
{
background-color: #846499;
}
</style>
border-color css
<style>
span { border-color: #846499; }
span { border-color: rgb(132,100,153); }
td.TdClassName
{
border-color: #846499;
}
.TagClassName
{
border-color: #846499;
}
</style>