Shades of Seance #732472
Tints of Seance #732472
RGB
CMYK
RGB Variations
Color information
#732472 (or 0x732472) is known color: Seance. HEX triplet: 73, 24 and 72. RGB value is (115,36,114). Sum of RGB (Red+Green+Blue) = 115+36+114=265 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.40% from 265); Green value is 36 (14.45% from 255 or 13.58% from 265); Blue value is 114 (44.92% from 255 or 43.02% from 265); Max value from RGB is 115 - color contains mainly: red. Hex color #732472 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732472 is #8CDB8D. Grayscale: #444444. Windows color (decimal): -9231246 or 7480435. OLE color: 7480435.
HSL color Cylindrical-coordinate representation of color #732472: hue angle of 300.76º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #732472 is Cyan = 0, Magento = 0.69, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 36 | 114 | - |
| CMYK | 0 | 0.69 | 0.01 | 0.55 |
| HSL | 300.76º | 0.52% | 0.3% | - |
| HSV(B) | 300.76º | 0.69% | 0.45% | - |
| XYZ | 10.74 | 6.12 | 16.54 | - |
| YUV | 68.51 | 153.67 | 161.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 36 | 114 | 0 | 0.69 | 0.01 | 0.55 | 300.76 | 0.52 | 0.3 |
| Hex | 73 | 24 | 72 | 0 | 45 | 1 | 37 | 12D | 34 | 1E |
| Octal | 163 | 44 | 162 | 0 | 105 | 1 | 67 | 455 | 64 | 36 |
| Binary | 1110011 | 100100 | 1110010 | 0 | 1000101 | 1 | 110111 | 100101101 | 110100 | 11110 |
Color Harmonies of #732472
Complementary color
Monochromatic Colors of #732472
Black with #732472
Text Example
Text Example
White with #732472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732472; }
p { color: rgb(115,36,114); }
H1.HeaderClassName
{
color: #732472;
}
.AnyTagClassName
{
color: #732472;
}
</style>
background-color css
<style>
a { background-color: #732472; }
a { background-color: rgb(115,36,114); }
div.DivClassName
{
background-color: #732472;
}
.BgClassName
{
background-color: #732472;
}
</style>
border-color css
<style>
span { border-color: #732472; }
span { border-color: rgb(115,36,114); }
td.TdClassName
{
border-color: #732472;
}
.TagClassName
{
border-color: #732472;
}
</style>