Shades of Seance #641470
Tints of Seance #641470
RGB
CMYK
RGB Variations
Color information
#641470 (or 0x641470) is known color: Seance. HEX triplet: 64, 14 and 70. RGB value is (100,20,112). Sum of RGB (Red+Green+Blue) = 100+20+112=232 (30% of max value = 765). Red value is 100 (39.45% from 255 or 43.10% from 232); Green value is 20 (8.20% from 255 or 8.62% from 232); Blue value is 112 (44.14% from 255 or 48.28% from 232); Max value from RGB is 112 - color contains mainly: blue. Hex color #641470 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641470 is #9BEB8F. Grayscale: #363636. Windows color (decimal): -10218384 or 7345252. OLE color: 7345252.
HSL color Cylindrical-coordinate representation of color #641470: hue angle of 292.17º 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 #641470 is Cyan = 0.11, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 20 | 112 | - |
| CMYK | 0.11 | 0.82 | 0 | 0.56 |
| HSL | 292.17º | 0.7% | 0.26% | - |
| HSV(B) | 292.17º | 0.82% | 0.44% | - |
| XYZ | 8.43 | 4.38 | 15.73 | - |
| YUV | 54.41 | 160.5 | 160.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 20 | 112 | 0.11 | 0.82 | 0 | 0.56 | 292.17 | 0.7 | 0.26 |
| Hex | 64 | 14 | 70 | B | 52 | 0 | 38 | 124 | 46 | 1A |
| Octal | 144 | 24 | 160 | 13 | 122 | 0 | 70 | 444 | 106 | 32 |
| Binary | 1100100 | 10100 | 1110000 | 1011 | 1010010 | 0 | 111000 | 100100100 | 1000110 | 11010 |
Color Harmonies of #641470
Complementary color
Monochromatic Colors of #641470
Black with #641470
Text Example
Text Example
White with #641470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641470; }
p { color: rgb(100,20,112); }
H1.HeaderClassName
{
color: #641470;
}
.AnyTagClassName
{
color: #641470;
}
</style>
background-color css
<style>
a { background-color: #641470; }
a { background-color: rgb(100,20,112); }
div.DivClassName
{
background-color: #641470;
}
.BgClassName
{
background-color: #641470;
}
</style>
border-color css
<style>
span { border-color: #641470; }
span { border-color: rgb(100,20,112); }
td.TdClassName
{
border-color: #641470;
}
.TagClassName
{
border-color: #641470;
}
</style>