Shades of Seance #642168
Tints of Seance #642168
RGB
CMYK
RGB Variations
Color information
#642168 (or 0x642168) is known color: Seance. HEX triplet: 64, 21 and 68. RGB value is (100,33,104). Sum of RGB (Red+Green+Blue) = 100+33+104=237 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.19% from 237); Green value is 33 (13.28% from 255 or 13.92% from 237); Blue value is 104 (41.02% from 255 or 43.88% from 237); Max value from RGB is 104 - color contains mainly: blue. Hex color #642168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642168 is #9BDE97. Grayscale: #3C3C3C. Windows color (decimal): -10215064 or 6824292. OLE color: 6824292.
HSL color Cylindrical-coordinate representation of color #642168: hue angle of 296.62º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #642168 is Cyan = 0.04, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 100 | 33 | 104 | - |
| CMYK | 0.04 | 0.68 | 0 | 0.59 |
| HSL | 296.62º | 0.52% | 0.27% | - |
| HSV(B) | 296.62º | 0.68% | 0.41% | - |
| XYZ | 8.3 | 4.8 | 13.59 | - |
| YUV | 61.13 | 152.2 | 155.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 33 | 104 | 0.04 | 0.68 | 0 | 0.59 | 296.62 | 0.52 | 0.27 |
| Hex | 64 | 21 | 68 | 4 | 44 | 0 | 3B | 129 | 34 | 1B |
| Octal | 144 | 41 | 150 | 4 | 104 | 0 | 73 | 451 | 64 | 33 |
| Binary | 1100100 | 100001 | 1101000 | 100 | 1000100 | 0 | 111011 | 100101001 | 110100 | 11011 |
Color Harmonies of #642168
Complementary color
Monochromatic Colors of #642168
Black with #642168
Text Example
Text Example
White with #642168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642168; }
p { color: rgb(100,33,104); }
H1.HeaderClassName
{
color: #642168;
}
.AnyTagClassName
{
color: #642168;
}
</style>
background-color css
<style>
a { background-color: #642168; }
a { background-color: rgb(100,33,104); }
div.DivClassName
{
background-color: #642168;
}
.BgClassName
{
background-color: #642168;
}
</style>
border-color css
<style>
span { border-color: #642168; }
span { border-color: rgb(100,33,104); }
td.TdClassName
{
border-color: #642168;
}
.TagClassName
{
border-color: #642168;
}
</style>