Shades of Seance #723071
Tints of Seance #723071
RGB
CMYK
RGB Variations
Color information
#723071 (or 0x723071) is known color: Seance. HEX triplet: 72, 30 and 71. RGB value is (114,48,113). Sum of RGB (Red+Green+Blue) = 114+48+113=275 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.45% from 275); Green value is 48 (19.14% from 255 or 17.45% from 275); Blue value is 113 (44.53% from 255 or 41.09% from 275); Max value from RGB is 114 - color contains mainly: red. Hex color #723071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723071 is #8DCF8E. Grayscale: #4A4A4A. Windows color (decimal): -9293711 or 7417970. OLE color: 7417970.
HSL color Cylindrical-coordinate representation of color #723071: hue angle of 300.91º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #723071 is Cyan = 0, Magento = 0.58, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 113 | - |
| CMYK | 0 | 0.58 | 0.01 | 0.55 |
| HSL | 300.91º | 0.41% | 0.32% | - |
| HSV(B) | 300.91º | 0.58% | 0.45% | - |
| XYZ | 10.98 | 6.88 | 16.37 | - |
| YUV | 75.14 | 149.37 | 155.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 113 | 0 | 0.58 | 0.01 | 0.55 | 300.91 | 0.41 | 0.32 |
| Hex | 72 | 30 | 71 | 0 | 3A | 1 | 37 | 12D | 29 | 20 |
| Octal | 162 | 60 | 161 | 0 | 72 | 1 | 67 | 455 | 51 | 40 |
| Binary | 1110010 | 110000 | 1110001 | 0 | 111010 | 1 | 110111 | 100101101 | 101001 | 100000 |
Color Harmonies of #723071
Complementary color
Monochromatic Colors of #723071
Black with #723071
Text Example
Text Example
White with #723071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723071; }
p { color: rgb(114,48,113); }
H1.HeaderClassName
{
color: #723071;
}
.AnyTagClassName
{
color: #723071;
}
</style>
background-color css
<style>
a { background-color: #723071; }
a { background-color: rgb(114,48,113); }
div.DivClassName
{
background-color: #723071;
}
.BgClassName
{
background-color: #723071;
}
</style>
border-color css
<style>
span { border-color: #723071; }
span { border-color: rgb(114,48,113); }
td.TdClassName
{
border-color: #723071;
}
.TagClassName
{
border-color: #723071;
}
</style>