Shades of Seance #643471
Tints of Seance #643471
RGB
CMYK
RGB Variations
Color information
#643471 (or 0x643471) is known color: Seance. HEX triplet: 64, 34 and 71. RGB value is (100,52,113). Sum of RGB (Red+Green+Blue) = 100+52+113=265 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.74% from 265); Green value is 52 (20.70% from 255 or 19.62% from 265); Blue value is 113 (44.53% from 255 or 42.64% from 265); Max value from RGB is 113 - color contains mainly: blue. Hex color #643471 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643471 is #9BCB8E. Grayscale: #494949. Windows color (decimal): -10210191 or 7418980. OLE color: 7418980.
HSL color Cylindrical-coordinate representation of color #643471: hue angle of 287.21º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #643471 is Cyan = 0.12, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 52 | 113 | - |
| CMYK | 0.12 | 0.54 | 0 | 0.56 |
| HSL | 287.21º | 0.37% | 0.32% | - |
| HSV(B) | 287.21º | 0.54% | 0.44% | - |
| XYZ | 9.46 | 6.36 | 16.35 | - |
| YUV | 73.31 | 150.4 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 52 | 113 | 0.12 | 0.54 | 0 | 0.56 | 287.21 | 0.37 | 0.32 |
| Hex | 64 | 34 | 71 | C | 36 | 0 | 38 | 11F | 25 | 20 |
| Octal | 144 | 64 | 161 | 14 | 66 | 0 | 70 | 437 | 45 | 40 |
| Binary | 1100100 | 110100 | 1110001 | 1100 | 110110 | 0 | 111000 | 100011111 | 100101 | 100000 |
Color Harmonies of #643471
Complementary color
Monochromatic Colors of #643471
Black with #643471
Text Example
Text Example
White with #643471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643471; }
p { color: rgb(100,52,113); }
H1.HeaderClassName
{
color: #643471;
}
.AnyTagClassName
{
color: #643471;
}
</style>
background-color css
<style>
a { background-color: #643471; }
a { background-color: rgb(100,52,113); }
div.DivClassName
{
background-color: #643471;
}
.BgClassName
{
background-color: #643471;
}
</style>
border-color css
<style>
span { border-color: #643471; }
span { border-color: rgb(100,52,113); }
td.TdClassName
{
border-color: #643471;
}
.TagClassName
{
border-color: #643471;
}
</style>