Shades of Seance #671571
Tints of Seance #671571
RGB
CMYK
RGB Variations
Color information
#671571 (or 0x671571) is known color: Seance. HEX triplet: 67, 15 and 71. RGB value is (103,21,113). Sum of RGB (Red+Green+Blue) = 103+21+113=237 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.46% from 237); Green value is 21 (8.59% from 255 or 8.86% from 237); Blue value is 113 (44.53% from 255 or 47.68% from 237); Max value from RGB is 113 - color contains mainly: blue. Hex color #671571 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671571 is #98EA8E. Grayscale: #373737. Windows color (decimal): -10021519 or 7411047. OLE color: 7411047.
HSL color Cylindrical-coordinate representation of color #671571: hue angle of 293.48º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #671571 is Cyan = 0.09, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 21 | 113 | - |
| CMYK | 0.09 | 0.81 | 0 | 0.56 |
| HSL | 293.48º | 0.69% | 0.26% | - |
| HSV(B) | 293.48º | 0.81% | 0.44% | - |
| XYZ | 8.84 | 4.61 | 16.05 | - |
| YUV | 56.01 | 160.17 | 161.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 113 | 0.09 | 0.81 | 0 | 0.56 | 293.48 | 0.69 | 0.26 |
| Hex | 67 | 15 | 71 | 9 | 51 | 0 | 38 | 125 | 45 | 1A |
| Octal | 147 | 25 | 161 | 11 | 121 | 0 | 70 | 445 | 105 | 32 |
| Binary | 1100111 | 10101 | 1110001 | 1001 | 1010001 | 0 | 111000 | 100100101 | 1000101 | 11010 |
Color Harmonies of #671571
Complementary color
Monochromatic Colors of #671571
Black with #671571
Text Example
Text Example
White with #671571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671571; }
p { color: rgb(103,21,113); }
H1.HeaderClassName
{
color: #671571;
}
.AnyTagClassName
{
color: #671571;
}
</style>
background-color css
<style>
a { background-color: #671571; }
a { background-color: rgb(103,21,113); }
div.DivClassName
{
background-color: #671571;
}
.BgClassName
{
background-color: #671571;
}
</style>
border-color css
<style>
span { border-color: #671571; }
span { border-color: rgb(103,21,113); }
td.TdClassName
{
border-color: #671571;
}
.TagClassName
{
border-color: #671571;
}
</style>