Shades of Seance #643467
Tints of Seance #643467
RGB
CMYK
RGB Variations
Color information
#643467 (or 0x643467) is known color: Seance. HEX triplet: 64, 34 and 67. RGB value is (100,52,103). Sum of RGB (Red+Green+Blue) = 100+52+103=255 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.22% from 255); Green value is 52 (20.70% from 255 or 20.39% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 103 - color contains mainly: blue. Hex color #643467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643467 is #9BCB98. Grayscale: #484848. Windows color (decimal): -10210201 or 6763620. OLE color: 6763620.
HSL color Cylindrical-coordinate representation of color #643467: hue angle of 296.47º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #643467 is Cyan = 0.03, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 100 | 52 | 103 | - |
| CMYK | 0.03 | 0.50 | 0 | 0.60 |
| HSL | 296.47º | 0.33% | 0.3% | - |
| HSV(B) | 296.47º | 0.5% | 0.4% | - |
| XYZ | 8.93 | 6.14 | 13.55 | - |
| YUV | 72.17 | 145.4 | 147.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 52 | 103 | 0.03 | 0.50 | 0 | 0.60 | 296.47 | 0.33 | 0.3 |
| Hex | 64 | 34 | 67 | 3 | 32 | 0 | 3C | 128 | 21 | 1E |
| Octal | 144 | 64 | 147 | 3 | 62 | 0 | 74 | 450 | 41 | 36 |
| Binary | 1100100 | 110100 | 1100111 | 11 | 110010 | 0 | 111100 | 100101000 | 100001 | 11110 |
Color Harmonies of #643467
Complementary color
Monochromatic Colors of #643467
Black with #643467
Text Example
Text Example
White with #643467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643467; }
p { color: rgb(100,52,103); }
H1.HeaderClassName
{
color: #643467;
}
.AnyTagClassName
{
color: #643467;
}
</style>
background-color css
<style>
a { background-color: #643467; }
a { background-color: rgb(100,52,103); }
div.DivClassName
{
background-color: #643467;
}
.BgClassName
{
background-color: #643467;
}
</style>
border-color css
<style>
span { border-color: #643467; }
span { border-color: rgb(100,52,103); }
td.TdClassName
{
border-color: #643467;
}
.TagClassName
{
border-color: #643467;
}
</style>