Shades of Seance #722078
Tints of Seance #722078
RGB
CMYK
RGB Variations
Color information
#722078 (or 0x722078) is known color: Seance. HEX triplet: 72, 20 and 78. RGB value is (114,32,120). Sum of RGB (Red+Green+Blue) = 114+32+120=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 32 (12.89% from 255 or 12.03% from 266); Blue value is 120 (47.27% from 255 or 45.11% from 266); Max value from RGB is 120 - color contains mainly: blue. Hex color #722078 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722078 is #8DDF87. Grayscale: #424242. Windows color (decimal): -9297800 or 7872626. OLE color: 7872626.
HSL color Cylindrical-coordinate representation of color #722078: hue angle of 295.91º 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 #722078 is Cyan = 0.05, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 32 | 120 | - |
| CMYK | 0.05 | 0.73 | 0 | 0.53 |
| HSL | 295.91º | 0.58% | 0.3% | - |
| HSV(B) | 295.91º | 0.73% | 0.47% | - |
| XYZ | 10.85 | 5.97 | 18.35 | - |
| YUV | 66.55 | 158.17 | 161.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 120 | 0.05 | 0.73 | 0 | 0.53 | 295.91 | 0.58 | 0.3 |
| Hex | 72 | 20 | 78 | 5 | 49 | 0 | 35 | 128 | 3A | 1E |
| Octal | 162 | 40 | 170 | 5 | 111 | 0 | 65 | 450 | 72 | 36 |
| Binary | 1110010 | 100000 | 1111000 | 101 | 1001001 | 0 | 110101 | 100101000 | 111010 | 11110 |
Color Harmonies of #722078
Complementary color
Monochromatic Colors of #722078
Black with #722078
Text Example
Text Example
White with #722078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722078; }
p { color: rgb(114,32,120); }
H1.HeaderClassName
{
color: #722078;
}
.AnyTagClassName
{
color: #722078;
}
</style>
background-color css
<style>
a { background-color: #722078; }
a { background-color: rgb(114,32,120); }
div.DivClassName
{
background-color: #722078;
}
.BgClassName
{
background-color: #722078;
}
</style>
border-color css
<style>
span { border-color: #722078; }
span { border-color: rgb(114,32,120); }
td.TdClassName
{
border-color: #722078;
}
.TagClassName
{
border-color: #722078;
}
</style>