Shades of Seance #722577
Tints of Seance #722577
RGB
CMYK
RGB Variations
Color information
#722577 (or 0x722577) is known color: Seance. HEX triplet: 72, 25 and 77. RGB value is (114,37,119). Sum of RGB (Red+Green+Blue) = 114+37+119=270 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.22% from 270); Green value is 37 (14.84% from 255 or 13.70% from 270); Blue value is 119 (46.88% from 255 or 44.07% from 270); Max value from RGB is 119 - color contains mainly: blue. Hex color #722577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722577 is #8DDA88. Grayscale: #454545. Windows color (decimal): -9296521 or 7808370. OLE color: 7808370.
HSL color Cylindrical-coordinate representation of color #722577: hue angle of 296.34º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #722577 is Cyan = 0.04, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 37 | 119 | - |
| CMYK | 0.04 | 0.69 | 0 | 0.53 |
| HSL | 296.34º | 0.53% | 0.31% | - |
| HSV(B) | 296.34º | 0.69% | 0.47% | - |
| XYZ | 10.93 | 6.23 | 18.08 | - |
| YUV | 69.37 | 156.01 | 159.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 119 | 0.04 | 0.69 | 0 | 0.53 | 296.34 | 0.53 | 0.31 |
| Hex | 72 | 25 | 77 | 4 | 45 | 0 | 35 | 128 | 35 | 1F |
| Octal | 162 | 45 | 167 | 4 | 105 | 0 | 65 | 450 | 65 | 37 |
| Binary | 1110010 | 100101 | 1110111 | 100 | 1000101 | 0 | 110101 | 100101000 | 110101 | 11111 |
Color Harmonies of #722577
Complementary color
Monochromatic Colors of #722577
Black with #722577
Text Example
Text Example
White with #722577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722577; }
p { color: rgb(114,37,119); }
H1.HeaderClassName
{
color: #722577;
}
.AnyTagClassName
{
color: #722577;
}
</style>
background-color css
<style>
a { background-color: #722577; }
a { background-color: rgb(114,37,119); }
div.DivClassName
{
background-color: #722577;
}
.BgClassName
{
background-color: #722577;
}
</style>
border-color css
<style>
span { border-color: #722577; }
span { border-color: rgb(114,37,119); }
td.TdClassName
{
border-color: #722577;
}
.TagClassName
{
border-color: #722577;
}
</style>