Shades of Seance #703170
Tints of Seance #703170
RGB
CMYK
RGB Variations
Color information
#703170 (or 0x703170) is known color: Seance. HEX triplet: 70, 31 and 70. RGB value is (112,49,112). Sum of RGB (Red+Green+Blue) = 112+49+112=273 (36% of max value = 765). Red value is 112 (44.14% from 255 or 41.03% from 273); Green value is 49 (19.53% from 255 or 17.95% from 273); Blue value is 112 (44.14% from 255 or 41.03% from 273); Max value from RGB is 112 - color contains mainly: red, blue. Hex color #703170 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703170 is #8FCE8F. Grayscale: #4A4A4A. Windows color (decimal): -9424528 or 7352688. OLE color: 7352688.
HSL color Cylindrical-coordinate representation of color #703170: hue angle of 300º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #703170 is Cyan = 0, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 49 | 112 | - |
| CMYK | 0 | 0.56 | 0 | 0.56 |
| HSL | 300º | 0.39% | 0.32% | - |
| HSV(B) | 300º | 0.56% | 0.44% | - |
| XYZ | 10.71 | 6.81 | 16.08 | - |
| YUV | 75.02 | 148.87 | 154.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 49 | 112 | 0 | 0.56 | 0 | 0.56 | 300 | 0.39 | 0.32 |
| Hex | 70 | 31 | 70 | 0 | 38 | 0 | 38 | 12C | 27 | 20 |
| Octal | 160 | 61 | 160 | 0 | 70 | 0 | 70 | 454 | 47 | 40 |
| Binary | 1110000 | 110001 | 1110000 | 0 | 111000 | 0 | 111000 | 100101100 | 100111 | 100000 |
Color Harmonies of #703170
Complementary color
Monochromatic Colors of #703170
Black with #703170
Text Example
Text Example
White with #703170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703170; }
p { color: rgb(112,49,112); }
H1.HeaderClassName
{
color: #703170;
}
.AnyTagClassName
{
color: #703170;
}
</style>
background-color css
<style>
a { background-color: #703170; }
a { background-color: rgb(112,49,112); }
div.DivClassName
{
background-color: #703170;
}
.BgClassName
{
background-color: #703170;
}
</style>
border-color css
<style>
span { border-color: #703170; }
span { border-color: rgb(112,49,112); }
td.TdClassName
{
border-color: #703170;
}
.TagClassName
{
border-color: #703170;
}
</style>