Shades of Seance #732571
Tints of Seance #732571
RGB
CMYK
RGB Variations
Color information
#732571 (or 0x732571) is known color: Seance. HEX triplet: 73, 25 and 71. RGB value is (115,37,113). Sum of RGB (Red+Green+Blue) = 115+37+113=265 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.40% from 265); Green value is 37 (14.84% from 255 or 13.96% from 265); Blue value is 113 (44.53% from 255 or 42.64% from 265); Max value from RGB is 115 - color contains mainly: red. Hex color #732571 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732571 is #8CDA8E. Grayscale: #444444. Windows color (decimal): -9230991 or 7415155. OLE color: 7415155.
HSL color Cylindrical-coordinate representation of color #732571: hue angle of 301.54º 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 #732571 is Cyan = 0, Magento = 0.68, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 37 | 113 | - |
| CMYK | 0 | 0.68 | 0.02 | 0.55 |
| HSL | 301.54º | 0.51% | 0.3% | - |
| HSV(B) | 301.54º | 0.68% | 0.45% | - |
| XYZ | 10.71 | 6.16 | 16.25 | - |
| YUV | 68.99 | 152.84 | 160.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 113 | 0 | 0.68 | 0.02 | 0.55 | 301.54 | 0.51 | 0.3 |
| Hex | 73 | 25 | 71 | 0 | 44 | 2 | 37 | 12E | 33 | 1E |
| Octal | 163 | 45 | 161 | 0 | 104 | 2 | 67 | 456 | 63 | 36 |
| Binary | 1110011 | 100101 | 1110001 | 0 | 1000100 | 10 | 110111 | 100101110 | 110011 | 11110 |
Color Harmonies of #732571
Complementary color
Monochromatic Colors of #732571
Black with #732571
Text Example
Text Example
White with #732571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732571; }
p { color: rgb(115,37,113); }
H1.HeaderClassName
{
color: #732571;
}
.AnyTagClassName
{
color: #732571;
}
</style>
background-color css
<style>
a { background-color: #732571; }
a { background-color: rgb(115,37,113); }
div.DivClassName
{
background-color: #732571;
}
.BgClassName
{
background-color: #732571;
}
</style>
border-color css
<style>
span { border-color: #732571; }
span { border-color: rgb(115,37,113); }
td.TdClassName
{
border-color: #732571;
}
.TagClassName
{
border-color: #732571;
}
</style>