Shades of Seance #642968
Tints of Seance #642968
RGB
CMYK
RGB Variations
Color information
#642968 (or 0x642968) is known color: Seance. HEX triplet: 64, 29 and 68. RGB value is (100,41,104). Sum of RGB (Red+Green+Blue) = 100+41+104=245 (32% of max value = 765). Red value is 100 (39.45% from 255 or 40.82% from 245); Green value is 41 (16.41% from 255 or 16.73% from 245); Blue value is 104 (41.02% from 255 or 42.45% from 245); Max value from RGB is 104 - color contains mainly: blue. Hex color #642968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642968 is #9BD697. Grayscale: #414141. Windows color (decimal): -10213016 or 6826340. OLE color: 6826340.
HSL color Cylindrical-coordinate representation of color #642968: hue angle of 296.19º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #642968 is Cyan = 0.04, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 100 | 41 | 104 | - |
| CMYK | 0.04 | 0.61 | 0 | 0.59 |
| HSL | 296.19º | 0.43% | 0.28% | - |
| HSV(B) | 296.19º | 0.61% | 0.41% | - |
| XYZ | 8.55 | 5.29 | 13.67 | - |
| YUV | 65.82 | 149.55 | 152.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 104 | 0.04 | 0.61 | 0 | 0.59 | 296.19 | 0.43 | 0.28 |
| Hex | 64 | 29 | 68 | 4 | 3D | 0 | 3B | 128 | 2B | 1C |
| Octal | 144 | 51 | 150 | 4 | 75 | 0 | 73 | 450 | 53 | 34 |
| Binary | 1100100 | 101001 | 1101000 | 100 | 111101 | 0 | 111011 | 100101000 | 101011 | 11100 |
Color Harmonies of #642968
Complementary color
Monochromatic Colors of #642968
Black with #642968
Text Example
Text Example
White with #642968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642968; }
p { color: rgb(100,41,104); }
H1.HeaderClassName
{
color: #642968;
}
.AnyTagClassName
{
color: #642968;
}
</style>
background-color css
<style>
a { background-color: #642968; }
a { background-color: rgb(100,41,104); }
div.DivClassName
{
background-color: #642968;
}
.BgClassName
{
background-color: #642968;
}
</style>
border-color css
<style>
span { border-color: #642968; }
span { border-color: rgb(100,41,104); }
td.TdClassName
{
border-color: #642968;
}
.TagClassName
{
border-color: #642968;
}
</style>