Shades of Seance #643868
Tints of Seance #643868
RGB
CMYK
RGB Variations
Color information
#643868 (or 0x643868) is known color: Seance. HEX triplet: 64, 38 and 68. RGB value is (100,56,104). Sum of RGB (Red+Green+Blue) = 100+56+104=260 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.46% from 260); Green value is 56 (22.27% from 255 or 21.54% from 260); Blue value is 104 (41.02% from 255 or 40% from 260); Max value from RGB is 104 - color contains mainly: blue. Hex color #643868 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643868 is #9BC797. Grayscale: #4A4A4A. Windows color (decimal): -10209176 or 6830180. OLE color: 6830180.
HSL color Cylindrical-coordinate representation of color #643868: hue angle of 295º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #643868 is Cyan = 0.04, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 100 | 56 | 104 | - |
| CMYK | 0.04 | 0.46 | 0 | 0.59 |
| HSL | 295º | 0.3% | 0.31% | - |
| HSV(B) | 295º | 0.46% | 0.41% | - |
| XYZ | 9.17 | 6.54 | 13.88 | - |
| YUV | 74.63 | 144.58 | 146.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 56 | 104 | 0.04 | 0.46 | 0 | 0.59 | 295 | 0.3 | 0.31 |
| Hex | 64 | 38 | 68 | 4 | 2E | 0 | 3B | 127 | 1E | 1F |
| Octal | 144 | 70 | 150 | 4 | 56 | 0 | 73 | 447 | 36 | 37 |
| Binary | 1100100 | 111000 | 1101000 | 100 | 101110 | 0 | 111011 | 100100111 | 11110 | 11111 |
Color Harmonies of #643868
Complementary color
Monochromatic Colors of #643868
Black with #643868
Text Example
Text Example
White with #643868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643868; }
p { color: rgb(100,56,104); }
H1.HeaderClassName
{
color: #643868;
}
.AnyTagClassName
{
color: #643868;
}
</style>
background-color css
<style>
a { background-color: #643868; }
a { background-color: rgb(100,56,104); }
div.DivClassName
{
background-color: #643868;
}
.BgClassName
{
background-color: #643868;
}
</style>
border-color css
<style>
span { border-color: #643868; }
span { border-color: rgb(100,56,104); }
td.TdClassName
{
border-color: #643868;
}
.TagClassName
{
border-color: #643868;
}
</style>