Shades of Seance #642976
Tints of Seance #642976
RGB
CMYK
RGB Variations
Color information
#642976 (or 0x642976) is known color: Seance. HEX triplet: 64, 29 and 76. RGB value is (100,41,118). Sum of RGB (Red+Green+Blue) = 100+41+118=259 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.61% from 259); Green value is 41 (16.41% from 255 or 15.83% from 259); Blue value is 118 (46.48% from 255 or 45.56% from 259); Max value from RGB is 118 - color contains mainly: blue. Hex color #642976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642976 is #9BD689. Grayscale: #434343. Windows color (decimal): -10213002 or 7743844. OLE color: 7743844.
HSL color Cylindrical-coordinate representation of color #642976: hue angle of 285.97º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #642976 is Cyan = 0.15, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 41 | 118 | - |
| CMYK | 0.15 | 0.65 | 0 | 0.54 |
| HSL | 285.97º | 0.48% | 0.31% | - |
| HSV(B) | 285.97º | 0.65% | 0.46% | - |
| XYZ | 9.32 | 5.6 | 17.73 | - |
| YUV | 67.42 | 156.55 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 118 | 0.15 | 0.65 | 0 | 0.54 | 285.97 | 0.48 | 0.31 |
| Hex | 64 | 29 | 76 | F | 41 | 0 | 36 | 11E | 30 | 1F |
| Octal | 144 | 51 | 166 | 17 | 101 | 0 | 66 | 436 | 60 | 37 |
| Binary | 1100100 | 101001 | 1110110 | 1111 | 1000001 | 0 | 110110 | 100011110 | 110000 | 11111 |
Color Harmonies of #642976
Complementary color
Monochromatic Colors of #642976
Black with #642976
Text Example
Text Example
White with #642976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642976; }
p { color: rgb(100,41,118); }
H1.HeaderClassName
{
color: #642976;
}
.AnyTagClassName
{
color: #642976;
}
</style>
background-color css
<style>
a { background-color: #642976; }
a { background-color: rgb(100,41,118); }
div.DivClassName
{
background-color: #642976;
}
.BgClassName
{
background-color: #642976;
}
</style>
border-color css
<style>
span { border-color: #642976; }
span { border-color: rgb(100,41,118); }
td.TdClassName
{
border-color: #642976;
}
.TagClassName
{
border-color: #642976;
}
</style>