Shades of Seance #642974
Tints of Seance #642974
RGB
CMYK
RGB Variations
Color information
#642974 (or 0x642974) is known color: Seance. HEX triplet: 64, 29 and 74. RGB value is (100,41,116). Sum of RGB (Red+Green+Blue) = 100+41+116=257 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.91% from 257); Green value is 41 (16.41% from 255 or 15.95% from 257); Blue value is 116 (45.70% from 255 or 45.14% from 257); Max value from RGB is 116 - color contains mainly: blue. Hex color #642974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642974 is #9BD68B. Grayscale: #424242. Windows color (decimal): -10213004 or 7612772. OLE color: 7612772.
HSL color Cylindrical-coordinate representation of color #642974: hue angle of 287.2º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #642974 is Cyan = 0.14, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 41 | 116 | - |
| CMYK | 0.14 | 0.65 | 0 | 0.55 |
| HSL | 287.2º | 0.48% | 0.31% | - |
| HSV(B) | 287.2º | 0.65% | 0.45% | - |
| XYZ | 9.2 | 5.56 | 17.11 | - |
| YUV | 67.19 | 155.55 | 151.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 116 | 0.14 | 0.65 | 0 | 0.55 | 287.2 | 0.48 | 0.31 |
| Hex | 64 | 29 | 74 | E | 41 | 0 | 37 | 11F | 30 | 1F |
| Octal | 144 | 51 | 164 | 16 | 101 | 0 | 67 | 437 | 60 | 37 |
| Binary | 1100100 | 101001 | 1110100 | 1110 | 1000001 | 0 | 110111 | 100011111 | 110000 | 11111 |
Color Harmonies of #642974
Complementary color
Monochromatic Colors of #642974
Black with #642974
Text Example
Text Example
White with #642974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642974; }
p { color: rgb(100,41,116); }
H1.HeaderClassName
{
color: #642974;
}
.AnyTagClassName
{
color: #642974;
}
</style>
background-color css
<style>
a { background-color: #642974; }
a { background-color: rgb(100,41,116); }
div.DivClassName
{
background-color: #642974;
}
.BgClassName
{
background-color: #642974;
}
</style>
border-color css
<style>
span { border-color: #642974; }
span { border-color: rgb(100,41,116); }
td.TdClassName
{
border-color: #642974;
}
.TagClassName
{
border-color: #642974;
}
</style>