Shades of Seance #722271
Tints of Seance #722271
RGB
CMYK
RGB Variations
Color information
#722271 (or 0x722271) is known color: Seance. HEX triplet: 72, 22 and 71. RGB value is (114,34,113). Sum of RGB (Red+Green+Blue) = 114+34+113=261 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.68% from 261); Green value is 34 (13.67% from 255 or 13.03% from 261); Blue value is 113 (44.53% from 255 or 43.30% from 261); Max value from RGB is 114 - color contains mainly: red. Hex color #722271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722271 is #8DDD8E. Grayscale: #424242. Windows color (decimal): -9297295 or 7414386. OLE color: 7414386.
HSL color Cylindrical-coordinate representation of color #722271: hue angle of 300.75º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #722271 is Cyan = 0, Magento = 0.70, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 34 | 113 | - |
| CMYK | 0 | 0.70 | 0.01 | 0.55 |
| HSL | 300.75º | 0.54% | 0.29% | - |
| HSV(B) | 300.75º | 0.7% | 0.45% | - |
| XYZ | 10.49 | 5.91 | 16.21 | - |
| YUV | 66.93 | 154 | 161.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 34 | 113 | 0 | 0.70 | 0.01 | 0.55 | 300.75 | 0.54 | 0.29 |
| Hex | 72 | 22 | 71 | 0 | 46 | 1 | 37 | 12D | 36 | 1D |
| Octal | 162 | 42 | 161 | 0 | 106 | 1 | 67 | 455 | 66 | 35 |
| Binary | 1110010 | 100010 | 1110001 | 0 | 1000110 | 1 | 110111 | 100101101 | 110110 | 11101 |
Color Harmonies of #722271
Complementary color
Monochromatic Colors of #722271
Black with #722271
Text Example
Text Example
White with #722271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722271; }
p { color: rgb(114,34,113); }
H1.HeaderClassName
{
color: #722271;
}
.AnyTagClassName
{
color: #722271;
}
</style>
background-color css
<style>
a { background-color: #722271; }
a { background-color: rgb(114,34,113); }
div.DivClassName
{
background-color: #722271;
}
.BgClassName
{
background-color: #722271;
}
</style>
border-color css
<style>
span { border-color: #722271; }
span { border-color: rgb(114,34,113); }
td.TdClassName
{
border-color: #722271;
}
.TagClassName
{
border-color: #722271;
}
</style>