Shades of Seance #671470
Tints of Seance #671470
RGB
CMYK
RGB Variations
Color information
#671470 (or 0x671470) is known color: Seance. HEX triplet: 67, 14 and 70. RGB value is (103,20,112). Sum of RGB (Red+Green+Blue) = 103+20+112=235 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.83% from 235); Green value is 20 (8.20% from 255 or 8.51% from 235); Blue value is 112 (44.14% from 255 or 47.66% from 235); Max value from RGB is 112 - color contains mainly: blue. Hex color #671470 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671470 is #98EB8F. Grayscale: #373737. Windows color (decimal): -10021776 or 7345255. OLE color: 7345255.
HSL color Cylindrical-coordinate representation of color #671470: hue angle of 294.13º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671470 is Cyan = 0.08, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 20 | 112 | - |
| CMYK | 0.08 | 0.82 | 0 | 0.56 |
| HSL | 294.13º | 0.7% | 0.26% | - |
| HSV(B) | 294.13º | 0.82% | 0.44% | - |
| XYZ | 8.77 | 4.55 | 15.75 | - |
| YUV | 55.31 | 160 | 162.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 20 | 112 | 0.08 | 0.82 | 0 | 0.56 | 294.13 | 0.7 | 0.26 |
| Hex | 67 | 14 | 70 | 8 | 52 | 0 | 38 | 126 | 46 | 1A |
| Octal | 147 | 24 | 160 | 10 | 122 | 0 | 70 | 446 | 106 | 32 |
| Binary | 1100111 | 10100 | 1110000 | 1000 | 1010010 | 0 | 111000 | 100100110 | 1000110 | 11010 |
Color Harmonies of #671470
Complementary color
Monochromatic Colors of #671470
Black with #671470
Text Example
Text Example
White with #671470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671470; }
p { color: rgb(103,20,112); }
H1.HeaderClassName
{
color: #671470;
}
.AnyTagClassName
{
color: #671470;
}
</style>
background-color css
<style>
a { background-color: #671470; }
a { background-color: rgb(103,20,112); }
div.DivClassName
{
background-color: #671470;
}
.BgClassName
{
background-color: #671470;
}
</style>
border-color css
<style>
span { border-color: #671470; }
span { border-color: rgb(103,20,112); }
td.TdClassName
{
border-color: #671470;
}
.TagClassName
{
border-color: #671470;
}
</style>