Shades of Seance #641976
Tints of Seance #641976
RGB
CMYK
RGB Variations
Color information
#641976 (or 0x641976) is known color: Seance. HEX triplet: 64, 19 and 76. RGB value is (100,25,118). Sum of RGB (Red+Green+Blue) = 100+25+118=243 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.15% from 243); Green value is 25 (10.16% from 255 or 10.29% from 243); Blue value is 118 (46.48% from 255 or 48.56% from 243); Max value from RGB is 118 - color contains mainly: blue. Hex color #641976 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641976 is #9BE689. Grayscale: #393939. Windows color (decimal): -10217098 or 7739748. OLE color: 7739748.
HSL color Cylindrical-coordinate representation of color #641976: hue angle of 288.39º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #641976 is Cyan = 0.15, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 25 | 118 | - |
| CMYK | 0.15 | 0.79 | 0 | 0.54 |
| HSL | 288.39º | 0.65% | 0.28% | - |
| HSV(B) | 288.39º | 0.79% | 0.46% | - |
| XYZ | 8.87 | 4.71 | 17.58 | - |
| YUV | 58.03 | 161.85 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 25 | 118 | 0.15 | 0.79 | 0 | 0.54 | 288.39 | 0.65 | 0.28 |
| Hex | 64 | 19 | 76 | F | 4F | 0 | 36 | 120 | 41 | 1C |
| Octal | 144 | 31 | 166 | 17 | 117 | 0 | 66 | 440 | 101 | 34 |
| Binary | 1100100 | 11001 | 1110110 | 1111 | 1001111 | 0 | 110110 | 100100000 | 1000001 | 11100 |
Color Harmonies of #641976
Complementary color
Monochromatic Colors of #641976
Black with #641976
Text Example
Text Example
White with #641976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641976; }
p { color: rgb(100,25,118); }
H1.HeaderClassName
{
color: #641976;
}
.AnyTagClassName
{
color: #641976;
}
</style>
background-color css
<style>
a { background-color: #641976; }
a { background-color: rgb(100,25,118); }
div.DivClassName
{
background-color: #641976;
}
.BgClassName
{
background-color: #641976;
}
</style>
border-color css
<style>
span { border-color: #641976; }
span { border-color: rgb(100,25,118); }
td.TdClassName
{
border-color: #641976;
}
.TagClassName
{
border-color: #641976;
}
</style>