Shades of Seance #712275
Tints of Seance #712275
RGB
CMYK
RGB Variations
Color information
#712275 (or 0x712275) is known color: Seance. HEX triplet: 71, 22 and 75. RGB value is (113,34,117). Sum of RGB (Red+Green+Blue) = 113+34+117=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 34 (13.67% from 255 or 12.88% from 264); Blue value is 117 (46.09% from 255 or 44.32% from 264); Max value from RGB is 117 - color contains mainly: blue. Hex color #712275 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712275 is #8EDD8A. Grayscale: #424242. Windows color (decimal): -9362827 or 7676529. OLE color: 7676529.
HSL color Cylindrical-coordinate representation of color #712275: hue angle of 297.11º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #712275 is Cyan = 0.03, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 34 | 117 | - |
| CMYK | 0.03 | 0.71 | 0 | 0.54 |
| HSL | 297.11º | 0.55% | 0.3% | - |
| HSV(B) | 297.11º | 0.71% | 0.46% | - |
| XYZ | 10.59 | 5.94 | 17.42 | - |
| YUV | 67.08 | 156.17 | 160.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 34 | 117 | 0.03 | 0.71 | 0 | 0.54 | 297.11 | 0.55 | 0.3 |
| Hex | 71 | 22 | 75 | 3 | 47 | 0 | 36 | 129 | 37 | 1E |
| Octal | 161 | 42 | 165 | 3 | 107 | 0 | 66 | 451 | 67 | 36 |
| Binary | 1110001 | 100010 | 1110101 | 11 | 1000111 | 0 | 110110 | 100101001 | 110111 | 11110 |
Color Harmonies of #712275
Complementary color
Monochromatic Colors of #712275
Black with #712275
Text Example
Text Example
White with #712275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712275; }
p { color: rgb(113,34,117); }
H1.HeaderClassName
{
color: #712275;
}
.AnyTagClassName
{
color: #712275;
}
</style>
background-color css
<style>
a { background-color: #712275; }
a { background-color: rgb(113,34,117); }
div.DivClassName
{
background-color: #712275;
}
.BgClassName
{
background-color: #712275;
}
</style>
border-color css
<style>
span { border-color: #712275; }
span { border-color: rgb(113,34,117); }
td.TdClassName
{
border-color: #712275;
}
.TagClassName
{
border-color: #712275;
}
</style>