Shades of Ce Soir #846299
Tints of Ce Soir #846299
RGB
CMYK
RGB Variations
Color information
#846299 (or 0x846299) is known color: Ce Soir. HEX triplet: 84, 62 and 99. RGB value is (132,98,153). Sum of RGB (Red+Green+Blue) = 132+98+153=383 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.46% from 383); Green value is 98 (38.67% from 255 or 25.59% from 383); Blue value is 153 (60.16% from 255 or 39.95% from 383); Max value from RGB is 153 - color contains mainly: blue. Hex color #846299 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846299 is #7B9D66. Grayscale: #727272. Windows color (decimal): -8101223 or 10052228. OLE color: 10052228.
HSL color Cylindrical-coordinate representation of color #846299: hue angle of 277.09º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #846299 is Cyan = 0.14, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 98 | 153 | - |
| CMYK | 0.14 | 0.36 | 0 | 0.4 |
| HSL | 277.09º | 0.22% | 0.49% | - |
| HSV(B) | 277.09º | 0.36% | 0.6% | - |
| XYZ | 19.63 | 15.94 | 32.18 | - |
| YUV | 114.44 | 149.76 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 98 | 153 | 0.14 | 0.36 | 0 | 0.4 | 277.09 | 0.22 | 0.49 |
| Hex | 84 | 62 | 99 | E | 24 | 0 | 28 | 115 | 16 | 31 |
| Octal | 204 | 142 | 231 | 16 | 44 | 0 | 50 | 425 | 26 | 61 |
| Binary | 10000100 | 1100010 | 10011001 | 1110 | 100100 | 0 | 101000 | 100010101 | 10110 | 110001 |
Color Harmonies of #846299
Complementary color
Monochromatic Colors of #846299
Black with #846299
Text Example
Text Example
White with #846299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846299; }
p { color: rgb(132,98,153); }
H1.HeaderClassName
{
color: #846299;
}
.AnyTagClassName
{
color: #846299;
}
</style>
background-color css
<style>
a { background-color: #846299; }
a { background-color: rgb(132,98,153); }
div.DivClassName
{
background-color: #846299;
}
.BgClassName
{
background-color: #846299;
}
</style>
border-color css
<style>
span { border-color: #846299; }
span { border-color: rgb(132,98,153); }
td.TdClassName
{
border-color: #846299;
}
.TagClassName
{
border-color: #846299;
}
</style>