Shades of Seance #641572
Tints of Seance #641572
RGB
CMYK
RGB Variations
Color information
#641572 (or 0x641572) is known color: Seance. HEX triplet: 64, 15 and 72. RGB value is (100,21,114). Sum of RGB (Red+Green+Blue) = 100+21+114=235 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.55% from 235); Green value is 21 (8.59% from 255 or 8.94% from 235); Blue value is 114 (44.92% from 255 or 48.51% from 235); Max value from RGB is 114 - color contains mainly: blue. Hex color #641572 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641572 is #9BEA8D. Grayscale: #363636. Windows color (decimal): -10218126 or 7476580. OLE color: 7476580.
HSL color Cylindrical-coordinate representation of color #641572: hue angle of 290.97º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #641572 is Cyan = 0.12, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 21 | 114 | - |
| CMYK | 0.12 | 0.82 | 0 | 0.55 |
| HSL | 290.97º | 0.69% | 0.26% | - |
| HSV(B) | 290.97º | 0.82% | 0.45% | - |
| XYZ | 8.56 | 4.46 | 16.33 | - |
| YUV | 55.22 | 161.17 | 159.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 21 | 114 | 0.12 | 0.82 | 0 | 0.55 | 290.97 | 0.69 | 0.26 |
| Hex | 64 | 15 | 72 | C | 52 | 0 | 37 | 123 | 45 | 1A |
| Octal | 144 | 25 | 162 | 14 | 122 | 0 | 67 | 443 | 105 | 32 |
| Binary | 1100100 | 10101 | 1110010 | 1100 | 1010010 | 0 | 110111 | 100100011 | 1000101 | 11010 |
Color Harmonies of #641572
Complementary color
Monochromatic Colors of #641572
Black with #641572
Text Example
Text Example
White with #641572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641572; }
p { color: rgb(100,21,114); }
H1.HeaderClassName
{
color: #641572;
}
.AnyTagClassName
{
color: #641572;
}
</style>
background-color css
<style>
a { background-color: #641572; }
a { background-color: rgb(100,21,114); }
div.DivClassName
{
background-color: #641572;
}
.BgClassName
{
background-color: #641572;
}
</style>
border-color css
<style>
span { border-color: #641572; }
span { border-color: rgb(100,21,114); }
td.TdClassName
{
border-color: #641572;
}
.TagClassName
{
border-color: #641572;
}
</style>