Shades of Seance #671173
Tints of Seance #671173
RGB
CMYK
RGB Variations
Color information
#671173 (or 0x671173) is known color: Seance. HEX triplet: 67, 11 and 73. RGB value is (103,17,115). Sum of RGB (Red+Green+Blue) = 103+17+115=235 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.83% from 235); Green value is 17 (7.03% from 255 or 7.23% from 235); Blue value is 115 (45.31% from 255 or 48.94% from 235); Max value from RGB is 115 - color contains mainly: blue. Hex color #671173 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671173 is #98EE8C. Grayscale: #353535. Windows color (decimal): -10022541 or 7541095. OLE color: 7541095.
HSL color Cylindrical-coordinate representation of color #671173: hue angle of 292.65º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #671173 is Cyan = 0.10, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 17 | 115 | - |
| CMYK | 0.10 | 0.85 | 0 | 0.55 |
| HSL | 292.65º | 0.74% | 0.26% | - |
| HSV(B) | 292.65º | 0.85% | 0.45% | - |
| XYZ | 8.89 | 4.52 | 16.62 | - |
| YUV | 53.89 | 162.49 | 163.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 17 | 115 | 0.10 | 0.85 | 0 | 0.55 | 292.65 | 0.74 | 0.26 |
| Hex | 67 | 11 | 73 | A | 55 | 0 | 37 | 125 | 4A | 1A |
| Octal | 147 | 21 | 163 | 12 | 125 | 0 | 67 | 445 | 112 | 32 |
| Binary | 1100111 | 10001 | 1110011 | 1010 | 1010101 | 0 | 110111 | 100100101 | 1001010 | 11010 |
Color Harmonies of #671173
Complementary color
Monochromatic Colors of #671173
Black with #671173
Text Example
Text Example
White with #671173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671173; }
p { color: rgb(103,17,115); }
H1.HeaderClassName
{
color: #671173;
}
.AnyTagClassName
{
color: #671173;
}
</style>
background-color css
<style>
a { background-color: #671173; }
a { background-color: rgb(103,17,115); }
div.DivClassName
{
background-color: #671173;
}
.BgClassName
{
background-color: #671173;
}
</style>
border-color css
<style>
span { border-color: #671173; }
span { border-color: rgb(103,17,115); }
td.TdClassName
{
border-color: #671173;
}
.TagClassName
{
border-color: #671173;
}
</style>