Shades of Seance #722077
Tints of Seance #722077
RGB
CMYK
RGB Variations
Color information
#722077 (or 0x722077) is known color: Seance. HEX triplet: 72, 20 and 77. RGB value is (114,32,119). Sum of RGB (Red+Green+Blue) = 114+32+119=265 (35% of max value = 765). Red value is 114 (44.92% from 255 or 43.02% from 265); Green value is 32 (12.89% from 255 or 12.08% from 265); Blue value is 119 (46.88% from 255 or 44.91% from 265); Max value from RGB is 119 - color contains mainly: blue. Hex color #722077 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722077 is #8DDF88. Grayscale: #424242. Windows color (decimal): -9297801 or 7807090. OLE color: 7807090.
HSL color Cylindrical-coordinate representation of color #722077: hue angle of 296.55º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #722077 is Cyan = 0.04, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 32 | 119 | - |
| CMYK | 0.04 | 0.73 | 0 | 0.53 |
| HSL | 296.55º | 0.58% | 0.3% | - |
| HSV(B) | 296.55º | 0.73% | 0.47% | - |
| XYZ | 10.79 | 5.94 | 18.03 | - |
| YUV | 66.44 | 157.67 | 161.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 119 | 0.04 | 0.73 | 0 | 0.53 | 296.55 | 0.58 | 0.3 |
| Hex | 72 | 20 | 77 | 4 | 49 | 0 | 35 | 129 | 3A | 1E |
| Octal | 162 | 40 | 167 | 4 | 111 | 0 | 65 | 451 | 72 | 36 |
| Binary | 1110010 | 100000 | 1110111 | 100 | 1001001 | 0 | 110101 | 100101001 | 111010 | 11110 |
Color Harmonies of #722077
Complementary color
Monochromatic Colors of #722077
Black with #722077
Text Example
Text Example
White with #722077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722077; }
p { color: rgb(114,32,119); }
H1.HeaderClassName
{
color: #722077;
}
.AnyTagClassName
{
color: #722077;
}
</style>
background-color css
<style>
a { background-color: #722077; }
a { background-color: rgb(114,32,119); }
div.DivClassName
{
background-color: #722077;
}
.BgClassName
{
background-color: #722077;
}
</style>
border-color css
<style>
span { border-color: #722077; }
span { border-color: rgb(114,32,119); }
td.TdClassName
{
border-color: #722077;
}
.TagClassName
{
border-color: #722077;
}
</style>