Shades of Seance #642975
Tints of Seance #642975
RGB
CMYK
RGB Variations
Color information
#642975 (or 0x642975) is known color: Seance. HEX triplet: 64, 29 and 75. RGB value is (100,41,117). Sum of RGB (Red+Green+Blue) = 100+41+117=258 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.76% from 258); Green value is 41 (16.41% from 255 or 15.89% from 258); Blue value is 117 (46.09% from 255 or 45.35% from 258); Max value from RGB is 117 - color contains mainly: blue. Hex color #642975 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642975 is #9BD68A. Grayscale: #434343. Windows color (decimal): -10213003 or 7678308. OLE color: 7678308.
HSL color Cylindrical-coordinate representation of color #642975: hue angle of 286.58º 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 #642975 is Cyan = 0.15, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 41 | 117 | - |
| CMYK | 0.15 | 0.65 | 0 | 0.54 |
| HSL | 286.58º | 0.48% | 0.31% | - |
| HSV(B) | 286.58º | 0.65% | 0.46% | - |
| XYZ | 9.26 | 5.58 | 17.42 | - |
| YUV | 67.31 | 156.05 | 151.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 117 | 0.15 | 0.65 | 0 | 0.54 | 286.58 | 0.48 | 0.31 |
| Hex | 64 | 29 | 75 | F | 41 | 0 | 36 | 11F | 30 | 1F |
| Octal | 144 | 51 | 165 | 17 | 101 | 0 | 66 | 437 | 60 | 37 |
| Binary | 1100100 | 101001 | 1110101 | 1111 | 1000001 | 0 | 110110 | 100011111 | 110000 | 11111 |
Color Harmonies of #642975
Complementary color
Monochromatic Colors of #642975
Black with #642975
Text Example
Text Example
White with #642975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642975; }
p { color: rgb(100,41,117); }
H1.HeaderClassName
{
color: #642975;
}
.AnyTagClassName
{
color: #642975;
}
</style>
background-color css
<style>
a { background-color: #642975; }
a { background-color: rgb(100,41,117); }
div.DivClassName
{
background-color: #642975;
}
.BgClassName
{
background-color: #642975;
}
</style>
border-color css
<style>
span { border-color: #642975; }
span { border-color: rgb(100,41,117); }
td.TdClassName
{
border-color: #642975;
}
.TagClassName
{
border-color: #642975;
}
</style>