Shades of Seance #702971
Tints of Seance #702971
RGB
CMYK
RGB Variations
Color information
#702971 (or 0x702971) is known color: Seance. HEX triplet: 70, 29 and 71. RGB value is (112,41,113). Sum of RGB (Red+Green+Blue) = 112+41+113=266 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.11% from 266); Green value is 41 (16.41% from 255 or 15.41% from 266); Blue value is 113 (44.53% from 255 or 42.48% from 266); Max value from RGB is 113 - color contains mainly: blue. Hex color #702971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702971 is #8FD68E. Grayscale: #464646. Windows color (decimal): -9426575 or 7416176. OLE color: 7416176.
HSL color Cylindrical-coordinate representation of color #702971: hue angle of 299.17º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #702971 is Cyan = 0.01, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 41 | 113 | - |
| CMYK | 0.01 | 0.64 | 0 | 0.56 |
| HSL | 299.17º | 0.47% | 0.3% | - |
| HSV(B) | 299.17º | 0.64% | 0.44% | - |
| XYZ | 10.46 | 6.22 | 16.27 | - |
| YUV | 70.44 | 152.02 | 157.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 41 | 113 | 0.01 | 0.64 | 0 | 0.56 | 299.17 | 0.47 | 0.3 |
| Hex | 70 | 29 | 71 | 1 | 40 | 0 | 38 | 12B | 2F | 1E |
| Octal | 160 | 51 | 161 | 1 | 100 | 0 | 70 | 453 | 57 | 36 |
| Binary | 1110000 | 101001 | 1110001 | 1 | 1000000 | 0 | 111000 | 100101011 | 101111 | 11110 |
Color Harmonies of #702971
Complementary color
Monochromatic Colors of #702971
Black with #702971
Text Example
Text Example
White with #702971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702971; }
p { color: rgb(112,41,113); }
H1.HeaderClassName
{
color: #702971;
}
.AnyTagClassName
{
color: #702971;
}
</style>
background-color css
<style>
a { background-color: #702971; }
a { background-color: rgb(112,41,113); }
div.DivClassName
{
background-color: #702971;
}
.BgClassName
{
background-color: #702971;
}
</style>
border-color css
<style>
span { border-color: #702971; }
span { border-color: rgb(112,41,113); }
td.TdClassName
{
border-color: #702971;
}
.TagClassName
{
border-color: #702971;
}
</style>