Shades of Seance #642473
Tints of Seance #642473
RGB
CMYK
RGB Variations
Color information
#642473 (or 0x642473) is known color: Seance. HEX triplet: 64, 24 and 73. RGB value is (100,36,115). Sum of RGB (Red+Green+Blue) = 100+36+115=251 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.84% from 251); Green value is 36 (14.45% from 255 or 14.34% from 251); Blue value is 115 (45.31% from 255 or 45.82% from 251); Max value from RGB is 115 - color contains mainly: blue. Hex color #642473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642473 is #9BDB8C. Grayscale: #3F3F3F. Windows color (decimal): -10214285 or 7545956. OLE color: 7545956.
HSL color Cylindrical-coordinate representation of color #642473: hue angle of 288.61º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #642473 is Cyan = 0.13, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 36 | 115 | - |
| CMYK | 0.13 | 0.69 | 0 | 0.55 |
| HSL | 288.61º | 0.52% | 0.3% | - |
| HSV(B) | 288.61º | 0.69% | 0.45% | - |
| XYZ | 8.98 | 5.21 | 16.75 | - |
| YUV | 64.14 | 156.7 | 153.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 36 | 115 | 0.13 | 0.69 | 0 | 0.55 | 288.61 | 0.52 | 0.3 |
| Hex | 64 | 24 | 73 | D | 45 | 0 | 37 | 121 | 34 | 1E |
| Octal | 144 | 44 | 163 | 15 | 105 | 0 | 67 | 441 | 64 | 36 |
| Binary | 1100100 | 100100 | 1110011 | 1101 | 1000101 | 0 | 110111 | 100100001 | 110100 | 11110 |
Color Harmonies of #642473
Complementary color
Monochromatic Colors of #642473
Black with #642473
Text Example
Text Example
White with #642473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642473; }
p { color: rgb(100,36,115); }
H1.HeaderClassName
{
color: #642473;
}
.AnyTagClassName
{
color: #642473;
}
</style>
background-color css
<style>
a { background-color: #642473; }
a { background-color: rgb(100,36,115); }
div.DivClassName
{
background-color: #642473;
}
.BgClassName
{
background-color: #642473;
}
</style>
border-color css
<style>
span { border-color: #642473; }
span { border-color: rgb(100,36,115); }
td.TdClassName
{
border-color: #642473;
}
.TagClassName
{
border-color: #642473;
}
</style>