Shades of Seance #643466
Tints of Seance #643466
RGB
CMYK
RGB Variations
Color information
#643466 (or 0x643466) is known color: Seance. HEX triplet: 64, 34 and 66. RGB value is (100,52,102). Sum of RGB (Red+Green+Blue) = 100+52+102=254 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.37% from 254); Green value is 52 (20.70% from 255 or 20.47% from 254); Blue value is 102 (40.23% from 255 or 40.16% from 254); Max value from RGB is 102 - color contains mainly: blue. Hex color #643466 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643466 is #9BCB99. Grayscale: #474747. Windows color (decimal): -10210202 or 6698084. OLE color: 6698084.
HSL color Cylindrical-coordinate representation of color #643466: hue angle of 297.6º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #643466 is Cyan = 0.02, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 100 | 52 | 102 | - |
| CMYK | 0.02 | 0.49 | 0 | 0.6 |
| HSL | 297.6º | 0.32% | 0.3% | - |
| HSV(B) | 297.6º | 0.49% | 0.4% | - |
| XYZ | 8.88 | 6.12 | 13.28 | - |
| YUV | 72.05 | 144.9 | 147.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 52 | 102 | 0.02 | 0.49 | 0 | 0.6 | 297.6 | 0.32 | 0.3 |
| Hex | 64 | 34 | 66 | 2 | 31 | 0 | 3C | 12A | 20 | 1E |
| Octal | 144 | 64 | 146 | 2 | 61 | 0 | 74 | 452 | 40 | 36 |
| Binary | 1100100 | 110100 | 1100110 | 10 | 110001 | 0 | 111100 | 100101010 | 100000 | 11110 |
Color Harmonies of #643466
Complementary color
Monochromatic Colors of #643466
Black with #643466
Text Example
Text Example
White with #643466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643466; }
p { color: rgb(100,52,102); }
H1.HeaderClassName
{
color: #643466;
}
.AnyTagClassName
{
color: #643466;
}
</style>
background-color css
<style>
a { background-color: #643466; }
a { background-color: rgb(100,52,102); }
div.DivClassName
{
background-color: #643466;
}
.BgClassName
{
background-color: #643466;
}
</style>
border-color css
<style>
span { border-color: #643466; }
span { border-color: rgb(100,52,102); }
td.TdClassName
{
border-color: #643466;
}
.TagClassName
{
border-color: #643466;
}
</style>