Shades of Seance #722974
Tints of Seance #722974
RGB
CMYK
RGB Variations
Color information
#722974 (or 0x722974) is known color: Seance. HEX triplet: 72, 29 and 74. RGB value is (114,41,116). Sum of RGB (Red+Green+Blue) = 114+41+116=271 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.07% from 271); Green value is 41 (16.41% from 255 or 15.13% from 271); Blue value is 116 (45.70% from 255 or 42.80% from 271); Max value from RGB is 116 - color contains mainly: blue. Hex color #722974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722974 is #8DD68B. Grayscale: #474747. Windows color (decimal): -9295500 or 7612786. OLE color: 7612786.
HSL color Cylindrical-coordinate representation of color #722974: hue angle of 298.4º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #722974 is Cyan = 0.02, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 116 | - |
| CMYK | 0.02 | 0.65 | 0 | 0.55 |
| HSL | 298.4º | 0.48% | 0.31% | - |
| HSV(B) | 298.4º | 0.65% | 0.45% | - |
| XYZ | 10.88 | 6.42 | 17.19 | - |
| YUV | 71.38 | 153.18 | 158.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 116 | 0.02 | 0.65 | 0 | 0.55 | 298.4 | 0.48 | 0.31 |
| Hex | 72 | 29 | 74 | 2 | 41 | 0 | 37 | 12A | 30 | 1F |
| Octal | 162 | 51 | 164 | 2 | 101 | 0 | 67 | 452 | 60 | 37 |
| Binary | 1110010 | 101001 | 1110100 | 10 | 1000001 | 0 | 110111 | 100101010 | 110000 | 11111 |
Color Harmonies of #722974
Complementary color
Monochromatic Colors of #722974
Black with #722974
Text Example
Text Example
White with #722974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722974; }
p { color: rgb(114,41,116); }
H1.HeaderClassName
{
color: #722974;
}
.AnyTagClassName
{
color: #722974;
}
</style>
background-color css
<style>
a { background-color: #722974; }
a { background-color: rgb(114,41,116); }
div.DivClassName
{
background-color: #722974;
}
.BgClassName
{
background-color: #722974;
}
</style>
border-color css
<style>
span { border-color: #722974; }
span { border-color: rgb(114,41,116); }
td.TdClassName
{
border-color: #722974;
}
.TagClassName
{
border-color: #722974;
}
</style>