Shades of Seance #642966
Tints of Seance #642966
RGB
CMYK
RGB Variations
Color information
#642966 (or 0x642966) is known color: Seance. HEX triplet: 64, 29 and 66. RGB value is (100,41,102). Sum of RGB (Red+Green+Blue) = 100+41+102=243 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.15% from 243); Green value is 41 (16.41% from 255 or 16.87% from 243); Blue value is 102 (40.23% from 255 or 41.98% from 243); Max value from RGB is 102 - color contains mainly: blue. Hex color #642966 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642966 is #9BD699. Grayscale: #414141. Windows color (decimal): -10213018 or 6695268. OLE color: 6695268.
HSL color Cylindrical-coordinate representation of color #642966: hue angle of 298.03º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #642966 is Cyan = 0.02, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 100 | 41 | 102 | - |
| CMYK | 0.02 | 0.60 | 0 | 0.6 |
| HSL | 298.03º | 0.43% | 0.28% | - |
| HSV(B) | 298.03º | 0.6% | 0.4% | - |
| XYZ | 8.45 | 5.25 | 13.14 | - |
| YUV | 65.6 | 148.55 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 102 | 0.02 | 0.60 | 0 | 0.6 | 298.03 | 0.43 | 0.28 |
| Hex | 64 | 29 | 66 | 2 | 3C | 0 | 3C | 12A | 2B | 1C |
| Octal | 144 | 51 | 146 | 2 | 74 | 0 | 74 | 452 | 53 | 34 |
| Binary | 1100100 | 101001 | 1100110 | 10 | 111100 | 0 | 111100 | 100101010 | 101011 | 11100 |
Color Harmonies of #642966
Complementary color
Monochromatic Colors of #642966
Black with #642966
Text Example
Text Example
White with #642966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642966; }
p { color: rgb(100,41,102); }
H1.HeaderClassName
{
color: #642966;
}
.AnyTagClassName
{
color: #642966;
}
</style>
background-color css
<style>
a { background-color: #642966; }
a { background-color: rgb(100,41,102); }
div.DivClassName
{
background-color: #642966;
}
.BgClassName
{
background-color: #642966;
}
</style>
border-color css
<style>
span { border-color: #642966; }
span { border-color: rgb(100,41,102); }
td.TdClassName
{
border-color: #642966;
}
.TagClassName
{
border-color: #642966;
}
</style>