Shades of Seance #732771
Tints of Seance #732771
RGB
CMYK
RGB Variations
Color information
#732771 (or 0x732771) is known color: Seance. HEX triplet: 73, 27 and 71. RGB value is (115,39,113). Sum of RGB (Red+Green+Blue) = 115+39+113=267 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.07% from 267); Green value is 39 (15.62% from 255 or 14.61% from 267); Blue value is 113 (44.53% from 255 or 42.32% from 267); Max value from RGB is 115 - color contains mainly: red. Hex color #732771 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732771 is #8CD88E. Grayscale: #454545. Windows color (decimal): -9230479 or 7415667. OLE color: 7415667.
HSL color Cylindrical-coordinate representation of color #732771: hue angle of 301.58º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #732771 is Cyan = 0, Magento = 0.66, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 113 | - |
| CMYK | 0 | 0.66 | 0.02 | 0.55 |
| HSL | 301.58º | 0.49% | 0.3% | - |
| HSV(B) | 301.58º | 0.66% | 0.45% | - |
| XYZ | 10.78 | 6.29 | 16.27 | - |
| YUV | 70.16 | 152.18 | 159.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 113 | 0 | 0.66 | 0.02 | 0.55 | 301.58 | 0.49 | 0.3 |
| Hex | 73 | 27 | 71 | 0 | 42 | 2 | 37 | 12E | 31 | 1E |
| Octal | 163 | 47 | 161 | 0 | 102 | 2 | 67 | 456 | 61 | 36 |
| Binary | 1110011 | 100111 | 1110001 | 0 | 1000010 | 10 | 110111 | 100101110 | 110001 | 11110 |
Color Harmonies of #732771
Complementary color
Monochromatic Colors of #732771
Black with #732771
Text Example
Text Example
White with #732771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732771; }
p { color: rgb(115,39,113); }
H1.HeaderClassName
{
color: #732771;
}
.AnyTagClassName
{
color: #732771;
}
</style>
background-color css
<style>
a { background-color: #732771; }
a { background-color: rgb(115,39,113); }
div.DivClassName
{
background-color: #732771;
}
.BgClassName
{
background-color: #732771;
}
</style>
border-color css
<style>
span { border-color: #732771; }
span { border-color: rgb(115,39,113); }
td.TdClassName
{
border-color: #732771;
}
.TagClassName
{
border-color: #732771;
}
</style>