Shades of Seance #641871
Tints of Seance #641871
RGB
CMYK
RGB Variations
Color information
#641871 (or 0x641871) is known color: Seance. HEX triplet: 64, 18 and 71. RGB value is (100,24,113). Sum of RGB (Red+Green+Blue) = 100+24+113=237 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.19% from 237); Green value is 24 (9.77% from 255 or 10.13% from 237); Blue value is 113 (44.53% from 255 or 47.68% from 237); Max value from RGB is 113 - color contains mainly: blue. Hex color #641871 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641871 is #9BE78E. Grayscale: #383838. Windows color (decimal): -10217359 or 7411812. OLE color: 7411812.
HSL color Cylindrical-coordinate representation of color #641871: hue angle of 291.24º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #641871 is Cyan = 0.12, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 24 | 113 | - |
| CMYK | 0.12 | 0.79 | 0 | 0.56 |
| HSL | 291.24º | 0.65% | 0.27% | - |
| HSV(B) | 291.24º | 0.79% | 0.44% | - |
| XYZ | 8.56 | 4.55 | 16.05 | - |
| YUV | 56.87 | 159.68 | 158.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 24 | 113 | 0.12 | 0.79 | 0 | 0.56 | 291.24 | 0.65 | 0.27 |
| Hex | 64 | 18 | 71 | C | 4F | 0 | 38 | 123 | 41 | 1B |
| Octal | 144 | 30 | 161 | 14 | 117 | 0 | 70 | 443 | 101 | 33 |
| Binary | 1100100 | 11000 | 1110001 | 1100 | 1001111 | 0 | 111000 | 100100011 | 1000001 | 11011 |
Color Harmonies of #641871
Complementary color
Monochromatic Colors of #641871
Black with #641871
Text Example
Text Example
White with #641871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641871; }
p { color: rgb(100,24,113); }
H1.HeaderClassName
{
color: #641871;
}
.AnyTagClassName
{
color: #641871;
}
</style>
background-color css
<style>
a { background-color: #641871; }
a { background-color: rgb(100,24,113); }
div.DivClassName
{
background-color: #641871;
}
.BgClassName
{
background-color: #641871;
}
</style>
border-color css
<style>
span { border-color: #641871; }
span { border-color: rgb(100,24,113); }
td.TdClassName
{
border-color: #641871;
}
.TagClassName
{
border-color: #641871;
}
</style>