Shades of Seance #732971
Tints of Seance #732971
RGB
CMYK
RGB Variations
Color information
#732971 (or 0x732971) is known color: Seance. HEX triplet: 73, 29 and 71. RGB value is (115,41,113). Sum of RGB (Red+Green+Blue) = 115+41+113=269 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.75% from 269); Green value is 41 (16.41% from 255 or 15.24% from 269); Blue value is 113 (44.53% from 255 or 42.01% from 269); Max value from RGB is 115 - color contains mainly: red. Hex color #732971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732971 is #8CD68E. Grayscale: #474747. Windows color (decimal): -9229967 or 7416179. OLE color: 7416179.
HSL color Cylindrical-coordinate representation of color #732971: hue angle of 301.62º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #732971 is Cyan = 0, Magento = 0.64, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 113 | - |
| CMYK | 0 | 0.64 | 0.02 | 0.55 |
| HSL | 301.62º | 0.47% | 0.31% | - |
| HSV(B) | 301.62º | 0.64% | 0.45% | - |
| XYZ | 10.84 | 6.42 | 16.29 | - |
| YUV | 71.33 | 151.52 | 159.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 113 | 0 | 0.64 | 0.02 | 0.55 | 301.62 | 0.47 | 0.31 |
| Hex | 73 | 29 | 71 | 0 | 40 | 2 | 37 | 12E | 2F | 1F |
| Octal | 163 | 51 | 161 | 0 | 100 | 2 | 67 | 456 | 57 | 37 |
| Binary | 1110011 | 101001 | 1110001 | 0 | 1000000 | 10 | 110111 | 100101110 | 101111 | 11111 |
Color Harmonies of #732971
Complementary color
Monochromatic Colors of #732971
Black with #732971
Text Example
Text Example
White with #732971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732971; }
p { color: rgb(115,41,113); }
H1.HeaderClassName
{
color: #732971;
}
.AnyTagClassName
{
color: #732971;
}
</style>
background-color css
<style>
a { background-color: #732971; }
a { background-color: rgb(115,41,113); }
div.DivClassName
{
background-color: #732971;
}
.BgClassName
{
background-color: #732971;
}
</style>
border-color css
<style>
span { border-color: #732971; }
span { border-color: rgb(115,41,113); }
td.TdClassName
{
border-color: #732971;
}
.TagClassName
{
border-color: #732971;
}
</style>