Shades of Seance #671573
Tints of Seance #671573
RGB
CMYK
RGB Variations
Color information
#671573 (or 0x671573) is known color: Seance. HEX triplet: 67, 15 and 73. RGB value is (103,21,115). Sum of RGB (Red+Green+Blue) = 103+21+115=239 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.10% from 239); Green value is 21 (8.59% from 255 or 8.79% from 239); Blue value is 115 (45.31% from 255 or 48.12% from 239); Max value from RGB is 115 - color contains mainly: blue. Hex color #671573 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671573 is #98EA8C. Grayscale: #373737. Windows color (decimal): -10021517 or 7542119. OLE color: 7542119.
HSL color Cylindrical-coordinate representation of color #671573: hue angle of 292.34º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671573 is Cyan = 0.10, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 21 | 115 | - |
| CMYK | 0.10 | 0.82 | 0 | 0.55 |
| HSL | 292.34º | 0.69% | 0.27% | - |
| HSV(B) | 292.34º | 0.82% | 0.45% | - |
| XYZ | 8.96 | 4.66 | 16.65 | - |
| YUV | 56.23 | 161.17 | 161.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 115 | 0.10 | 0.82 | 0 | 0.55 | 292.34 | 0.69 | 0.27 |
| Hex | 67 | 15 | 73 | A | 52 | 0 | 37 | 124 | 45 | 1B |
| Octal | 147 | 25 | 163 | 12 | 122 | 0 | 67 | 444 | 105 | 33 |
| Binary | 1100111 | 10101 | 1110011 | 1010 | 1010010 | 0 | 110111 | 100100100 | 1000101 | 11011 |
Color Harmonies of #671573
Complementary color
Monochromatic Colors of #671573
Black with #671573
Text Example
Text Example
White with #671573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671573; }
p { color: rgb(103,21,115); }
H1.HeaderClassName
{
color: #671573;
}
.AnyTagClassName
{
color: #671573;
}
</style>
background-color css
<style>
a { background-color: #671573; }
a { background-color: rgb(103,21,115); }
div.DivClassName
{
background-color: #671573;
}
.BgClassName
{
background-color: #671573;
}
</style>
border-color css
<style>
span { border-color: #671573; }
span { border-color: rgb(103,21,115); }
td.TdClassName
{
border-color: #671573;
}
.TagClassName
{
border-color: #671573;
}
</style>