Shades of Ce Soir #846398
Tints of Ce Soir #846398
RGB
CMYK
RGB Variations
Color information
#846398 (or 0x846398) is known color: Ce Soir. HEX triplet: 84, 63 and 98. RGB value is (132,99,152). Sum of RGB (Red+Green+Blue) = 132+99+152=383 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.46% from 383); Green value is 99 (39.06% from 255 or 25.85% from 383); Blue value is 152 (59.77% from 255 or 39.69% from 383); Max value from RGB is 152 - color contains mainly: blue. Hex color #846398 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846398 is #7B9C67. Grayscale: #727272. Windows color (decimal): -8100968 or 9986948. OLE color: 9986948.
HSL color Cylindrical-coordinate representation of color #846398: hue angle of 277.36º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #846398 is Cyan = 0.13, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 99 | 152 | - |
| CMYK | 0.13 | 0.35 | 0 | 0.40 |
| HSL | 277.36º | 0.21% | 0.49% | - |
| HSV(B) | 277.36º | 0.35% | 0.6% | - |
| XYZ | 19.65 | 16.1 | 31.78 | - |
| YUV | 114.91 | 148.93 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 99 | 152 | 0.13 | 0.35 | 0 | 0.40 | 277.36 | 0.21 | 0.49 |
| Hex | 84 | 63 | 98 | D | 23 | 0 | 28 | 115 | 15 | 31 |
| Octal | 204 | 143 | 230 | 15 | 43 | 0 | 50 | 425 | 25 | 61 |
| Binary | 10000100 | 1100011 | 10011000 | 1101 | 100011 | 0 | 101000 | 100010101 | 10101 | 110001 |
Color Harmonies of #846398
Complementary color
Monochromatic Colors of #846398
Black with #846398
Text Example
Text Example
White with #846398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846398; }
p { color: rgb(132,99,152); }
H1.HeaderClassName
{
color: #846398;
}
.AnyTagClassName
{
color: #846398;
}
</style>
background-color css
<style>
a { background-color: #846398; }
a { background-color: rgb(132,99,152); }
div.DivClassName
{
background-color: #846398;
}
.BgClassName
{
background-color: #846398;
}
</style>
border-color css
<style>
span { border-color: #846398; }
span { border-color: rgb(132,99,152); }
td.TdClassName
{
border-color: #846398;
}
.TagClassName
{
border-color: #846398;
}
</style>