Shades of Seance #641479
Tints of Seance #641479
RGB
CMYK
RGB Variations
Color information
#641479 (or 0x641479) is known color: Seance. HEX triplet: 64, 14 and 79. RGB value is (100,20,121). Sum of RGB (Red+Green+Blue) = 100+20+121=241 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.49% from 241); Green value is 20 (8.20% from 255 or 8.30% from 241); Blue value is 121 (47.66% from 255 or 50.21% from 241); Max value from RGB is 121 - color contains mainly: blue. Hex color #641479 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641479 is #9BEB86. Grayscale: #373737. Windows color (decimal): -10218375 or 7935076. OLE color: 7935076.
HSL color Cylindrical-coordinate representation of color #641479: hue angle of 287.52º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #641479 is Cyan = 0.17, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 20 | 121 | - |
| CMYK | 0.17 | 0.83 | 0 | 0.53 |
| HSL | 287.52º | 0.72% | 0.28% | - |
| HSV(B) | 287.52º | 0.83% | 0.47% | - |
| XYZ | 8.96 | 4.59 | 18.5 | - |
| YUV | 55.43 | 165 | 159.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 20 | 121 | 0.17 | 0.83 | 0 | 0.53 | 287.52 | 0.72 | 0.28 |
| Hex | 64 | 14 | 79 | 11 | 53 | 0 | 35 | 120 | 48 | 1C |
| Octal | 144 | 24 | 171 | 21 | 123 | 0 | 65 | 440 | 110 | 34 |
| Binary | 1100100 | 10100 | 1111001 | 10001 | 1010011 | 0 | 110101 | 100100000 | 1001000 | 11100 |
Color Harmonies of #641479
Complementary color
Monochromatic Colors of #641479
Black with #641479
Text Example
Text Example
White with #641479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641479; }
p { color: rgb(100,20,121); }
H1.HeaderClassName
{
color: #641479;
}
.AnyTagClassName
{
color: #641479;
}
</style>
background-color css
<style>
a { background-color: #641479; }
a { background-color: rgb(100,20,121); }
div.DivClassName
{
background-color: #641479;
}
.BgClassName
{
background-color: #641479;
}
</style>
border-color css
<style>
span { border-color: #641479; }
span { border-color: rgb(100,20,121); }
td.TdClassName
{
border-color: #641479;
}
.TagClassName
{
border-color: #641479;
}
</style>