Shades of Seance #732876
Tints of Seance #732876
RGB
CMYK
RGB Variations
Color information
#732876 (or 0x732876) is known color: Seance. HEX triplet: 73, 28 and 76. RGB value is (115,40,118). Sum of RGB (Red+Green+Blue) = 115+40+118=273 (36% of max value = 765). Red value is 115 (45.31% from 255 or 42.12% from 273); Green value is 40 (16.02% from 255 or 14.65% from 273); Blue value is 118 (46.48% from 255 or 43.22% from 273); Max value from RGB is 118 - color contains mainly: blue. Hex color #732876 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732876 is #8CD789. Grayscale: #474747. Windows color (decimal): -9230218 or 7743603. OLE color: 7743603.
HSL color Cylindrical-coordinate representation of color #732876: hue angle of 297.69º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #732876 is Cyan = 0.03, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 40 | 118 | - |
| CMYK | 0.03 | 0.66 | 0 | 0.54 |
| HSL | 297.69º | 0.49% | 0.31% | - |
| HSV(B) | 297.69º | 0.66% | 0.46% | - |
| XYZ | 11.1 | 6.47 | 17.8 | - |
| YUV | 71.32 | 154.35 | 159.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 118 | 0.03 | 0.66 | 0 | 0.54 | 297.69 | 0.49 | 0.31 |
| Hex | 73 | 28 | 76 | 3 | 42 | 0 | 36 | 12A | 31 | 1F |
| Octal | 163 | 50 | 166 | 3 | 102 | 0 | 66 | 452 | 61 | 37 |
| Binary | 1110011 | 101000 | 1110110 | 11 | 1000010 | 0 | 110110 | 100101010 | 110001 | 11111 |
Color Harmonies of #732876
Complementary color
Monochromatic Colors of #732876
Black with #732876
Text Example
Text Example
White with #732876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732876; }
p { color: rgb(115,40,118); }
H1.HeaderClassName
{
color: #732876;
}
.AnyTagClassName
{
color: #732876;
}
</style>
background-color css
<style>
a { background-color: #732876; }
a { background-color: rgb(115,40,118); }
div.DivClassName
{
background-color: #732876;
}
.BgClassName
{
background-color: #732876;
}
</style>
border-color css
<style>
span { border-color: #732876; }
span { border-color: rgb(115,40,118); }
td.TdClassName
{
border-color: #732876;
}
.TagClassName
{
border-color: #732876;
}
</style>