Shades of Seance #642967
Tints of Seance #642967
RGB
CMYK
RGB Variations
Color information
#642967 (or 0x642967) is known color: Seance. HEX triplet: 64, 29 and 67. RGB value is (100,41,103). Sum of RGB (Red+Green+Blue) = 100+41+103=244 (32% of max value = 765). Red value is 100 (39.45% from 255 or 40.98% from 244); Green value is 41 (16.41% from 255 or 16.80% from 244); Blue value is 103 (40.62% from 255 or 42.21% from 244); Max value from RGB is 103 - color contains mainly: blue. Hex color #642967 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642967 is #9BD698. Grayscale: #414141. Windows color (decimal): -10213017 or 6760804. OLE color: 6760804.
HSL color Cylindrical-coordinate representation of color #642967: hue angle of 297.1º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #642967 is Cyan = 0.03, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 100 | 41 | 103 | - |
| CMYK | 0.03 | 0.60 | 0 | 0.60 |
| HSL | 297.1º | 0.43% | 0.28% | - |
| HSV(B) | 297.1º | 0.6% | 0.4% | - |
| XYZ | 8.5 | 5.27 | 13.4 | - |
| YUV | 65.71 | 149.05 | 152.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 41 | 103 | 0.03 | 0.60 | 0 | 0.60 | 297.1 | 0.43 | 0.28 |
| Hex | 64 | 29 | 67 | 3 | 3C | 0 | 3C | 129 | 2B | 1C |
| Octal | 144 | 51 | 147 | 3 | 74 | 0 | 74 | 451 | 53 | 34 |
| Binary | 1100100 | 101001 | 1100111 | 11 | 111100 | 0 | 111100 | 100101001 | 101011 | 11100 |
Color Harmonies of #642967
Complementary color
Monochromatic Colors of #642967
Black with #642967
Text Example
Text Example
White with #642967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642967; }
p { color: rgb(100,41,103); }
H1.HeaderClassName
{
color: #642967;
}
.AnyTagClassName
{
color: #642967;
}
</style>
background-color css
<style>
a { background-color: #642967; }
a { background-color: rgb(100,41,103); }
div.DivClassName
{
background-color: #642967;
}
.BgClassName
{
background-color: #642967;
}
</style>
border-color css
<style>
span { border-color: #642967; }
span { border-color: rgb(100,41,103); }
td.TdClassName
{
border-color: #642967;
}
.TagClassName
{
border-color: #642967;
}
</style>