Shades of Seance #642667
Tints of Seance #642667
RGB
CMYK
RGB Variations
Color information
#642667 (or 0x642667) is known color: Seance. HEX triplet: 64, 26 and 67. RGB value is (100,38,103). Sum of RGB (Red+Green+Blue) = 100+38+103=241 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.49% from 241); Green value is 38 (15.23% from 255 or 15.77% from 241); Blue value is 103 (40.62% from 255 or 42.74% from 241); Max value from RGB is 103 - color contains mainly: blue. Hex color #642667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642667 is #9BD998. Grayscale: #3F3F3F. Windows color (decimal): -10213785 or 6760036. OLE color: 6760036.
HSL color Cylindrical-coordinate representation of color #642667: hue angle of 297.23º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #642667 is Cyan = 0.03, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 100 | 38 | 103 | - |
| CMYK | 0.03 | 0.63 | 0 | 0.60 |
| HSL | 297.23º | 0.46% | 0.28% | - |
| HSV(B) | 297.23º | 0.63% | 0.4% | - |
| XYZ | 8.4 | 5.07 | 13.37 | - |
| YUV | 63.95 | 150.04 | 153.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 103 | 0.03 | 0.63 | 0 | 0.60 | 297.23 | 0.46 | 0.28 |
| Hex | 64 | 26 | 67 | 3 | 3F | 0 | 3C | 129 | 2E | 1C |
| Octal | 144 | 46 | 147 | 3 | 77 | 0 | 74 | 451 | 56 | 34 |
| Binary | 1100100 | 100110 | 1100111 | 11 | 111111 | 0 | 111100 | 100101001 | 101110 | 11100 |
Color Harmonies of #642667
Complementary color
Monochromatic Colors of #642667
Black with #642667
Text Example
Text Example
White with #642667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642667; }
p { color: rgb(100,38,103); }
H1.HeaderClassName
{
color: #642667;
}
.AnyTagClassName
{
color: #642667;
}
</style>
background-color css
<style>
a { background-color: #642667; }
a { background-color: rgb(100,38,103); }
div.DivClassName
{
background-color: #642667;
}
.BgClassName
{
background-color: #642667;
}
</style>
border-color css
<style>
span { border-color: #642667; }
span { border-color: rgb(100,38,103); }
td.TdClassName
{
border-color: #642667;
}
.TagClassName
{
border-color: #642667;
}
</style>