Shades of Seance #722975
Tints of Seance #722975
RGB
CMYK
RGB Variations
Color information
#722975 (or 0x722975) is known color: Seance. HEX triplet: 72, 29 and 75. RGB value is (114,41,117). Sum of RGB (Red+Green+Blue) = 114+41+117=272 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.91% from 272); Green value is 41 (16.41% from 255 or 15.07% from 272); Blue value is 117 (46.09% from 255 or 43.01% from 272); Max value from RGB is 117 - color contains mainly: blue. Hex color #722975 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722975 is #8DD68A. Grayscale: #474747. Windows color (decimal): -9295499 or 7678322. OLE color: 7678322.
HSL color Cylindrical-coordinate representation of color #722975: hue angle of 297.63º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #722975 is Cyan = 0.03, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 41 | 117 | - |
| CMYK | 0.03 | 0.65 | 0 | 0.54 |
| HSL | 297.63º | 0.48% | 0.31% | - |
| HSV(B) | 297.63º | 0.65% | 0.46% | - |
| XYZ | 10.94 | 6.45 | 17.5 | - |
| YUV | 71.49 | 153.68 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 117 | 0.03 | 0.65 | 0 | 0.54 | 297.63 | 0.48 | 0.31 |
| Hex | 72 | 29 | 75 | 3 | 41 | 0 | 36 | 12A | 30 | 1F |
| Octal | 162 | 51 | 165 | 3 | 101 | 0 | 66 | 452 | 60 | 37 |
| Binary | 1110010 | 101001 | 1110101 | 11 | 1000001 | 0 | 110110 | 100101010 | 110000 | 11111 |
Color Harmonies of #722975
Complementary color
Monochromatic Colors of #722975
Black with #722975
Text Example
Text Example
White with #722975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722975; }
p { color: rgb(114,41,117); }
H1.HeaderClassName
{
color: #722975;
}
.AnyTagClassName
{
color: #722975;
}
</style>
background-color css
<style>
a { background-color: #722975; }
a { background-color: rgb(114,41,117); }
div.DivClassName
{
background-color: #722975;
}
.BgClassName
{
background-color: #722975;
}
</style>
border-color css
<style>
span { border-color: #722975; }
span { border-color: rgb(114,41,117); }
td.TdClassName
{
border-color: #722975;
}
.TagClassName
{
border-color: #722975;
}
</style>