Shades of Seance #732673
Tints of Seance #732673
RGB
CMYK
RGB Variations
Color information
#732673 (or 0x732673) is known color: Seance. HEX triplet: 73, 26 and 73. RGB value is (115,38,115). Sum of RGB (Red+Green+Blue) = 115+38+115=268 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.91% from 268); Green value is 38 (15.23% from 255 or 14.18% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 115 - color contains mainly: red, blue. Hex color #732673 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732673 is #8CD98C. Grayscale: #454545. Windows color (decimal): -9230733 or 7546483. OLE color: 7546483.
HSL color Cylindrical-coordinate representation of color #732673: hue angle of 300º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #732673 is Cyan = 0, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 38 | 115 | - |
| CMYK | 0 | 0.67 | 0 | 0.55 |
| HSL | 300º | 0.5% | 0.3% | - |
| HSV(B) | 300º | 0.67% | 0.45% | - |
| XYZ | 10.86 | 6.27 | 16.86 | - |
| YUV | 69.8 | 153.51 | 160.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 115 | 0 | 0.67 | 0 | 0.55 | 300 | 0.5 | 0.3 |
| Hex | 73 | 26 | 73 | 0 | 43 | 0 | 37 | 12C | 32 | 1E |
| Octal | 163 | 46 | 163 | 0 | 103 | 0 | 67 | 454 | 62 | 36 |
| Binary | 1110011 | 100110 | 1110011 | 0 | 1000011 | 0 | 110111 | 100101100 | 110010 | 11110 |
Color Harmonies of #732673
Complementary color
Monochromatic Colors of #732673
Black with #732673
Text Example
Text Example
White with #732673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732673; }
p { color: rgb(115,38,115); }
H1.HeaderClassName
{
color: #732673;
}
.AnyTagClassName
{
color: #732673;
}
</style>
background-color css
<style>
a { background-color: #732673; }
a { background-color: rgb(115,38,115); }
div.DivClassName
{
background-color: #732673;
}
.BgClassName
{
background-color: #732673;
}
</style>
border-color css
<style>
span { border-color: #732673; }
span { border-color: rgb(115,38,115); }
td.TdClassName
{
border-color: #732673;
}
.TagClassName
{
border-color: #732673;
}
</style>