Shades of Seance #712473
Tints of Seance #712473
RGB
CMYK
RGB Variations
Color information
#712473 (or 0x712473) is known color: Seance. HEX triplet: 71, 24 and 73. RGB value is (113,36,115). Sum of RGB (Red+Green+Blue) = 113+36+115=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 36 (14.45% from 255 or 13.64% from 264); Blue value is 115 (45.31% from 255 or 43.56% from 264); Max value from RGB is 115 - color contains mainly: blue. Hex color #712473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712473 is #8EDB8C. Grayscale: #434343. Windows color (decimal): -9362317 or 7545969. OLE color: 7545969.
HSL color Cylindrical-coordinate representation of color #712473: hue angle of 298.48º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #712473 is Cyan = 0.02, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 36 | 115 | - |
| CMYK | 0.02 | 0.69 | 0 | 0.55 |
| HSL | 298.48º | 0.52% | 0.3% | - |
| HSV(B) | 298.48º | 0.69% | 0.45% | - |
| XYZ | 10.54 | 6.01 | 16.82 | - |
| YUV | 68.03 | 154.51 | 160.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 36 | 115 | 0.02 | 0.69 | 0 | 0.55 | 298.48 | 0.52 | 0.3 |
| Hex | 71 | 24 | 73 | 2 | 45 | 0 | 37 | 12A | 34 | 1E |
| Octal | 161 | 44 | 163 | 2 | 105 | 0 | 67 | 452 | 64 | 36 |
| Binary | 1110001 | 100100 | 1110011 | 10 | 1000101 | 0 | 110111 | 100101010 | 110100 | 11110 |
Color Harmonies of #712473
Complementary color
Monochromatic Colors of #712473
Black with #712473
Text Example
Text Example
White with #712473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712473; }
p { color: rgb(113,36,115); }
H1.HeaderClassName
{
color: #712473;
}
.AnyTagClassName
{
color: #712473;
}
</style>
background-color css
<style>
a { background-color: #712473; }
a { background-color: rgb(113,36,115); }
div.DivClassName
{
background-color: #712473;
}
.BgClassName
{
background-color: #712473;
}
</style>
border-color css
<style>
span { border-color: #712473; }
span { border-color: rgb(113,36,115); }
td.TdClassName
{
border-color: #712473;
}
.TagClassName
{
border-color: #712473;
}
</style>