Shades of Seance #642471
Tints of Seance #642471
RGB
CMYK
RGB Variations
Color information
#642471 (or 0x642471) is known color: Seance. HEX triplet: 64, 24 and 71. RGB value is (100,36,113). Sum of RGB (Red+Green+Blue) = 100+36+113=249 (32% of max value = 765). Red value is 100 (39.45% from 255 or 40.16% from 249); Green value is 36 (14.45% from 255 or 14.46% from 249); Blue value is 113 (44.53% from 255 or 45.38% from 249); Max value from RGB is 113 - color contains mainly: blue. Hex color #642471 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642471 is #9BDB8E. Grayscale: #3F3F3F. Windows color (decimal): -10214287 or 7414884. OLE color: 7414884.
HSL color Cylindrical-coordinate representation of color #642471: hue angle of 289.87º degrees, saturation: 0.52, 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 #642471 is Cyan = 0.12, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 36 | 113 | - |
| CMYK | 0.12 | 0.68 | 0 | 0.56 |
| HSL | 289.87º | 0.52% | 0.29% | - |
| HSV(B) | 289.87º | 0.68% | 0.44% | - |
| XYZ | 8.87 | 5.16 | 16.15 | - |
| YUV | 63.91 | 155.7 | 153.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 36 | 113 | 0.12 | 0.68 | 0 | 0.56 | 289.87 | 0.52 | 0.29 |
| Hex | 64 | 24 | 71 | C | 44 | 0 | 38 | 122 | 34 | 1D |
| Octal | 144 | 44 | 161 | 14 | 104 | 0 | 70 | 442 | 64 | 35 |
| Binary | 1100100 | 100100 | 1110001 | 1100 | 1000100 | 0 | 111000 | 100100010 | 110100 | 11101 |
Color Harmonies of #642471
Complementary color
Monochromatic Colors of #642471
Black with #642471
Text Example
Text Example
White with #642471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642471; }
p { color: rgb(100,36,113); }
H1.HeaderClassName
{
color: #642471;
}
.AnyTagClassName
{
color: #642471;
}
</style>
background-color css
<style>
a { background-color: #642471; }
a { background-color: rgb(100,36,113); }
div.DivClassName
{
background-color: #642471;
}
.BgClassName
{
background-color: #642471;
}
</style>
border-color css
<style>
span { border-color: #642471; }
span { border-color: rgb(100,36,113); }
td.TdClassName
{
border-color: #642471;
}
.TagClassName
{
border-color: #642471;
}
</style>