Shades of Seance #642670
Tints of Seance #642670
RGB
CMYK
RGB Variations
Color information
#642670 (or 0x642670) is known color: Seance. HEX triplet: 64, 26 and 70. RGB value is (100,38,112). Sum of RGB (Red+Green+Blue) = 100+38+112=250 (33% of max value = 765). Red value is 100 (39.45% from 255 or 40% from 250); Green value is 38 (15.23% from 255 or 15.2% from 250); Blue value is 112 (44.14% from 255 or 44.8% from 250); Max value from RGB is 112 - color contains mainly: blue. Hex color #642670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642670 is #9BD98F. Grayscale: #404040. Windows color (decimal): -10213776 or 7349860. OLE color: 7349860.
HSL color Cylindrical-coordinate representation of color #642670: hue angle of 290.27º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #642670 is Cyan = 0.11, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 38 | 112 | - |
| CMYK | 0.11 | 0.66 | 0 | 0.56 |
| HSL | 290.27º | 0.49% | 0.29% | - |
| HSV(B) | 290.27º | 0.66% | 0.44% | - |
| XYZ | 8.87 | 5.27 | 15.88 | - |
| YUV | 64.97 | 154.54 | 152.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 112 | 0.11 | 0.66 | 0 | 0.56 | 290.27 | 0.49 | 0.29 |
| Hex | 64 | 26 | 70 | B | 42 | 0 | 38 | 122 | 31 | 1D |
| Octal | 144 | 46 | 160 | 13 | 102 | 0 | 70 | 442 | 61 | 35 |
| Binary | 1100100 | 100110 | 1110000 | 1011 | 1000010 | 0 | 111000 | 100100010 | 110001 | 11101 |
Color Harmonies of #642670
Complementary color
Monochromatic Colors of #642670
Black with #642670
Text Example
Text Example
White with #642670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642670; }
p { color: rgb(100,38,112); }
H1.HeaderClassName
{
color: #642670;
}
.AnyTagClassName
{
color: #642670;
}
</style>
background-color css
<style>
a { background-color: #642670; }
a { background-color: rgb(100,38,112); }
div.DivClassName
{
background-color: #642670;
}
.BgClassName
{
background-color: #642670;
}
</style>
border-color css
<style>
span { border-color: #642670; }
span { border-color: rgb(100,38,112); }
td.TdClassName
{
border-color: #642670;
}
.TagClassName
{
border-color: #642670;
}
</style>