Shades of Seance #643572
Tints of Seance #643572
RGB
CMYK
RGB Variations
Color information
#643572 (or 0x643572) is known color: Seance. HEX triplet: 64, 35 and 72. RGB value is (100,53,114). Sum of RGB (Red+Green+Blue) = 100+53+114=267 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.45% from 267); Green value is 53 (21.09% from 255 or 19.85% from 267); Blue value is 114 (44.92% from 255 or 42.70% from 267); Max value from RGB is 114 - color contains mainly: blue. Hex color #643572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643572 is #9BCA8D. Grayscale: #494949. Windows color (decimal): -10209934 or 7484772. OLE color: 7484772.
HSL color Cylindrical-coordinate representation of color #643572: hue angle of 286.23º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #643572 is Cyan = 0.12, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 53 | 114 | - |
| CMYK | 0.12 | 0.54 | 0 | 0.55 |
| HSL | 286.23º | 0.37% | 0.33% | - |
| HSV(B) | 286.23º | 0.54% | 0.45% | - |
| XYZ | 9.57 | 6.47 | 16.66 | - |
| YUV | 74.01 | 150.57 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 114 | 0.12 | 0.54 | 0 | 0.55 | 286.23 | 0.37 | 0.33 |
| Hex | 64 | 35 | 72 | C | 36 | 0 | 37 | 11E | 25 | 21 |
| Octal | 144 | 65 | 162 | 14 | 66 | 0 | 67 | 436 | 45 | 41 |
| Binary | 1100100 | 110101 | 1110010 | 1100 | 110110 | 0 | 110111 | 100011110 | 100101 | 100001 |
Color Harmonies of #643572
Complementary color
Monochromatic Colors of #643572
Black with #643572
Text Example
Text Example
White with #643572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643572; }
p { color: rgb(100,53,114); }
H1.HeaderClassName
{
color: #643572;
}
.AnyTagClassName
{
color: #643572;
}
</style>
background-color css
<style>
a { background-color: #643572; }
a { background-color: rgb(100,53,114); }
div.DivClassName
{
background-color: #643572;
}
.BgClassName
{
background-color: #643572;
}
</style>
border-color css
<style>
span { border-color: #643572; }
span { border-color: rgb(100,53,114); }
td.TdClassName
{
border-color: #643572;
}
.TagClassName
{
border-color: #643572;
}
</style>