Shades of Seance #642877
Tints of Seance #642877
RGB
CMYK
RGB Variations
Color information
#642877 (or 0x642877) is known color: Seance. HEX triplet: 64, 28 and 77. RGB value is (100,40,119). Sum of RGB (Red+Green+Blue) = 100+40+119=259 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.61% from 259); Green value is 40 (16.02% from 255 or 15.44% from 259); Blue value is 119 (46.88% from 255 or 45.95% from 259); Max value from RGB is 119 - color contains mainly: blue. Hex color #642877 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642877 is #9BD788. Grayscale: #424242. Windows color (decimal): -10213257 or 7809124. OLE color: 7809124.
HSL color Cylindrical-coordinate representation of color #642877: hue angle of 285.57º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #642877 is Cyan = 0.16, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 40 | 119 | - |
| CMYK | 0.16 | 0.66 | 0 | 0.53 |
| HSL | 285.57º | 0.5% | 0.31% | - |
| HSV(B) | 285.57º | 0.66% | 0.47% | - |
| XYZ | 9.34 | 5.56 | 18.03 | - |
| YUV | 66.95 | 157.38 | 151.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 40 | 119 | 0.16 | 0.66 | 0 | 0.53 | 285.57 | 0.5 | 0.31 |
| Hex | 64 | 28 | 77 | 10 | 42 | 0 | 35 | 11E | 32 | 1F |
| Octal | 144 | 50 | 167 | 20 | 102 | 0 | 65 | 436 | 62 | 37 |
| Binary | 1100100 | 101000 | 1110111 | 10000 | 1000010 | 0 | 110101 | 100011110 | 110010 | 11111 |
Color Harmonies of #642877
Complementary color
Monochromatic Colors of #642877
Black with #642877
Text Example
Text Example
White with #642877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642877; }
p { color: rgb(100,40,119); }
H1.HeaderClassName
{
color: #642877;
}
.AnyTagClassName
{
color: #642877;
}
</style>
background-color css
<style>
a { background-color: #642877; }
a { background-color: rgb(100,40,119); }
div.DivClassName
{
background-color: #642877;
}
.BgClassName
{
background-color: #642877;
}
</style>
border-color css
<style>
span { border-color: #642877; }
span { border-color: rgb(100,40,119); }
td.TdClassName
{
border-color: #642877;
}
.TagClassName
{
border-color: #642877;
}
</style>