Shades of Seance #732471
Tints of Seance #732471
RGB
CMYK
RGB Variations
Color information
#732471 (or 0x732471) is known color: Seance. HEX triplet: 73, 24 and 71. RGB value is (115,36,113). Sum of RGB (Red+Green+Blue) = 115+36+113=264 (34% of max value = 765). Red value is 115 (45.31% from 255 or 43.56% from 264); Green value is 36 (14.45% from 255 or 13.64% from 264); Blue value is 113 (44.53% from 255 or 42.80% from 264); Max value from RGB is 115 - color contains mainly: red. Hex color #732471 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732471 is #8CDB8E. Grayscale: #444444. Windows color (decimal): -9231247 or 7414899. OLE color: 7414899.
HSL color Cylindrical-coordinate representation of color #732471: hue angle of 301.52º 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 #732471 is Cyan = 0, Magento = 0.69, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 36 | 113 | - |
| CMYK | 0 | 0.69 | 0.02 | 0.55 |
| HSL | 301.52º | 0.52% | 0.3% | - |
| HSV(B) | 301.52º | 0.69% | 0.45% | - |
| XYZ | 10.68 | 6.1 | 16.24 | - |
| YUV | 68.4 | 153.17 | 161.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 36 | 113 | 0 | 0.69 | 0.02 | 0.55 | 301.52 | 0.52 | 0.3 |
| Hex | 73 | 24 | 71 | 0 | 45 | 2 | 37 | 12E | 34 | 1E |
| Octal | 163 | 44 | 161 | 0 | 105 | 2 | 67 | 456 | 64 | 36 |
| Binary | 1110011 | 100100 | 1110001 | 0 | 1000101 | 10 | 110111 | 100101110 | 110100 | 11110 |
Color Harmonies of #732471
Complementary color
Monochromatic Colors of #732471
Black with #732471
Text Example
Text Example
White with #732471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732471; }
p { color: rgb(115,36,113); }
H1.HeaderClassName
{
color: #732471;
}
.AnyTagClassName
{
color: #732471;
}
</style>
background-color css
<style>
a { background-color: #732471; }
a { background-color: rgb(115,36,113); }
div.DivClassName
{
background-color: #732471;
}
.BgClassName
{
background-color: #732471;
}
</style>
border-color css
<style>
span { border-color: #732471; }
span { border-color: rgb(115,36,113); }
td.TdClassName
{
border-color: #732471;
}
.TagClassName
{
border-color: #732471;
}
</style>