Shades of Seance #722079
Tints of Seance #722079
RGB
CMYK
RGB Variations
Color information
#722079 (or 0x722079) is known color: Seance. HEX triplet: 72, 20 and 79. RGB value is (114,32,121). Sum of RGB (Red+Green+Blue) = 114+32+121=267 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.70% from 267); Green value is 32 (12.89% from 255 or 11.99% from 267); Blue value is 121 (47.66% from 255 or 45.32% from 267); Max value from RGB is 121 - color contains mainly: blue. Hex color #722079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722079 is #8DDF86. Grayscale: #424242. Windows color (decimal): -9297799 or 7938162. OLE color: 7938162.
HSL color Cylindrical-coordinate representation of color #722079: hue angle of 295.28º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #722079 is Cyan = 0.06, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 32 | 121 | - |
| CMYK | 0.06 | 0.74 | 0 | 0.53 |
| HSL | 295.28º | 0.58% | 0.3% | - |
| HSV(B) | 295.28º | 0.74% | 0.47% | - |
| XYZ | 10.91 | 5.99 | 18.67 | - |
| YUV | 66.66 | 158.67 | 161.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 121 | 0.06 | 0.74 | 0 | 0.53 | 295.28 | 0.58 | 0.3 |
| Hex | 72 | 20 | 79 | 6 | 4A | 0 | 35 | 127 | 3A | 1E |
| Octal | 162 | 40 | 171 | 6 | 112 | 0 | 65 | 447 | 72 | 36 |
| Binary | 1110010 | 100000 | 1111001 | 110 | 1001010 | 0 | 110101 | 100100111 | 111010 | 11110 |
Color Harmonies of #722079
Complementary color
Monochromatic Colors of #722079
Black with #722079
Text Example
Text Example
White with #722079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722079; }
p { color: rgb(114,32,121); }
H1.HeaderClassName
{
color: #722079;
}
.AnyTagClassName
{
color: #722079;
}
</style>
background-color css
<style>
a { background-color: #722079; }
a { background-color: rgb(114,32,121); }
div.DivClassName
{
background-color: #722079;
}
.BgClassName
{
background-color: #722079;
}
</style>
border-color css
<style>
span { border-color: #722079; }
span { border-color: rgb(114,32,121); }
td.TdClassName
{
border-color: #722079;
}
.TagClassName
{
border-color: #722079;
}
</style>