Shades of Seance #713070
Tints of Seance #713070
RGB
CMYK
RGB Variations
Color information
#713070 (or 0x713070) is known color: Seance. HEX triplet: 71, 30 and 70. RGB value is (113,48,112). Sum of RGB (Red+Green+Blue) = 113+48+112=273 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.39% from 273); Green value is 48 (19.14% from 255 or 17.58% from 273); Blue value is 112 (44.14% from 255 or 41.03% from 273); Max value from RGB is 113 - color contains mainly: red. Hex color #713070 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713070 is #8ECF8F. Grayscale: #4A4A4A. Windows color (decimal): -9359248 or 7352433. OLE color: 7352433.
HSL color Cylindrical-coordinate representation of color #713070: hue angle of 300.92º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #713070 is Cyan = 0, Magento = 0.58, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 112 | - |
| CMYK | 0 | 0.58 | 0.01 | 0.56 |
| HSL | 300.92º | 0.4% | 0.32% | - |
| HSV(B) | 300.92º | 0.58% | 0.44% | - |
| XYZ | 10.79 | 6.79 | 16.07 | - |
| YUV | 74.73 | 149.03 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 112 | 0 | 0.58 | 0.01 | 0.56 | 300.92 | 0.4 | 0.32 |
| Hex | 71 | 30 | 70 | 0 | 3A | 1 | 38 | 12D | 28 | 20 |
| Octal | 161 | 60 | 160 | 0 | 72 | 1 | 70 | 455 | 50 | 40 |
| Binary | 1110001 | 110000 | 1110000 | 0 | 111010 | 1 | 111000 | 100101101 | 101000 | 100000 |
Color Harmonies of #713070
Complementary color
Monochromatic Colors of #713070
Black with #713070
Text Example
Text Example
White with #713070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713070; }
p { color: rgb(113,48,112); }
H1.HeaderClassName
{
color: #713070;
}
.AnyTagClassName
{
color: #713070;
}
</style>
background-color css
<style>
a { background-color: #713070; }
a { background-color: rgb(113,48,112); }
div.DivClassName
{
background-color: #713070;
}
.BgClassName
{
background-color: #713070;
}
</style>
border-color css
<style>
span { border-color: #713070; }
span { border-color: rgb(113,48,112); }
td.TdClassName
{
border-color: #713070;
}
.TagClassName
{
border-color: #713070;
}
</style>