Shades of Seance #642972
Tints of Seance #642972
RGB
CMYK
RGB Variations
Color information
#642972 (or 0x642972) is known color: Seance. HEX triplet: 64, 29 and 72. RGB value is (100,41,114). Sum of RGB (Red+Green+Blue) = 100+41+114=255 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.22% from 255); Green value is 41 (16.41% from 255 or 16.08% from 255); Blue value is 114 (44.92% from 255 or 44.71% from 255); Max value from RGB is 114 - color contains mainly: blue. Hex color #642972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642972 is #9BD68D. Grayscale: #424242. Windows color (decimal): -10213006 or 7481700. OLE color: 7481700.
HSL color Cylindrical-coordinate representation of color #642972: hue angle of 288.49º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #642972 is Cyan = 0.12, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 41 | 114 | - |
| CMYK | 0.12 | 0.64 | 0 | 0.55 |
| HSL | 288.49º | 0.47% | 0.3% | - |
| HSV(B) | 288.49º | 0.64% | 0.45% | - |
| XYZ | 9.09 | 5.51 | 16.5 | - |
| YUV | 66.96 | 154.55 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 114 | 0.12 | 0.64 | 0 | 0.55 | 288.49 | 0.47 | 0.3 |
| Hex | 64 | 29 | 72 | C | 40 | 0 | 37 | 120 | 2F | 1E |
| Octal | 144 | 51 | 162 | 14 | 100 | 0 | 67 | 440 | 57 | 36 |
| Binary | 1100100 | 101001 | 1110010 | 1100 | 1000000 | 0 | 110111 | 100100000 | 101111 | 11110 |
Color Harmonies of #642972
Complementary color
Monochromatic Colors of #642972
Black with #642972
Text Example
Text Example
White with #642972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642972; }
p { color: rgb(100,41,114); }
H1.HeaderClassName
{
color: #642972;
}
.AnyTagClassName
{
color: #642972;
}
</style>
background-color css
<style>
a { background-color: #642972; }
a { background-color: rgb(100,41,114); }
div.DivClassName
{
background-color: #642972;
}
.BgClassName
{
background-color: #642972;
}
</style>
border-color css
<style>
span { border-color: #642972; }
span { border-color: rgb(100,41,114); }
td.TdClassName
{
border-color: #642972;
}
.TagClassName
{
border-color: #642972;
}
</style>