Shades of Seance #723070
Tints of Seance #723070
RGB
CMYK
RGB Variations
Color information
#723070 (or 0x723070) is known color: Seance. HEX triplet: 72, 30 and 70. RGB value is (114,48,112). Sum of RGB (Red+Green+Blue) = 114+48+112=274 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.61% from 274); Green value is 48 (19.14% from 255 or 17.52% from 274); Blue value is 112 (44.14% from 255 or 40.88% from 274); Max value from RGB is 114 - color contains mainly: red. Hex color #723070 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723070 is #8DCF8F. Grayscale: #4A4A4A. Windows color (decimal): -9293712 or 7352434. OLE color: 7352434.
HSL color Cylindrical-coordinate representation of color #723070: hue angle of 301.82º 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 #723070 is Cyan = 0, Magento = 0.58, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 112 | - |
| CMYK | 0 | 0.58 | 0.02 | 0.55 |
| HSL | 301.82º | 0.41% | 0.32% | - |
| HSV(B) | 301.82º | 0.58% | 0.45% | - |
| XYZ | 10.92 | 6.86 | 16.08 | - |
| YUV | 75.03 | 148.87 | 155.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 112 | 0 | 0.58 | 0.02 | 0.55 | 301.82 | 0.41 | 0.32 |
| Hex | 72 | 30 | 70 | 0 | 3A | 2 | 37 | 12E | 29 | 20 |
| Octal | 162 | 60 | 160 | 0 | 72 | 2 | 67 | 456 | 51 | 40 |
| Binary | 1110010 | 110000 | 1110000 | 0 | 111010 | 10 | 110111 | 100101110 | 101001 | 100000 |
Color Harmonies of #723070
Complementary color
Monochromatic Colors of #723070
Black with #723070
Text Example
Text Example
White with #723070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723070; }
p { color: rgb(114,48,112); }
H1.HeaderClassName
{
color: #723070;
}
.AnyTagClassName
{
color: #723070;
}
</style>
background-color css
<style>
a { background-color: #723070; }
a { background-color: rgb(114,48,112); }
div.DivClassName
{
background-color: #723070;
}
.BgClassName
{
background-color: #723070;
}
</style>
border-color css
<style>
span { border-color: #723070; }
span { border-color: rgb(114,48,112); }
td.TdClassName
{
border-color: #723070;
}
.TagClassName
{
border-color: #723070;
}
</style>