Shades of Seance #641471
Tints of Seance #641471
RGB
CMYK
RGB Variations
Color information
#641471 (or 0x641471) is known color: Seance. HEX triplet: 64, 14 and 71. RGB value is (100,20,113). Sum of RGB (Red+Green+Blue) = 100+20+113=233 (30% of max value = 765). Red value is 100 (39.45% from 255 or 42.92% from 233); Green value is 20 (8.20% from 255 or 8.58% from 233); Blue value is 113 (44.53% from 255 or 48.50% from 233); Max value from RGB is 113 - color contains mainly: blue. Hex color #641471 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641471 is #9BEB8E. Grayscale: #363636. Windows color (decimal): -10218383 or 7410788. OLE color: 7410788.
HSL color Cylindrical-coordinate representation of color #641471: hue angle of 291.61º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #641471 is Cyan = 0.12, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 20 | 113 | - |
| CMYK | 0.12 | 0.82 | 0 | 0.56 |
| HSL | 291.61º | 0.7% | 0.26% | - |
| HSV(B) | 291.61º | 0.82% | 0.44% | - |
| XYZ | 8.49 | 4.4 | 16.03 | - |
| YUV | 54.52 | 161 | 160.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 20 | 113 | 0.12 | 0.82 | 0 | 0.56 | 291.61 | 0.7 | 0.26 |
| Hex | 64 | 14 | 71 | C | 52 | 0 | 38 | 124 | 46 | 1A |
| Octal | 144 | 24 | 161 | 14 | 122 | 0 | 70 | 444 | 106 | 32 |
| Binary | 1100100 | 10100 | 1110001 | 1100 | 1010010 | 0 | 111000 | 100100100 | 1000110 | 11010 |
Color Harmonies of #641471
Complementary color
Monochromatic Colors of #641471
Black with #641471
Text Example
Text Example
White with #641471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641471; }
p { color: rgb(100,20,113); }
H1.HeaderClassName
{
color: #641471;
}
.AnyTagClassName
{
color: #641471;
}
</style>
background-color css
<style>
a { background-color: #641471; }
a { background-color: rgb(100,20,113); }
div.DivClassName
{
background-color: #641471;
}
.BgClassName
{
background-color: #641471;
}
</style>
border-color css
<style>
span { border-color: #641471; }
span { border-color: rgb(100,20,113); }
td.TdClassName
{
border-color: #641471;
}
.TagClassName
{
border-color: #641471;
}
</style>