Shades of Seance #642577
Tints of Seance #642577
RGB
CMYK
RGB Variations
Color information
#642577 (or 0x642577) is known color: Seance. HEX triplet: 64, 25 and 77. RGB value is (100,37,119). Sum of RGB (Red+Green+Blue) = 100+37+119=256 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.06% from 256); Green value is 37 (14.84% from 255 or 14.45% from 256); Blue value is 119 (46.88% from 255 or 46.48% from 256); Max value from RGB is 119 - color contains mainly: blue. Hex color #642577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642577 is #9BDA88. Grayscale: #404040. Windows color (decimal): -10214025 or 7808356. OLE color: 7808356.
HSL color Cylindrical-coordinate representation of color #642577: hue angle of 286.1º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #642577 is Cyan = 0.16, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 37 | 119 | - |
| CMYK | 0.16 | 0.69 | 0 | 0.53 |
| HSL | 286.1º | 0.53% | 0.31% | - |
| HSV(B) | 286.1º | 0.69% | 0.47% | - |
| XYZ | 9.25 | 5.36 | 18 | - |
| YUV | 65.19 | 158.37 | 152.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 119 | 0.16 | 0.69 | 0 | 0.53 | 286.1 | 0.53 | 0.31 |
| Hex | 64 | 25 | 77 | 10 | 45 | 0 | 35 | 11E | 35 | 1F |
| Octal | 144 | 45 | 167 | 20 | 105 | 0 | 65 | 436 | 65 | 37 |
| Binary | 1100100 | 100101 | 1110111 | 10000 | 1000101 | 0 | 110101 | 100011110 | 110101 | 11111 |
Color Harmonies of #642577
Complementary color
Monochromatic Colors of #642577
Black with #642577
Text Example
Text Example
White with #642577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642577; }
p { color: rgb(100,37,119); }
H1.HeaderClassName
{
color: #642577;
}
.AnyTagClassName
{
color: #642577;
}
</style>
background-color css
<style>
a { background-color: #642577; }
a { background-color: rgb(100,37,119); }
div.DivClassName
{
background-color: #642577;
}
.BgClassName
{
background-color: #642577;
}
</style>
border-color css
<style>
span { border-color: #642577; }
span { border-color: rgb(100,37,119); }
td.TdClassName
{
border-color: #642577;
}
.TagClassName
{
border-color: #642577;
}
</style>