Shades of Ce Soir #8361A1
Tints of Ce Soir #8361A1
RGB
CMYK
RGB Variations
Color information
#8361A1 (or 0x8361A1) is known color: Ce Soir. HEX triplet: 83, 61 and A1. RGB value is (131,97,161). Sum of RGB (Red+Green+Blue) = 131+97+161=389 (51% of max value = 765). Red value is 131 (51.56% from 255 or 33.68% from 389); Green value is 97 (38.28% from 255 or 24.94% from 389); Blue value is 161 (63.28% from 255 or 41.39% from 389); Max value from RGB is 161 - color contains mainly: blue. Hex color #8361A1 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8361A1 is #7C9E5E. Grayscale: #727272. Windows color (decimal): -8167007 or 10576259. OLE color: 10576259.
HSL color Cylindrical-coordinate representation of color #8361A1: hue angle of 271.88º degrees, saturation: 0.25, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #8361A1 is Cyan = 0.19, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 131 | 97 | 161 | - |
| CMYK | 0.19 | 0.40 | 0 | 0.37 |
| HSL | 271.88º | 0.25% | 0.51% | - |
| HSV(B) | 271.88º | 0.4% | 0.63% | - |
| XYZ | 20.07 | 15.95 | 35.74 | - |
| YUV | 114.46 | 154.26 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 161 | 0.19 | 0.40 | 0 | 0.37 | 271.88 | 0.25 | 0.51 |
| Hex | 83 | 61 | A1 | 13 | 28 | 0 | 25 | 110 | 19 | 33 |
| Octal | 203 | 141 | 241 | 23 | 50 | 0 | 45 | 420 | 31 | 63 |
| Binary | 10000011 | 1100001 | 10100001 | 10011 | 101000 | 0 | 100101 | 100010000 | 11001 | 110011 |
Color Harmonies of #8361A1
Complementary color
Monochromatic Colors of #8361A1
Black with #8361A1
Text Example
Text Example
White with #8361A1
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8361A1; }
p { color: rgb(131,97,161); }
H1.HeaderClassName
{
color: #8361A1;
}
.AnyTagClassName
{
color: #8361A1;
}
</style>
background-color css
<style>
a { background-color: #8361A1; }
a { background-color: rgb(131,97,161); }
div.DivClassName
{
background-color: #8361A1;
}
.BgClassName
{
background-color: #8361A1;
}
</style>
border-color css
<style>
span { border-color: #8361A1; }
span { border-color: rgb(131,97,161); }
td.TdClassName
{
border-color: #8361A1;
}
.TagClassName
{
border-color: #8361A1;
}
</style>