Shades of Seance #671970
Tints of Seance #671970
RGB
CMYK
RGB Variations
Color information
#671970 (or 0x671970) is known color: Seance. HEX triplet: 67, 19 and 70. RGB value is (103,25,112). Sum of RGB (Red+Green+Blue) = 103+25+112=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 25 (10.16% from 255 or 10.42% from 240); Blue value is 112 (44.14% from 255 or 46.67% from 240); Max value from RGB is 112 - color contains mainly: blue. Hex color #671970 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671970 is #98E68F. Grayscale: #393939. Windows color (decimal): -10020496 or 7346535. OLE color: 7346535.
HSL color Cylindrical-coordinate representation of color #671970: hue angle of 293.79º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #671970 is Cyan = 0.08, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 25 | 112 | - |
| CMYK | 0.08 | 0.78 | 0 | 0.56 |
| HSL | 293.79º | 0.64% | 0.27% | - |
| HSV(B) | 293.79º | 0.78% | 0.44% | - |
| XYZ | 8.87 | 4.75 | 15.78 | - |
| YUV | 58.24 | 158.34 | 159.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 25 | 112 | 0.08 | 0.78 | 0 | 0.56 | 293.79 | 0.64 | 0.27 |
| Hex | 67 | 19 | 70 | 8 | 4E | 0 | 38 | 126 | 40 | 1B |
| Octal | 147 | 31 | 160 | 10 | 116 | 0 | 70 | 446 | 100 | 33 |
| Binary | 1100111 | 11001 | 1110000 | 1000 | 1001110 | 0 | 111000 | 100100110 | 1000000 | 11011 |
Color Harmonies of #671970
Complementary color
Monochromatic Colors of #671970
Black with #671970
Text Example
Text Example
White with #671970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671970; }
p { color: rgb(103,25,112); }
H1.HeaderClassName
{
color: #671970;
}
.AnyTagClassName
{
color: #671970;
}
</style>
background-color css
<style>
a { background-color: #671970; }
a { background-color: rgb(103,25,112); }
div.DivClassName
{
background-color: #671970;
}
.BgClassName
{
background-color: #671970;
}
</style>
border-color css
<style>
span { border-color: #671970; }
span { border-color: rgb(103,25,112); }
td.TdClassName
{
border-color: #671970;
}
.TagClassName
{
border-color: #671970;
}
</style>