Shades of Seance #642470
Tints of Seance #642470
RGB
CMYK
RGB Variations
Color information
#642470 (or 0x642470) is known color: Seance. HEX triplet: 64, 24 and 70. RGB value is (100,36,112). Sum of RGB (Red+Green+Blue) = 100+36+112=248 (32% of max value = 765). Red value is 100 (39.45% from 255 or 40.32% from 248); Green value is 36 (14.45% from 255 or 14.52% from 248); Blue value is 112 (44.14% from 255 or 45.16% from 248); Max value from RGB is 112 - color contains mainly: blue. Hex color #642470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642470 is #9BDB8F. Grayscale: #3F3F3F. Windows color (decimal): -10214288 or 7349348. OLE color: 7349348.
HSL color Cylindrical-coordinate representation of color #642470: hue angle of 290.53º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #642470 is Cyan = 0.11, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 36 | 112 | - |
| CMYK | 0.11 | 0.68 | 0 | 0.56 |
| HSL | 290.53º | 0.51% | 0.29% | - |
| HSV(B) | 290.53º | 0.68% | 0.44% | - |
| XYZ | 8.81 | 5.14 | 15.86 | - |
| YUV | 63.8 | 155.2 | 153.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 36 | 112 | 0.11 | 0.68 | 0 | 0.56 | 290.53 | 0.51 | 0.29 |
| Hex | 64 | 24 | 70 | B | 44 | 0 | 38 | 123 | 33 | 1D |
| Octal | 144 | 44 | 160 | 13 | 104 | 0 | 70 | 443 | 63 | 35 |
| Binary | 1100100 | 100100 | 1110000 | 1011 | 1000100 | 0 | 111000 | 100100011 | 110011 | 11101 |
Color Harmonies of #642470
Complementary color
Monochromatic Colors of #642470
Black with #642470
Text Example
Text Example
White with #642470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642470; }
p { color: rgb(100,36,112); }
H1.HeaderClassName
{
color: #642470;
}
.AnyTagClassName
{
color: #642470;
}
</style>
background-color css
<style>
a { background-color: #642470; }
a { background-color: rgb(100,36,112); }
div.DivClassName
{
background-color: #642470;
}
.BgClassName
{
background-color: #642470;
}
</style>
border-color css
<style>
span { border-color: #642470; }
span { border-color: rgb(100,36,112); }
td.TdClassName
{
border-color: #642470;
}
.TagClassName
{
border-color: #642470;
}
</style>