Shades of Seance #732371
Tints of Seance #732371
RGB
CMYK
RGB Variations
Color information
#732371 (or 0x732371) is known color: Seance. HEX triplet: 73, 23 and 71. RGB value is (115,35,113). Sum of RGB (Red+Green+Blue) = 115+35+113=263 (34% of max value = 765). Red value is 115 (45.31% from 255 or 43.73% from 263); Green value is 35 (14.06% from 255 or 13.31% from 263); Blue value is 113 (44.53% from 255 or 42.97% from 263); Max value from RGB is 115 - color contains mainly: red. Hex color #732371 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732371 is #8CDC8E. Grayscale: #434343. Windows color (decimal): -9231503 or 7414643. OLE color: 7414643.
HSL color Cylindrical-coordinate representation of color #732371: hue angle of 301.5º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #732371 is Cyan = 0, Magento = 0.70, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 35 | 113 | - |
| CMYK | 0 | 0.70 | 0.02 | 0.55 |
| HSL | 301.5º | 0.53% | 0.29% | - |
| HSV(B) | 301.5º | 0.7% | 0.45% | - |
| XYZ | 10.65 | 6.04 | 16.23 | - |
| YUV | 67.81 | 153.5 | 161.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 35 | 113 | 0 | 0.70 | 0.02 | 0.55 | 301.5 | 0.53 | 0.29 |
| Hex | 73 | 23 | 71 | 0 | 46 | 2 | 37 | 12E | 35 | 1D |
| Octal | 163 | 43 | 161 | 0 | 106 | 2 | 67 | 456 | 65 | 35 |
| Binary | 1110011 | 100011 | 1110001 | 0 | 1000110 | 10 | 110111 | 100101110 | 110101 | 11101 |
Color Harmonies of #732371
Complementary color
Monochromatic Colors of #732371
Black with #732371
Text Example
Text Example
White with #732371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732371; }
p { color: rgb(115,35,113); }
H1.HeaderClassName
{
color: #732371;
}
.AnyTagClassName
{
color: #732371;
}
</style>
background-color css
<style>
a { background-color: #732371; }
a { background-color: rgb(115,35,113); }
div.DivClassName
{
background-color: #732371;
}
.BgClassName
{
background-color: #732371;
}
</style>
border-color css
<style>
span { border-color: #732371; }
span { border-color: rgb(115,35,113); }
td.TdClassName
{
border-color: #732371;
}
.TagClassName
{
border-color: #732371;
}
</style>