Shades of Seance #641678
Tints of Seance #641678
RGB
CMYK
RGB Variations
Color information
#641678 (or 0x641678) is known color: Seance. HEX triplet: 64, 16 and 78. RGB value is (100,22,120). Sum of RGB (Red+Green+Blue) = 100+22+120=242 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.32% from 242); Green value is 22 (8.98% from 255 or 9.09% from 242); Blue value is 120 (47.27% from 255 or 49.59% from 242); Max value from RGB is 120 - color contains mainly: blue. Hex color #641678 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641678 is #9BE987. Grayscale: #383838. Windows color (decimal): -10217864 or 7870052. OLE color: 7870052.
HSL color Cylindrical-coordinate representation of color #641678: hue angle of 287.76º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #641678 is Cyan = 0.17, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 22 | 120 | - |
| CMYK | 0.17 | 0.82 | 0 | 0.53 |
| HSL | 287.76º | 0.69% | 0.28% | - |
| HSV(B) | 287.76º | 0.82% | 0.47% | - |
| XYZ | 8.93 | 4.64 | 18.19 | - |
| YUV | 56.49 | 163.84 | 159.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 22 | 120 | 0.17 | 0.82 | 0 | 0.53 | 287.76 | 0.69 | 0.28 |
| Hex | 64 | 16 | 78 | 11 | 52 | 0 | 35 | 120 | 45 | 1C |
| Octal | 144 | 26 | 170 | 21 | 122 | 0 | 65 | 440 | 105 | 34 |
| Binary | 1100100 | 10110 | 1111000 | 10001 | 1010010 | 0 | 110101 | 100100000 | 1000101 | 11100 |
Color Harmonies of #641678
Complementary color
Monochromatic Colors of #641678
Black with #641678
Text Example
Text Example
White with #641678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641678; }
p { color: rgb(100,22,120); }
H1.HeaderClassName
{
color: #641678;
}
.AnyTagClassName
{
color: #641678;
}
</style>
background-color css
<style>
a { background-color: #641678; }
a { background-color: rgb(100,22,120); }
div.DivClassName
{
background-color: #641678;
}
.BgClassName
{
background-color: #641678;
}
</style>
border-color css
<style>
span { border-color: #641678; }
span { border-color: rgb(100,22,120); }
td.TdClassName
{
border-color: #641678;
}
.TagClassName
{
border-color: #641678;
}
</style>