Shades of Seance #642567
Tints of Seance #642567
RGB
CMYK
RGB Variations
Color information
#642567 (or 0x642567) is known color: Seance. HEX triplet: 64, 25 and 67. RGB value is (100,37,103). Sum of RGB (Red+Green+Blue) = 100+37+103=240 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.67% from 240); Green value is 37 (14.84% from 255 or 15.42% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 103 - color contains mainly: blue. Hex color #642567 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642567 is #9BDA98. Grayscale: #3F3F3F. Windows color (decimal): -10214041 or 6759780. OLE color: 6759780.
HSL color Cylindrical-coordinate representation of color #642567: hue angle of 297.27º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #642567 is Cyan = 0.03, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 100 | 37 | 103 | - |
| CMYK | 0.03 | 0.64 | 0 | 0.60 |
| HSL | 297.27º | 0.47% | 0.27% | - |
| HSV(B) | 297.27º | 0.64% | 0.4% | - |
| XYZ | 8.37 | 5.01 | 13.36 | - |
| YUV | 63.36 | 150.37 | 154.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 103 | 0.03 | 0.64 | 0 | 0.60 | 297.27 | 0.47 | 0.27 |
| Hex | 64 | 25 | 67 | 3 | 40 | 0 | 3C | 129 | 2F | 1B |
| Octal | 144 | 45 | 147 | 3 | 100 | 0 | 74 | 451 | 57 | 33 |
| Binary | 1100100 | 100101 | 1100111 | 11 | 1000000 | 0 | 111100 | 100101001 | 101111 | 11011 |
Color Harmonies of #642567
Complementary color
Monochromatic Colors of #642567
Black with #642567
Text Example
Text Example
White with #642567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642567; }
p { color: rgb(100,37,103); }
H1.HeaderClassName
{
color: #642567;
}
.AnyTagClassName
{
color: #642567;
}
</style>
background-color css
<style>
a { background-color: #642567; }
a { background-color: rgb(100,37,103); }
div.DivClassName
{
background-color: #642567;
}
.BgClassName
{
background-color: #642567;
}
</style>
border-color css
<style>
span { border-color: #642567; }
span { border-color: rgb(100,37,103); }
td.TdClassName
{
border-color: #642567;
}
.TagClassName
{
border-color: #642567;
}
</style>