Shades of Seance #722376
Tints of Seance #722376
RGB
CMYK
RGB Variations
Color information
#722376 (or 0x722376) is known color: Seance. HEX triplet: 72, 23 and 76. RGB value is (114,35,118). Sum of RGB (Red+Green+Blue) = 114+35+118=267 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.70% from 267); Green value is 35 (14.06% from 255 or 13.11% from 267); Blue value is 118 (46.48% from 255 or 44.19% from 267); Max value from RGB is 118 - color contains mainly: blue. Hex color #722376 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722376 is #8DDC89. Grayscale: #434343. Windows color (decimal): -9297034 or 7742322. OLE color: 7742322.
HSL color Cylindrical-coordinate representation of color #722376: hue angle of 297.11º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #722376 is Cyan = 0.03, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 35 | 118 | - |
| CMYK | 0.03 | 0.70 | 0 | 0.54 |
| HSL | 297.11º | 0.54% | 0.3% | - |
| HSV(B) | 297.11º | 0.7% | 0.46% | - |
| XYZ | 10.81 | 6.09 | 17.74 | - |
| YUV | 68.08 | 156.17 | 160.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 118 | 0.03 | 0.70 | 0 | 0.54 | 297.11 | 0.54 | 0.3 |
| Hex | 72 | 23 | 76 | 3 | 46 | 0 | 36 | 129 | 36 | 1E |
| Octal | 162 | 43 | 166 | 3 | 106 | 0 | 66 | 451 | 66 | 36 |
| Binary | 1110010 | 100011 | 1110110 | 11 | 1000110 | 0 | 110110 | 100101001 | 110110 | 11110 |
Color Harmonies of #722376
Complementary color
Monochromatic Colors of #722376
Black with #722376
Text Example
Text Example
White with #722376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722376; }
p { color: rgb(114,35,118); }
H1.HeaderClassName
{
color: #722376;
}
.AnyTagClassName
{
color: #722376;
}
</style>
background-color css
<style>
a { background-color: #722376; }
a { background-color: rgb(114,35,118); }
div.DivClassName
{
background-color: #722376;
}
.BgClassName
{
background-color: #722376;
}
</style>
border-color css
<style>
span { border-color: #722376; }
span { border-color: rgb(114,35,118); }
td.TdClassName
{
border-color: #722376;
}
.TagClassName
{
border-color: #722376;
}
</style>