Shades of Seance #671570
Tints of Seance #671570
RGB
CMYK
RGB Variations
Color information
#671570 (or 0x671570) is known color: Seance. HEX triplet: 67, 15 and 70. RGB value is (103,21,112). Sum of RGB (Red+Green+Blue) = 103+21+112=236 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.64% from 236); Green value is 21 (8.59% from 255 or 8.90% from 236); Blue value is 112 (44.14% from 255 or 47.46% from 236); Max value from RGB is 112 - color contains mainly: blue. Hex color #671570 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671570 is #98EA8F. Grayscale: #373737. Windows color (decimal): -10021520 or 7345511. OLE color: 7345511.
HSL color Cylindrical-coordinate representation of color #671570: hue angle of 294.07º degrees, saturation: 0.68, 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 #671570 is Cyan = 0.08, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 21 | 112 | - |
| CMYK | 0.08 | 0.81 | 0 | 0.56 |
| HSL | 294.07º | 0.68% | 0.26% | - |
| HSV(B) | 294.07º | 0.81% | 0.44% | - |
| XYZ | 8.79 | 4.59 | 15.75 | - |
| YUV | 55.89 | 159.67 | 161.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 112 | 0.08 | 0.81 | 0 | 0.56 | 294.07 | 0.68 | 0.26 |
| Hex | 67 | 15 | 70 | 8 | 51 | 0 | 38 | 126 | 44 | 1A |
| Octal | 147 | 25 | 160 | 10 | 121 | 0 | 70 | 446 | 104 | 32 |
| Binary | 1100111 | 10101 | 1110000 | 1000 | 1010001 | 0 | 111000 | 100100110 | 1000100 | 11010 |
Color Harmonies of #671570
Complementary color
Monochromatic Colors of #671570
Black with #671570
Text Example
Text Example
White with #671570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671570; }
p { color: rgb(103,21,112); }
H1.HeaderClassName
{
color: #671570;
}
.AnyTagClassName
{
color: #671570;
}
</style>
background-color css
<style>
a { background-color: #671570; }
a { background-color: rgb(103,21,112); }
div.DivClassName
{
background-color: #671570;
}
.BgClassName
{
background-color: #671570;
}
</style>
border-color css
<style>
span { border-color: #671570; }
span { border-color: rgb(103,21,112); }
td.TdClassName
{
border-color: #671570;
}
.TagClassName
{
border-color: #671570;
}
</style>