Shades of Seance #712975
Tints of Seance #712975
RGB
CMYK
RGB Variations
Color information
#712975 (or 0x712975) is known color: Seance. HEX triplet: 71, 29 and 75. RGB value is (113,41,117). Sum of RGB (Red+Green+Blue) = 113+41+117=271 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.70% from 271); Green value is 41 (16.41% from 255 or 15.13% from 271); Blue value is 117 (46.09% from 255 or 43.17% from 271); Max value from RGB is 117 - color contains mainly: blue. Hex color #712975 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712975 is #8ED68A. Grayscale: #464646. Windows color (decimal): -9361035 or 7678321. OLE color: 7678321.
HSL color Cylindrical-coordinate representation of color #712975: hue angle of 296.84º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #712975 is Cyan = 0.03, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 41 | 117 | - |
| CMYK | 0.03 | 0.65 | 0 | 0.54 |
| HSL | 296.84º | 0.48% | 0.31% | - |
| HSV(B) | 296.84º | 0.65% | 0.46% | - |
| XYZ | 10.81 | 6.38 | 17.49 | - |
| YUV | 71.19 | 153.85 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 41 | 117 | 0.03 | 0.65 | 0 | 0.54 | 296.84 | 0.48 | 0.31 |
| Hex | 71 | 29 | 75 | 3 | 41 | 0 | 36 | 129 | 30 | 1F |
| Octal | 161 | 51 | 165 | 3 | 101 | 0 | 66 | 451 | 60 | 37 |
| Binary | 1110001 | 101001 | 1110101 | 11 | 1000001 | 0 | 110110 | 100101001 | 110000 | 11111 |
Color Harmonies of #712975
Complementary color
Monochromatic Colors of #712975
Black with #712975
Text Example
Text Example
White with #712975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712975; }
p { color: rgb(113,41,117); }
H1.HeaderClassName
{
color: #712975;
}
.AnyTagClassName
{
color: #712975;
}
</style>
background-color css
<style>
a { background-color: #712975; }
a { background-color: rgb(113,41,117); }
div.DivClassName
{
background-color: #712975;
}
.BgClassName
{
background-color: #712975;
}
</style>
border-color css
<style>
span { border-color: #712975; }
span { border-color: rgb(113,41,117); }
td.TdClassName
{
border-color: #712975;
}
.TagClassName
{
border-color: #712975;
}
</style>