Shades of Seance #641279
Tints of Seance #641279
RGB
CMYK
RGB Variations
Color information
#641279 (or 0x641279) is known color: Seance. HEX triplet: 64, 12 and 79. RGB value is (100,18,121). Sum of RGB (Red+Green+Blue) = 100+18+121=239 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.84% from 239); Green value is 18 (7.42% from 255 or 7.53% from 239); Blue value is 121 (47.66% from 255 or 50.63% from 239); Max value from RGB is 121 - color contains mainly: blue. Hex color #641279 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641279 is #9BED86. Grayscale: #353535. Windows color (decimal): -10218887 or 7934564. OLE color: 7934564.
HSL color Cylindrical-coordinate representation of color #641279: hue angle of 287.77º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #641279 is Cyan = 0.17, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 18 | 121 | - |
| CMYK | 0.17 | 0.85 | 0 | 0.53 |
| HSL | 287.77º | 0.74% | 0.27% | - |
| HSV(B) | 287.77º | 0.85% | 0.47% | - |
| XYZ | 8.92 | 4.52 | 18.49 | - |
| YUV | 54.26 | 165.67 | 160.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 18 | 121 | 0.17 | 0.85 | 0 | 0.53 | 287.77 | 0.74 | 0.27 |
| Hex | 64 | 12 | 79 | 11 | 55 | 0 | 35 | 120 | 4A | 1B |
| Octal | 144 | 22 | 171 | 21 | 125 | 0 | 65 | 440 | 112 | 33 |
| Binary | 1100100 | 10010 | 1111001 | 10001 | 1010101 | 0 | 110101 | 100100000 | 1001010 | 11011 |
Color Harmonies of #641279
Complementary color
Monochromatic Colors of #641279
Black with #641279
Text Example
Text Example
White with #641279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641279; }
p { color: rgb(100,18,121); }
H1.HeaderClassName
{
color: #641279;
}
.AnyTagClassName
{
color: #641279;
}
</style>
background-color css
<style>
a { background-color: #641279; }
a { background-color: rgb(100,18,121); }
div.DivClassName
{
background-color: #641279;
}
.BgClassName
{
background-color: #641279;
}
</style>
border-color css
<style>
span { border-color: #641279; }
span { border-color: rgb(100,18,121); }
td.TdClassName
{
border-color: #641279;
}
.TagClassName
{
border-color: #641279;
}
</style>