Shades of Seance #671578
Tints of Seance #671578
RGB
CMYK
RGB Variations
Color information
#671578 (or 0x671578) is known color: Seance. HEX triplet: 67, 15 and 78. RGB value is (103,21,120). Sum of RGB (Red+Green+Blue) = 103+21+120=244 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.21% from 244); Green value is 21 (8.59% from 255 or 8.61% from 244); Blue value is 120 (47.27% from 255 or 49.18% from 244); Max value from RGB is 120 - color contains mainly: blue. Hex color #671578 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671578 is #98EA87. Grayscale: #383838. Windows color (decimal): -10021512 or 7869799. OLE color: 7869799.
HSL color Cylindrical-coordinate representation of color #671578: hue angle of 289.7º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671578 is Cyan = 0.14, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 21 | 120 | - |
| CMYK | 0.14 | 0.83 | 0 | 0.53 |
| HSL | 289.7º | 0.7% | 0.28% | - |
| HSV(B) | 289.7º | 0.83% | 0.47% | - |
| XYZ | 9.25 | 4.78 | 18.2 | - |
| YUV | 56.8 | 163.67 | 160.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 120 | 0.14 | 0.83 | 0 | 0.53 | 289.7 | 0.7 | 0.28 |
| Hex | 67 | 15 | 78 | E | 53 | 0 | 35 | 122 | 46 | 1C |
| Octal | 147 | 25 | 170 | 16 | 123 | 0 | 65 | 442 | 106 | 34 |
| Binary | 1100111 | 10101 | 1111000 | 1110 | 1010011 | 0 | 110101 | 100100010 | 1000110 | 11100 |
Color Harmonies of #671578
Complementary color
Monochromatic Colors of #671578
Black with #671578
Text Example
Text Example
White with #671578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671578; }
p { color: rgb(103,21,120); }
H1.HeaderClassName
{
color: #671578;
}
.AnyTagClassName
{
color: #671578;
}
</style>
background-color css
<style>
a { background-color: #671578; }
a { background-color: rgb(103,21,120); }
div.DivClassName
{
background-color: #671578;
}
.BgClassName
{
background-color: #671578;
}
</style>
border-color css
<style>
span { border-color: #671578; }
span { border-color: rgb(103,21,120); }
td.TdClassName
{
border-color: #671578;
}
.TagClassName
{
border-color: #671578;
}
</style>