Shades of Seance #732078
Tints of Seance #732078
RGB
CMYK
RGB Variations
Color information
#732078 (or 0x732078) is known color: Seance. HEX triplet: 73, 20 and 78. RGB value is (115,32,120). Sum of RGB (Red+Green+Blue) = 115+32+120=267 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.07% from 267); Green value is 32 (12.89% from 255 or 11.99% from 267); Blue value is 120 (47.27% from 255 or 44.94% from 267); Max value from RGB is 120 - color contains mainly: blue. Hex color #732078 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732078 is #8CDF87. Grayscale: #424242. Windows color (decimal): -9232264 or 7872627. OLE color: 7872627.
HSL color Cylindrical-coordinate representation of color #732078: hue angle of 296.59º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #732078 is Cyan = 0.04, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 32 | 120 | - |
| CMYK | 0.04 | 0.73 | 0 | 0.53 |
| HSL | 296.59º | 0.58% | 0.3% | - |
| HSV(B) | 296.59º | 0.73% | 0.47% | - |
| XYZ | 10.98 | 6.03 | 18.36 | - |
| YUV | 66.85 | 158 | 162.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 32 | 120 | 0.04 | 0.73 | 0 | 0.53 | 296.59 | 0.58 | 0.3 |
| Hex | 73 | 20 | 78 | 4 | 49 | 0 | 35 | 129 | 3A | 1E |
| Octal | 163 | 40 | 170 | 4 | 111 | 0 | 65 | 451 | 72 | 36 |
| Binary | 1110011 | 100000 | 1111000 | 100 | 1001001 | 0 | 110101 | 100101001 | 111010 | 11110 |
Color Harmonies of #732078
Complementary color
Monochromatic Colors of #732078
Black with #732078
Text Example
Text Example
White with #732078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732078; }
p { color: rgb(115,32,120); }
H1.HeaderClassName
{
color: #732078;
}
.AnyTagClassName
{
color: #732078;
}
</style>
background-color css
<style>
a { background-color: #732078; }
a { background-color: rgb(115,32,120); }
div.DivClassName
{
background-color: #732078;
}
.BgClassName
{
background-color: #732078;
}
</style>
border-color css
<style>
span { border-color: #732078; }
span { border-color: rgb(115,32,120); }
td.TdClassName
{
border-color: #732078;
}
.TagClassName
{
border-color: #732078;
}
</style>