Shades of Seance #732076
Tints of Seance #732076
RGB
CMYK
RGB Variations
Color information
#732076 (or 0x732076) is known color: Seance. HEX triplet: 73, 20 and 76. RGB value is (115,32,118). Sum of RGB (Red+Green+Blue) = 115+32+118=265 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.40% from 265); Green value is 32 (12.89% from 255 or 12.08% from 265); Blue value is 118 (46.48% from 255 or 44.53% from 265); Max value from RGB is 118 - color contains mainly: blue. Hex color #732076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732076 is #8CDF89. Grayscale: #424242. Windows color (decimal): -9232266 or 7741555. OLE color: 7741555.
HSL color Cylindrical-coordinate representation of color #732076: hue angle of 297.91º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #732076 is Cyan = 0.03, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 32 | 118 | - |
| CMYK | 0.03 | 0.73 | 0 | 0.54 |
| HSL | 297.91º | 0.57% | 0.29% | - |
| HSV(B) | 297.91º | 0.73% | 0.46% | - |
| XYZ | 10.86 | 5.99 | 17.72 | - |
| YUV | 66.62 | 157 | 162.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 32 | 118 | 0.03 | 0.73 | 0 | 0.54 | 297.91 | 0.57 | 0.29 |
| Hex | 73 | 20 | 76 | 3 | 49 | 0 | 36 | 12A | 39 | 1D |
| Octal | 163 | 40 | 166 | 3 | 111 | 0 | 66 | 452 | 71 | 35 |
| Binary | 1110011 | 100000 | 1110110 | 11 | 1001001 | 0 | 110110 | 100101010 | 111001 | 11101 |
Color Harmonies of #732076
Complementary color
Monochromatic Colors of #732076
Black with #732076
Text Example
Text Example
White with #732076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732076; }
p { color: rgb(115,32,118); }
H1.HeaderClassName
{
color: #732076;
}
.AnyTagClassName
{
color: #732076;
}
</style>
background-color css
<style>
a { background-color: #732076; }
a { background-color: rgb(115,32,118); }
div.DivClassName
{
background-color: #732076;
}
.BgClassName
{
background-color: #732076;
}
</style>
border-color css
<style>
span { border-color: #732076; }
span { border-color: rgb(115,32,118); }
td.TdClassName
{
border-color: #732076;
}
.TagClassName
{
border-color: #732076;
}
</style>