Shades of Seance #642668
Tints of Seance #642668
RGB
CMYK
RGB Variations
Color information
#642668 (or 0x642668) is known color: Seance. HEX triplet: 64, 26 and 68. RGB value is (100,38,104). Sum of RGB (Red+Green+Blue) = 100+38+104=242 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.32% from 242); Green value is 38 (15.23% from 255 or 15.70% from 242); Blue value is 104 (41.02% from 255 or 42.98% from 242); Max value from RGB is 104 - color contains mainly: blue. Hex color #642668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642668 is #9BD997. Grayscale: #3F3F3F. Windows color (decimal): -10213784 or 6825572. OLE color: 6825572.
HSL color Cylindrical-coordinate representation of color #642668: hue angle of 296.36º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #642668 is Cyan = 0.04, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 100 | 38 | 104 | - |
| CMYK | 0.04 | 0.63 | 0 | 0.59 |
| HSL | 296.36º | 0.46% | 0.28% | - |
| HSV(B) | 296.36º | 0.63% | 0.41% | - |
| XYZ | 8.45 | 5.1 | 13.63 | - |
| YUV | 64.06 | 150.54 | 153.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 104 | 0.04 | 0.63 | 0 | 0.59 | 296.36 | 0.46 | 0.28 |
| Hex | 64 | 26 | 68 | 4 | 3F | 0 | 3B | 128 | 2E | 1C |
| Octal | 144 | 46 | 150 | 4 | 77 | 0 | 73 | 450 | 56 | 34 |
| Binary | 1100100 | 100110 | 1101000 | 100 | 111111 | 0 | 111011 | 100101000 | 101110 | 11100 |
Color Harmonies of #642668
Complementary color
Monochromatic Colors of #642668
Black with #642668
Text Example
Text Example
White with #642668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642668; }
p { color: rgb(100,38,104); }
H1.HeaderClassName
{
color: #642668;
}
.AnyTagClassName
{
color: #642668;
}
</style>
background-color css
<style>
a { background-color: #642668; }
a { background-color: rgb(100,38,104); }
div.DivClassName
{
background-color: #642668;
}
.BgClassName
{
background-color: #642668;
}
</style>
border-color css
<style>
span { border-color: #642668; }
span { border-color: rgb(100,38,104); }
td.TdClassName
{
border-color: #642668;
}
.TagClassName
{
border-color: #642668;
}
</style>