Shades of Seance #712979
Tints of Seance #712979
RGB
CMYK
RGB Variations
Color information
#712979 (or 0x712979) is known color: Seance. HEX triplet: 71, 29 and 79. RGB value is (113,41,121). Sum of RGB (Red+Green+Blue) = 113+41+121=275 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.09% from 275); Green value is 41 (16.41% from 255 or 14.91% from 275); Blue value is 121 (47.66% from 255 or 44% from 275); Max value from RGB is 121 - color contains mainly: blue. Hex color #712979 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712979 is #8ED686. Grayscale: #474747. Windows color (decimal): -9361031 or 7940465. OLE color: 7940465.
HSL color Cylindrical-coordinate representation of color #712979: hue angle of 294º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #712979 is Cyan = 0.07, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 41 | 121 | - |
| CMYK | 0.07 | 0.66 | 0 | 0.53 |
| HSL | 294º | 0.49% | 0.32% | - |
| HSV(B) | 294º | 0.66% | 0.47% | - |
| XYZ | 11.05 | 6.48 | 18.76 | - |
| YUV | 71.65 | 155.85 | 157.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 41 | 121 | 0.07 | 0.66 | 0 | 0.53 | 294 | 0.49 | 0.32 |
| Hex | 71 | 29 | 79 | 7 | 42 | 0 | 35 | 126 | 31 | 20 |
| Octal | 161 | 51 | 171 | 7 | 102 | 0 | 65 | 446 | 61 | 40 |
| Binary | 1110001 | 101001 | 1111001 | 111 | 1000010 | 0 | 110101 | 100100110 | 110001 | 100000 |
Color Harmonies of #712979
Complementary color
Monochromatic Colors of #712979
Black with #712979
Text Example
Text Example
White with #712979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712979; }
p { color: rgb(113,41,121); }
H1.HeaderClassName
{
color: #712979;
}
.AnyTagClassName
{
color: #712979;
}
</style>
background-color css
<style>
a { background-color: #712979; }
a { background-color: rgb(113,41,121); }
div.DivClassName
{
background-color: #712979;
}
.BgClassName
{
background-color: #712979;
}
</style>
border-color css
<style>
span { border-color: #712979; }
span { border-color: rgb(113,41,121); }
td.TdClassName
{
border-color: #712979;
}
.TagClassName
{
border-color: #712979;
}
</style>