Shades of Seance #641876
Tints of Seance #641876
RGB
CMYK
RGB Variations
Color information
#641876 (or 0x641876) is known color: Seance. HEX triplet: 64, 18 and 76. RGB value is (100,24,118). Sum of RGB (Red+Green+Blue) = 100+24+118=242 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.32% from 242); Green value is 24 (9.77% from 255 or 9.92% from 242); Blue value is 118 (46.48% from 255 or 48.76% from 242); Max value from RGB is 118 - color contains mainly: blue. Hex color #641876 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641876 is #9BE789. Grayscale: #393939. Windows color (decimal): -10217354 or 7739492. OLE color: 7739492.
HSL color Cylindrical-coordinate representation of color #641876: hue angle of 288.51º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #641876 is Cyan = 0.15, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 24 | 118 | - |
| CMYK | 0.15 | 0.80 | 0 | 0.54 |
| HSL | 288.51º | 0.66% | 0.28% | - |
| HSV(B) | 288.51º | 0.8% | 0.46% | - |
| XYZ | 8.85 | 4.67 | 17.57 | - |
| YUV | 57.44 | 162.18 | 158.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 24 | 118 | 0.15 | 0.80 | 0 | 0.54 | 288.51 | 0.66 | 0.28 |
| Hex | 64 | 18 | 76 | F | 50 | 0 | 36 | 121 | 42 | 1C |
| Octal | 144 | 30 | 166 | 17 | 120 | 0 | 66 | 441 | 102 | 34 |
| Binary | 1100100 | 11000 | 1110110 | 1111 | 1010000 | 0 | 110110 | 100100001 | 1000010 | 11100 |
Color Harmonies of #641876
Complementary color
Monochromatic Colors of #641876
Black with #641876
Text Example
Text Example
White with #641876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641876; }
p { color: rgb(100,24,118); }
H1.HeaderClassName
{
color: #641876;
}
.AnyTagClassName
{
color: #641876;
}
</style>
background-color css
<style>
a { background-color: #641876; }
a { background-color: rgb(100,24,118); }
div.DivClassName
{
background-color: #641876;
}
.BgClassName
{
background-color: #641876;
}
</style>
border-color css
<style>
span { border-color: #641876; }
span { border-color: rgb(100,24,118); }
td.TdClassName
{
border-color: #641876;
}
.TagClassName
{
border-color: #641876;
}
</style>