Shades of Seance #723073
Tints of Seance #723073
RGB
CMYK
RGB Variations
Color information
#723073 (or 0x723073) is known color: Seance. HEX triplet: 72, 30 and 73. RGB value is (114,48,115). Sum of RGB (Red+Green+Blue) = 114+48+115=277 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.16% from 277); Green value is 48 (19.14% from 255 or 17.33% from 277); Blue value is 115 (45.31% from 255 or 41.52% from 277); Max value from RGB is 115 - color contains mainly: blue. Hex color #723073 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723073 is #8DCF8C. Grayscale: #4B4B4B. Windows color (decimal): -9293709 or 7549042. OLE color: 7549042.
HSL color Cylindrical-coordinate representation of color #723073: hue angle of 299.1º 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 #723073 is Cyan = 0.01, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 115 | - |
| CMYK | 0.01 | 0.58 | 0 | 0.55 |
| HSL | 299.1º | 0.41% | 0.32% | - |
| HSV(B) | 299.1º | 0.58% | 0.45% | - |
| XYZ | 11.09 | 6.93 | 16.97 | - |
| YUV | 75.37 | 150.37 | 155.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 115 | 0.01 | 0.58 | 0 | 0.55 | 299.1 | 0.41 | 0.32 |
| Hex | 72 | 30 | 73 | 1 | 3A | 0 | 37 | 12B | 29 | 20 |
| Octal | 162 | 60 | 163 | 1 | 72 | 0 | 67 | 453 | 51 | 40 |
| Binary | 1110010 | 110000 | 1110011 | 1 | 111010 | 0 | 110111 | 100101011 | 101001 | 100000 |
Color Harmonies of #723073
Complementary color
Monochromatic Colors of #723073
Black with #723073
Text Example
Text Example
White with #723073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723073; }
p { color: rgb(114,48,115); }
H1.HeaderClassName
{
color: #723073;
}
.AnyTagClassName
{
color: #723073;
}
</style>
background-color css
<style>
a { background-color: #723073; }
a { background-color: rgb(114,48,115); }
div.DivClassName
{
background-color: #723073;
}
.BgClassName
{
background-color: #723073;
}
</style>
border-color css
<style>
span { border-color: #723073; }
span { border-color: rgb(114,48,115); }
td.TdClassName
{
border-color: #723073;
}
.TagClassName
{
border-color: #723073;
}
</style>