Shades of Seance #722976
Tints of Seance #722976
RGB
CMYK
RGB Variations
Color information
#722976 (or 0x722976) is known color: Seance. HEX triplet: 72, 29 and 76. RGB value is (114,41,118). Sum of RGB (Red+Green+Blue) = 114+41+118=273 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.76% from 273); Green value is 41 (16.41% from 255 or 15.02% from 273); Blue value is 118 (46.48% from 255 or 43.22% from 273); Max value from RGB is 118 - color contains mainly: blue. Hex color #722976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722976 is #8DD689. Grayscale: #474747. Windows color (decimal): -9295498 or 7743858. OLE color: 7743858.
HSL color Cylindrical-coordinate representation of color #722976: hue angle of 296.88º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #722976 is Cyan = 0.03, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 41 | 118 | - |
| CMYK | 0.03 | 0.65 | 0 | 0.54 |
| HSL | 296.88º | 0.48% | 0.31% | - |
| HSV(B) | 296.88º | 0.65% | 0.46% | - |
| XYZ | 11 | 6.47 | 17.81 | - |
| YUV | 71.61 | 154.18 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 118 | 0.03 | 0.65 | 0 | 0.54 | 296.88 | 0.48 | 0.31 |
| Hex | 72 | 29 | 76 | 3 | 41 | 0 | 36 | 129 | 30 | 1F |
| Octal | 162 | 51 | 166 | 3 | 101 | 0 | 66 | 451 | 60 | 37 |
| Binary | 1110010 | 101001 | 1110110 | 11 | 1000001 | 0 | 110110 | 100101001 | 110000 | 11111 |
Color Harmonies of #722976
Complementary color
Monochromatic Colors of #722976
Black with #722976
Text Example
Text Example
White with #722976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722976; }
p { color: rgb(114,41,118); }
H1.HeaderClassName
{
color: #722976;
}
.AnyTagClassName
{
color: #722976;
}
</style>
background-color css
<style>
a { background-color: #722976; }
a { background-color: rgb(114,41,118); }
div.DivClassName
{
background-color: #722976;
}
.BgClassName
{
background-color: #722976;
}
</style>
border-color css
<style>
span { border-color: #722976; }
span { border-color: rgb(114,41,118); }
td.TdClassName
{
border-color: #722976;
}
.TagClassName
{
border-color: #722976;
}
</style>