Shades of Seance #712573
Tints of Seance #712573
RGB
CMYK
RGB Variations
Color information
#712573 (or 0x712573) is known color: Seance. HEX triplet: 71, 25 and 73. RGB value is (113,37,115). Sum of RGB (Red+Green+Blue) = 113+37+115=265 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.64% from 265); Green value is 37 (14.84% from 255 or 13.96% from 265); Blue value is 115 (45.31% from 255 or 43.40% from 265); Max value from RGB is 115 - color contains mainly: blue. Hex color #712573 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712573 is #8EDA8C. Grayscale: #444444. Windows color (decimal): -9362061 or 7546225. OLE color: 7546225.
HSL color Cylindrical-coordinate representation of color #712573: hue angle of 298.46º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #712573 is Cyan = 0.02, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 37 | 115 | - |
| CMYK | 0.02 | 0.68 | 0 | 0.55 |
| HSL | 298.46º | 0.51% | 0.3% | - |
| HSV(B) | 298.46º | 0.68% | 0.45% | - |
| XYZ | 10.57 | 6.07 | 16.83 | - |
| YUV | 68.62 | 154.18 | 159.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 37 | 115 | 0.02 | 0.68 | 0 | 0.55 | 298.46 | 0.51 | 0.3 |
| Hex | 71 | 25 | 73 | 2 | 44 | 0 | 37 | 12A | 33 | 1E |
| Octal | 161 | 45 | 163 | 2 | 104 | 0 | 67 | 452 | 63 | 36 |
| Binary | 1110001 | 100101 | 1110011 | 10 | 1000100 | 0 | 110111 | 100101010 | 110011 | 11110 |
Color Harmonies of #712573
Complementary color
Monochromatic Colors of #712573
Black with #712573
Text Example
Text Example
White with #712573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712573; }
p { color: rgb(113,37,115); }
H1.HeaderClassName
{
color: #712573;
}
.AnyTagClassName
{
color: #712573;
}
</style>
background-color css
<style>
a { background-color: #712573; }
a { background-color: rgb(113,37,115); }
div.DivClassName
{
background-color: #712573;
}
.BgClassName
{
background-color: #712573;
}
</style>
border-color css
<style>
span { border-color: #712573; }
span { border-color: rgb(113,37,115); }
td.TdClassName
{
border-color: #712573;
}
.TagClassName
{
border-color: #712573;
}
</style>