Shades of Seance #642766
Tints of Seance #642766
RGB
CMYK
RGB Variations
Color information
#642766 (or 0x642766) is known color: Seance. HEX triplet: 64, 27 and 66. RGB value is (100,39,102). Sum of RGB (Red+Green+Blue) = 100+39+102=241 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.49% from 241); Green value is 39 (15.62% from 255 or 16.18% from 241); Blue value is 102 (40.23% from 255 or 42.32% from 241); Max value from RGB is 102 - color contains mainly: blue. Hex color #642766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642766 is #9BD899. Grayscale: #404040. Windows color (decimal): -10213530 or 6694756. OLE color: 6694756.
HSL color Cylindrical-coordinate representation of color #642766: hue angle of 298.1º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #642766 is Cyan = 0.02, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 100 | 39 | 102 | - |
| CMYK | 0.02 | 0.62 | 0 | 0.6 |
| HSL | 298.1º | 0.45% | 0.28% | - |
| HSV(B) | 298.1º | 0.62% | 0.4% | - |
| XYZ | 8.38 | 5.12 | 13.12 | - |
| YUV | 64.42 | 149.21 | 153.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 39 | 102 | 0.02 | 0.62 | 0 | 0.6 | 298.1 | 0.45 | 0.28 |
| Hex | 64 | 27 | 66 | 2 | 3E | 0 | 3C | 12A | 2D | 1C |
| Octal | 144 | 47 | 146 | 2 | 76 | 0 | 74 | 452 | 55 | 34 |
| Binary | 1100100 | 100111 | 1100110 | 10 | 111110 | 0 | 111100 | 100101010 | 101101 | 11100 |
Color Harmonies of #642766
Complementary color
Monochromatic Colors of #642766
Black with #642766
Text Example
Text Example
White with #642766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642766; }
p { color: rgb(100,39,102); }
H1.HeaderClassName
{
color: #642766;
}
.AnyTagClassName
{
color: #642766;
}
</style>
background-color css
<style>
a { background-color: #642766; }
a { background-color: rgb(100,39,102); }
div.DivClassName
{
background-color: #642766;
}
.BgClassName
{
background-color: #642766;
}
</style>
border-color css
<style>
span { border-color: #642766; }
span { border-color: rgb(100,39,102); }
td.TdClassName
{
border-color: #642766;
}
.TagClassName
{
border-color: #642766;
}
</style>