Shades of Ce Soir #83649A
Tints of Ce Soir #83649A
RGB
CMYK
RGB Variations
Color information
#83649A (or 0x83649A) is known color: Ce Soir. HEX triplet: 83, 64 and 9A. RGB value is (131,100,154). Sum of RGB (Red+Green+Blue) = 131+100+154=385 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.03% from 385); Green value is 100 (39.45% from 255 or 25.97% from 385); Blue value is 154 (60.55% from 255 or 40% from 385); Max value from RGB is 154 - color contains mainly: blue. Hex color #83649A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #83649A is #7C9B65. Grayscale: #737373. Windows color (decimal): -8166246 or 10118275. OLE color: 10118275.
HSL color Cylindrical-coordinate representation of color #83649A: hue angle of 274.44º 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 #83649A is Cyan = 0.15, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 131 | 100 | 154 | - |
| CMYK | 0.15 | 0.35 | 0 | 0.40 |
| HSL | 274.44º | 0.21% | 0.5% | - |
| HSV(B) | 274.44º | 0.35% | 0.6% | - |
| XYZ | 19.75 | 16.27 | 32.67 | - |
| YUV | 115.43 | 149.77 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 100 | 154 | 0.15 | 0.35 | 0 | 0.40 | 274.44 | 0.21 | 0.5 |
| Hex | 83 | 64 | 9A | F | 23 | 0 | 28 | 112 | 15 | 32 |
| Octal | 203 | 144 | 232 | 17 | 43 | 0 | 50 | 422 | 25 | 62 |
| Binary | 10000011 | 1100100 | 10011010 | 1111 | 100011 | 0 | 101000 | 100010010 | 10101 | 110010 |
Color Harmonies of #83649A
Complementary color
Monochromatic Colors of #83649A
Black with #83649A
Text Example
Text Example
White with #83649A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #83649A; }
p { color: rgb(131,100,154); }
H1.HeaderClassName
{
color: #83649A;
}
.AnyTagClassName
{
color: #83649A;
}
</style>
background-color css
<style>
a { background-color: #83649A; }
a { background-color: rgb(131,100,154); }
div.DivClassName
{
background-color: #83649A;
}
.BgClassName
{
background-color: #83649A;
}
</style>
border-color css
<style>
span { border-color: #83649A; }
span { border-color: rgb(131,100,154); }
td.TdClassName
{
border-color: #83649A;
}
.TagClassName
{
border-color: #83649A;
}
</style>