Shades of Seance #752973
Tints of Seance #752973
RGB
CMYK
RGB Variations
Color information
#752973 (or 0x752973) is known color: Seance. HEX triplet: 75, 29 and 73. RGB value is (117,41,115). Sum of RGB (Red+Green+Blue) = 117+41+115=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 41 (16.41% from 255 or 15.02% from 273); Blue value is 115 (45.31% from 255 or 42.12% from 273); Max value from RGB is 117 - color contains mainly: red. Hex color #752973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752973 is #8AD68C. Grayscale: #474747. Windows color (decimal): -9098893 or 7547253. OLE color: 7547253.
HSL color Cylindrical-coordinate representation of color #752973: hue angle of 301.58º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #752973 is Cyan = 0, Magento = 0.65, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 115 | - |
| CMYK | 0 | 0.65 | 0.02 | 0.54 |
| HSL | 301.58º | 0.48% | 0.31% | - |
| HSV(B) | 301.58º | 0.65% | 0.46% | - |
| XYZ | 11.22 | 6.61 | 16.9 | - |
| YUV | 72.16 | 152.18 | 159.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 115 | 0 | 0.65 | 0.02 | 0.54 | 301.58 | 0.48 | 0.31 |
| Hex | 75 | 29 | 73 | 0 | 41 | 2 | 36 | 12E | 30 | 1F |
| Octal | 165 | 51 | 163 | 0 | 101 | 2 | 66 | 456 | 60 | 37 |
| Binary | 1110101 | 101001 | 1110011 | 0 | 1000001 | 10 | 110110 | 100101110 | 110000 | 11111 |
Color Harmonies of #752973
Complementary color
Monochromatic Colors of #752973
Black with #752973
Text Example
Text Example
White with #752973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752973; }
p { color: rgb(117,41,115); }
H1.HeaderClassName
{
color: #752973;
}
.AnyTagClassName
{
color: #752973;
}
</style>
background-color css
<style>
a { background-color: #752973; }
a { background-color: rgb(117,41,115); }
div.DivClassName
{
background-color: #752973;
}
.BgClassName
{
background-color: #752973;
}
</style>
border-color css
<style>
span { border-color: #752973; }
span { border-color: rgb(117,41,115); }
td.TdClassName
{
border-color: #752973;
}
.TagClassName
{
border-color: #752973;
}
</style>