Shades of Seance #671473
Tints of Seance #671473
RGB
CMYK
RGB Variations
Color information
#671473 (or 0x671473) is known color: Seance. HEX triplet: 67, 14 and 73. RGB value is (103,20,115). Sum of RGB (Red+Green+Blue) = 103+20+115=238 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.28% from 238); Green value is 20 (8.20% from 255 or 8.40% from 238); Blue value is 115 (45.31% from 255 or 48.32% from 238); Max value from RGB is 115 - color contains mainly: blue. Hex color #671473 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671473 is #98EB8C. Grayscale: #373737. Windows color (decimal): -10021773 or 7541863. OLE color: 7541863.
HSL color Cylindrical-coordinate representation of color #671473: hue angle of 292.42º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #671473 is Cyan = 0.10, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 20 | 115 | - |
| CMYK | 0.10 | 0.83 | 0 | 0.55 |
| HSL | 292.42º | 0.7% | 0.26% | - |
| HSV(B) | 292.42º | 0.83% | 0.45% | - |
| XYZ | 8.94 | 4.62 | 16.64 | - |
| YUV | 55.65 | 161.5 | 161.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 20 | 115 | 0.10 | 0.83 | 0 | 0.55 | 292.42 | 0.7 | 0.26 |
| Hex | 67 | 14 | 73 | A | 53 | 0 | 37 | 124 | 46 | 1A |
| Octal | 147 | 24 | 163 | 12 | 123 | 0 | 67 | 444 | 106 | 32 |
| Binary | 1100111 | 10100 | 1110011 | 1010 | 1010011 | 0 | 110111 | 100100100 | 1000110 | 11010 |
Color Harmonies of #671473
Complementary color
Monochromatic Colors of #671473
Black with #671473
Text Example
Text Example
White with #671473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671473; }
p { color: rgb(103,20,115); }
H1.HeaderClassName
{
color: #671473;
}
.AnyTagClassName
{
color: #671473;
}
</style>
background-color css
<style>
a { background-color: #671473; }
a { background-color: rgb(103,20,115); }
div.DivClassName
{
background-color: #671473;
}
.BgClassName
{
background-color: #671473;
}
</style>
border-color css
<style>
span { border-color: #671473; }
span { border-color: rgb(103,20,115); }
td.TdClassName
{
border-color: #671473;
}
.TagClassName
{
border-color: #671473;
}
</style>