Shades of Seance #642071
Tints of Seance #642071
RGB
CMYK
RGB Variations
Color information
#642071 (or 0x642071) is known color: Seance. HEX triplet: 64, 20 and 71. RGB value is (100,32,113). Sum of RGB (Red+Green+Blue) = 100+32+113=245 (32% of max value = 765). Red value is 100 (39.45% from 255 or 40.82% from 245); Green value is 32 (12.89% from 255 or 13.06% from 245); Blue value is 113 (44.53% from 255 or 46.12% from 245); Max value from RGB is 113 - color contains mainly: blue. Hex color #642071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642071 is #9BDF8E. Grayscale: #3D3D3D. Windows color (decimal): -10215311 or 7413860. OLE color: 7413860.
HSL color Cylindrical-coordinate representation of color #642071: hue angle of 290.37º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #642071 is Cyan = 0.12, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 32 | 113 | - |
| CMYK | 0.12 | 0.72 | 0 | 0.56 |
| HSL | 290.37º | 0.56% | 0.28% | - |
| HSV(B) | 290.37º | 0.72% | 0.44% | - |
| XYZ | 8.75 | 4.93 | 16.11 | - |
| YUV | 61.57 | 157.03 | 155.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 32 | 113 | 0.12 | 0.72 | 0 | 0.56 | 290.37 | 0.56 | 0.28 |
| Hex | 64 | 20 | 71 | C | 48 | 0 | 38 | 122 | 38 | 1C |
| Octal | 144 | 40 | 161 | 14 | 110 | 0 | 70 | 442 | 70 | 34 |
| Binary | 1100100 | 100000 | 1110001 | 1100 | 1001000 | 0 | 111000 | 100100010 | 111000 | 11100 |
Color Harmonies of #642071
Complementary color
Monochromatic Colors of #642071
Black with #642071
Text Example
Text Example
White with #642071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642071; }
p { color: rgb(100,32,113); }
H1.HeaderClassName
{
color: #642071;
}
.AnyTagClassName
{
color: #642071;
}
</style>
background-color css
<style>
a { background-color: #642071; }
a { background-color: rgb(100,32,113); }
div.DivClassName
{
background-color: #642071;
}
.BgClassName
{
background-color: #642071;
}
</style>
border-color css
<style>
span { border-color: #642071; }
span { border-color: rgb(100,32,113); }
td.TdClassName
{
border-color: #642071;
}
.TagClassName
{
border-color: #642071;
}
</style>