Shades of Seance #723470
Tints of Seance #723470
RGB
CMYK
RGB Variations
Color information
#723470 (or 0x723470) is known color: Seance. HEX triplet: 72, 34 and 70. RGB value is (114,52,112). Sum of RGB (Red+Green+Blue) = 114+52+112=278 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.01% from 278); Green value is 52 (20.70% from 255 or 18.71% from 278); Blue value is 112 (44.14% from 255 or 40.29% from 278); Max value from RGB is 114 - color contains mainly: red. Hex color #723470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723470 is #8DCB8F. Grayscale: #4D4D4D. Windows color (decimal): -9292688 or 7353458. OLE color: 7353458.
HSL color Cylindrical-coordinate representation of color #723470: hue angle of 301.94º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #723470 is Cyan = 0, Magento = 0.54, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 52 | 112 | - |
| CMYK | 0 | 0.54 | 0.02 | 0.55 |
| HSL | 301.94º | 0.37% | 0.33% | - |
| HSV(B) | 301.94º | 0.54% | 0.45% | - |
| XYZ | 11.09 | 7.2 | 16.13 | - |
| YUV | 77.38 | 147.54 | 154.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 112 | 0 | 0.54 | 0.02 | 0.55 | 301.94 | 0.37 | 0.33 |
| Hex | 72 | 34 | 70 | 0 | 36 | 2 | 37 | 12E | 25 | 21 |
| Octal | 162 | 64 | 160 | 0 | 66 | 2 | 67 | 456 | 45 | 41 |
| Binary | 1110010 | 110100 | 1110000 | 0 | 110110 | 10 | 110111 | 100101110 | 100101 | 100001 |
Color Harmonies of #723470
Complementary color
Monochromatic Colors of #723470
Black with #723470
Text Example
Text Example
White with #723470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723470; }
p { color: rgb(114,52,112); }
H1.HeaderClassName
{
color: #723470;
}
.AnyTagClassName
{
color: #723470;
}
</style>
background-color css
<style>
a { background-color: #723470; }
a { background-color: rgb(114,52,112); }
div.DivClassName
{
background-color: #723470;
}
.BgClassName
{
background-color: #723470;
}
</style>
border-color css
<style>
span { border-color: #723470; }
span { border-color: rgb(114,52,112); }
td.TdClassName
{
border-color: #723470;
}
.TagClassName
{
border-color: #723470;
}
</style>