Shades of Seance #722973
Tints of Seance #722973
RGB
CMYK
RGB Variations
Color information
#722973 (or 0x722973) is known color: Seance. HEX triplet: 72, 29 and 73. RGB value is (114,41,115). Sum of RGB (Red+Green+Blue) = 114+41+115=270 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.22% from 270); Green value is 41 (16.41% from 255 or 15.19% from 270); Blue value is 115 (45.31% from 255 or 42.59% from 270); Max value from RGB is 115 - color contains mainly: blue. Hex color #722973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722973 is #8DD68C. Grayscale: #474747. Windows color (decimal): -9295501 or 7547250. OLE color: 7547250.
HSL color Cylindrical-coordinate representation of color #722973: hue angle of 299.19º 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 #722973 is Cyan = 0.01, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 115 | - |
| CMYK | 0.01 | 0.64 | 0 | 0.55 |
| HSL | 299.19º | 0.47% | 0.31% | - |
| HSV(B) | 299.19º | 0.64% | 0.45% | - |
| XYZ | 10.83 | 6.4 | 16.88 | - |
| YUV | 71.26 | 152.68 | 158.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 115 | 0.01 | 0.64 | 0 | 0.55 | 299.19 | 0.47 | 0.31 |
| Hex | 72 | 29 | 73 | 1 | 40 | 0 | 37 | 12B | 2F | 1F |
| Octal | 162 | 51 | 163 | 1 | 100 | 0 | 67 | 453 | 57 | 37 |
| Binary | 1110010 | 101001 | 1110011 | 1 | 1000000 | 0 | 110111 | 100101011 | 101111 | 11111 |
Color Harmonies of #722973
Complementary color
Monochromatic Colors of #722973
Black with #722973
Text Example
Text Example
White with #722973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722973; }
p { color: rgb(114,41,115); }
H1.HeaderClassName
{
color: #722973;
}
.AnyTagClassName
{
color: #722973;
}
</style>
background-color css
<style>
a { background-color: #722973; }
a { background-color: rgb(114,41,115); }
div.DivClassName
{
background-color: #722973;
}
.BgClassName
{
background-color: #722973;
}
</style>
border-color css
<style>
span { border-color: #722973; }
span { border-color: rgb(114,41,115); }
td.TdClassName
{
border-color: #722973;
}
.TagClassName
{
border-color: #722973;
}
</style>