Shades of Seance #642873
Tints of Seance #642873
RGB
CMYK
RGB Variations
Color information
#642873 (or 0x642873) is known color: Seance. HEX triplet: 64, 28 and 73. RGB value is (100,40,115). Sum of RGB (Red+Green+Blue) = 100+40+115=255 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.22% from 255); Green value is 40 (16.02% from 255 or 15.69% from 255); Blue value is 115 (45.31% from 255 or 45.10% from 255); Max value from RGB is 115 - color contains mainly: blue. Hex color #642873 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642873 is #9BD78C. Grayscale: #424242. Windows color (decimal): -10213261 or 7546980. OLE color: 7546980.
HSL color Cylindrical-coordinate representation of color #642873: hue angle of 288º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #642873 is Cyan = 0.13, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 40 | 115 | - |
| CMYK | 0.13 | 0.65 | 0 | 0.55 |
| HSL | 288º | 0.48% | 0.3% | - |
| HSV(B) | 288º | 0.65% | 0.45% | - |
| XYZ | 9.11 | 5.46 | 16.79 | - |
| YUV | 66.49 | 155.38 | 151.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 40 | 115 | 0.13 | 0.65 | 0 | 0.55 | 288 | 0.48 | 0.3 |
| Hex | 64 | 28 | 73 | D | 41 | 0 | 37 | 120 | 30 | 1E |
| Octal | 144 | 50 | 163 | 15 | 101 | 0 | 67 | 440 | 60 | 36 |
| Binary | 1100100 | 101000 | 1110011 | 1101 | 1000001 | 0 | 110111 | 100100000 | 110000 | 11110 |
Color Harmonies of #642873
Complementary color
Monochromatic Colors of #642873
Black with #642873
Text Example
Text Example
White with #642873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642873; }
p { color: rgb(100,40,115); }
H1.HeaderClassName
{
color: #642873;
}
.AnyTagClassName
{
color: #642873;
}
</style>
background-color css
<style>
a { background-color: #642873; }
a { background-color: rgb(100,40,115); }
div.DivClassName
{
background-color: #642873;
}
.BgClassName
{
background-color: #642873;
}
</style>
border-color css
<style>
span { border-color: #642873; }
span { border-color: rgb(100,40,115); }
td.TdClassName
{
border-color: #642873;
}
.TagClassName
{
border-color: #642873;
}
</style>