Shades of Seance #671582
Tints of Seance #671582
RGB
CMYK
RGB Variations
Color information
#671582 (or 0x671582) is known color: Seance. HEX triplet: 67, 15 and 82. RGB value is (103,21,130). Sum of RGB (Red+Green+Blue) = 103+21+130=254 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.55% from 254); Green value is 21 (8.59% from 255 or 8.27% from 254); Blue value is 130 (51.17% from 255 or 51.18% from 254); Max value from RGB is 130 - color contains mainly: blue. Hex color #671582 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #671582 is #98EA7D. Grayscale: #393939. Windows color (decimal): -10021502 or 8525159. OLE color: 8525159.
HSL color Cylindrical-coordinate representation of color #671582: hue angle of 285.14º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #671582 is Cyan = 0.21, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 21 | 130 | - |
| CMYK | 0.21 | 0.84 | 0 | 0.49 |
| HSL | 285.14º | 0.72% | 0.3% | - |
| HSV(B) | 285.14º | 0.84% | 0.51% | - |
| XYZ | 9.89 | 5.03 | 21.57 | - |
| YUV | 57.94 | 168.67 | 160.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 130 | 0.21 | 0.84 | 0 | 0.49 | 285.14 | 0.72 | 0.3 |
| Hex | 67 | 15 | 82 | 15 | 54 | 0 | 31 | 11D | 48 | 1E |
| Octal | 147 | 25 | 202 | 25 | 124 | 0 | 61 | 435 | 110 | 36 |
| Binary | 1100111 | 10101 | 10000010 | 10101 | 1010100 | 0 | 110001 | 100011101 | 1001000 | 11110 |
Color Harmonies of #671582
Complementary color
Monochromatic Colors of #671582
Black with #671582
Text Example
Text Example
White with #671582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671582; }
p { color: rgb(103,21,130); }
H1.HeaderClassName
{
color: #671582;
}
.AnyTagClassName
{
color: #671582;
}
</style>
background-color css
<style>
a { background-color: #671582; }
a { background-color: rgb(103,21,130); }
div.DivClassName
{
background-color: #671582;
}
.BgClassName
{
background-color: #671582;
}
</style>
border-color css
<style>
span { border-color: #671582; }
span { border-color: rgb(103,21,130); }
td.TdClassName
{
border-color: #671582;
}
.TagClassName
{
border-color: #671582;
}
</style>