Shades of Seance #722971
Tints of Seance #722971
RGB
CMYK
RGB Variations
Color information
#722971 (or 0x722971) is known color: Seance. HEX triplet: 72, 29 and 71. RGB value is (114,41,113). Sum of RGB (Red+Green+Blue) = 114+41+113=268 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.54% from 268); Green value is 41 (16.41% from 255 or 15.30% from 268); Blue value is 113 (44.53% from 255 or 42.16% from 268); Max value from RGB is 114 - color contains mainly: red. Hex color #722971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722971 is #8DD68E. Grayscale: #464646. Windows color (decimal): -9295503 or 7416178. OLE color: 7416178.
HSL color Cylindrical-coordinate representation of color #722971: hue angle of 300.82º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #722971 is Cyan = 0, Magento = 0.64, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 113 | - |
| CMYK | 0 | 0.64 | 0.01 | 0.55 |
| HSL | 300.82º | 0.47% | 0.3% | - |
| HSV(B) | 300.82º | 0.64% | 0.45% | - |
| XYZ | 10.71 | 6.36 | 16.28 | - |
| YUV | 71.04 | 151.68 | 158.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 113 | 0 | 0.64 | 0.01 | 0.55 | 300.82 | 0.47 | 0.3 |
| Hex | 72 | 29 | 71 | 0 | 40 | 1 | 37 | 12D | 2F | 1E |
| Octal | 162 | 51 | 161 | 0 | 100 | 1 | 67 | 455 | 57 | 36 |
| Binary | 1110010 | 101001 | 1110001 | 0 | 1000000 | 1 | 110111 | 100101101 | 101111 | 11110 |
Color Harmonies of #722971
Complementary color
Monochromatic Colors of #722971
Black with #722971
Text Example
Text Example
White with #722971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722971; }
p { color: rgb(114,41,113); }
H1.HeaderClassName
{
color: #722971;
}
.AnyTagClassName
{
color: #722971;
}
</style>
background-color css
<style>
a { background-color: #722971; }
a { background-color: rgb(114,41,113); }
div.DivClassName
{
background-color: #722971;
}
.BgClassName
{
background-color: #722971;
}
</style>
border-color css
<style>
span { border-color: #722971; }
span { border-color: rgb(114,41,113); }
td.TdClassName
{
border-color: #722971;
}
.TagClassName
{
border-color: #722971;
}
</style>