Shades of Seance #642867
Tints of Seance #642867
RGB
CMYK
RGB Variations
Color information
#642867 (or 0x642867) is known color: Seance. HEX triplet: 64, 28 and 67. RGB value is (100,40,103). Sum of RGB (Red+Green+Blue) = 100+40+103=243 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.15% from 243); Green value is 40 (16.02% from 255 or 16.46% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 103 - color contains mainly: blue. Hex color #642867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642867 is #9BD798. Grayscale: #404040. Windows color (decimal): -10213273 or 6760548. OLE color: 6760548.
HSL color Cylindrical-coordinate representation of color #642867: hue angle of 297.14º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #642867 is Cyan = 0.03, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 100 | 40 | 103 | - |
| CMYK | 0.03 | 0.61 | 0 | 0.60 |
| HSL | 297.14º | 0.44% | 0.28% | - |
| HSV(B) | 297.14º | 0.61% | 0.4% | - |
| XYZ | 8.46 | 5.21 | 13.39 | - |
| YUV | 65.12 | 149.38 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 40 | 103 | 0.03 | 0.61 | 0 | 0.60 | 297.14 | 0.44 | 0.28 |
| Hex | 64 | 28 | 67 | 3 | 3D | 0 | 3C | 129 | 2C | 1C |
| Octal | 144 | 50 | 147 | 3 | 75 | 0 | 74 | 451 | 54 | 34 |
| Binary | 1100100 | 101000 | 1100111 | 11 | 111101 | 0 | 111100 | 100101001 | 101100 | 11100 |
Color Harmonies of #642867
Complementary color
Monochromatic Colors of #642867
Black with #642867
Text Example
Text Example
White with #642867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642867; }
p { color: rgb(100,40,103); }
H1.HeaderClassName
{
color: #642867;
}
.AnyTagClassName
{
color: #642867;
}
</style>
background-color css
<style>
a { background-color: #642867; }
a { background-color: rgb(100,40,103); }
div.DivClassName
{
background-color: #642867;
}
.BgClassName
{
background-color: #642867;
}
</style>
border-color css
<style>
span { border-color: #642867; }
span { border-color: rgb(100,40,103); }
td.TdClassName
{
border-color: #642867;
}
.TagClassName
{
border-color: #642867;
}
</style>