Shades of Seance #643171
Tints of Seance #643171
RGB
CMYK
RGB Variations
Color information
#643171 (or 0x643171) is known color: Seance. HEX triplet: 64, 31 and 71. RGB value is (100,49,113). Sum of RGB (Red+Green+Blue) = 100+49+113=262 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.17% from 262); Green value is 49 (19.53% from 255 or 18.70% from 262); Blue value is 113 (44.53% from 255 or 43.13% from 262); Max value from RGB is 113 - color contains mainly: blue. Hex color #643171 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643171 is #9BCE8E. Grayscale: #474747. Windows color (decimal): -10210959 or 7418212. OLE color: 7418212.
HSL color Cylindrical-coordinate representation of color #643171: hue angle of 287.81º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #643171 is Cyan = 0.12, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 49 | 113 | - |
| CMYK | 0.12 | 0.57 | 0 | 0.56 |
| HSL | 287.81º | 0.4% | 0.32% | - |
| HSV(B) | 287.81º | 0.57% | 0.44% | - |
| XYZ | 9.33 | 6.1 | 16.31 | - |
| YUV | 71.55 | 151.4 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 49 | 113 | 0.12 | 0.57 | 0 | 0.56 | 287.81 | 0.4 | 0.32 |
| Hex | 64 | 31 | 71 | C | 39 | 0 | 38 | 120 | 28 | 20 |
| Octal | 144 | 61 | 161 | 14 | 71 | 0 | 70 | 440 | 50 | 40 |
| Binary | 1100100 | 110001 | 1110001 | 1100 | 111001 | 0 | 111000 | 100100000 | 101000 | 100000 |
Color Harmonies of #643171
Complementary color
Monochromatic Colors of #643171
Black with #643171
Text Example
Text Example
White with #643171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643171; }
p { color: rgb(100,49,113); }
H1.HeaderClassName
{
color: #643171;
}
.AnyTagClassName
{
color: #643171;
}
</style>
background-color css
<style>
a { background-color: #643171; }
a { background-color: rgb(100,49,113); }
div.DivClassName
{
background-color: #643171;
}
.BgClassName
{
background-color: #643171;
}
</style>
border-color css
<style>
span { border-color: #643171; }
span { border-color: rgb(100,49,113); }
td.TdClassName
{
border-color: #643171;
}
.TagClassName
{
border-color: #643171;
}
</style>