Shades of Seance #643074
Tints of Seance #643074
RGB
CMYK
RGB Variations
Color information
#643074 (or 0x643074) is known color: Seance. HEX triplet: 64, 30 and 74. RGB value is (100,48,116). Sum of RGB (Red+Green+Blue) = 100+48+116=264 (34% of max value = 765). Red value is 100 (39.45% from 255 or 37.88% from 264); Green value is 48 (19.14% from 255 or 18.18% from 264); Blue value is 116 (45.70% from 255 or 43.94% from 264); Max value from RGB is 116 - color contains mainly: blue. Hex color #643074 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643074 is #9BCF8B. Grayscale: #474747. Windows color (decimal): -10211212 or 7614564. OLE color: 7614564.
HSL color Cylindrical-coordinate representation of color #643074: hue angle of 285.88º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #643074 is Cyan = 0.14, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 48 | 116 | - |
| CMYK | 0.14 | 0.59 | 0 | 0.55 |
| HSL | 285.88º | 0.41% | 0.32% | - |
| HSV(B) | 285.88º | 0.59% | 0.45% | - |
| XYZ | 9.46 | 6.08 | 17.2 | - |
| YUV | 71.3 | 153.23 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 48 | 116 | 0.14 | 0.59 | 0 | 0.55 | 285.88 | 0.41 | 0.32 |
| Hex | 64 | 30 | 74 | E | 3B | 0 | 37 | 11E | 29 | 20 |
| Octal | 144 | 60 | 164 | 16 | 73 | 0 | 67 | 436 | 51 | 40 |
| Binary | 1100100 | 110000 | 1110100 | 1110 | 111011 | 0 | 110111 | 100011110 | 101001 | 100000 |
Color Harmonies of #643074
Complementary color
Monochromatic Colors of #643074
Black with #643074
Text Example
Text Example
White with #643074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643074; }
p { color: rgb(100,48,116); }
H1.HeaderClassName
{
color: #643074;
}
.AnyTagClassName
{
color: #643074;
}
</style>
background-color css
<style>
a { background-color: #643074; }
a { background-color: rgb(100,48,116); }
div.DivClassName
{
background-color: #643074;
}
.BgClassName
{
background-color: #643074;
}
</style>
border-color css
<style>
span { border-color: #643074; }
span { border-color: rgb(100,48,116); }
td.TdClassName
{
border-color: #643074;
}
.TagClassName
{
border-color: #643074;
}
</style>