Shades of Seance #641371
Tints of Seance #641371
RGB
CMYK
RGB Variations
Color information
#641371 (or 0x641371) is known color: Seance. HEX triplet: 64, 13 and 71. RGB value is (100,19,113). Sum of RGB (Red+Green+Blue) = 100+19+113=232 (30% of max value = 765). Red value is 100 (39.45% from 255 or 43.10% from 232); Green value is 19 (7.81% from 255 or 8.19% from 232); Blue value is 113 (44.53% from 255 or 48.71% from 232); Max value from RGB is 113 - color contains mainly: blue. Hex color #641371 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641371 is #9BEC8E. Grayscale: #353535. Windows color (decimal): -10218639 or 7410532. OLE color: 7410532.
HSL color Cylindrical-coordinate representation of color #641371: hue angle of 291.7º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #641371 is Cyan = 0.12, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 19 | 113 | - |
| CMYK | 0.12 | 0.83 | 0 | 0.56 |
| HSL | 291.7º | 0.71% | 0.26% | - |
| HSV(B) | 291.7º | 0.83% | 0.44% | - |
| XYZ | 8.47 | 4.37 | 16.02 | - |
| YUV | 53.94 | 161.34 | 160.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 19 | 113 | 0.12 | 0.83 | 0 | 0.56 | 291.7 | 0.71 | 0.26 |
| Hex | 64 | 13 | 71 | C | 53 | 0 | 38 | 124 | 47 | 1A |
| Octal | 144 | 23 | 161 | 14 | 123 | 0 | 70 | 444 | 107 | 32 |
| Binary | 1100100 | 10011 | 1110001 | 1100 | 1010011 | 0 | 111000 | 100100100 | 1000111 | 11010 |
Color Harmonies of #641371
Complementary color
Monochromatic Colors of #641371
Black with #641371
Text Example
Text Example
White with #641371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641371; }
p { color: rgb(100,19,113); }
H1.HeaderClassName
{
color: #641371;
}
.AnyTagClassName
{
color: #641371;
}
</style>
background-color css
<style>
a { background-color: #641371; }
a { background-color: rgb(100,19,113); }
div.DivClassName
{
background-color: #641371;
}
.BgClassName
{
background-color: #641371;
}
</style>
border-color css
<style>
span { border-color: #641371; }
span { border-color: rgb(100,19,113); }
td.TdClassName
{
border-color: #641371;
}
.TagClassName
{
border-color: #641371;
}
</style>