Shades of Seance #752873
Tints of Seance #752873
RGB
CMYK
RGB Variations
Color information
#752873 (or 0x752873) is known color: Seance. HEX triplet: 75, 28 and 73. RGB value is (117,40,115). Sum of RGB (Red+Green+Blue) = 117+40+115=272 (36% of max value = 765). Red value is 117 (46.09% from 255 or 43.01% from 272); Green value is 40 (16.02% from 255 or 14.71% from 272); Blue value is 115 (45.31% from 255 or 42.28% from 272); Max value from RGB is 117 - color contains mainly: red. Hex color #752873 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752873 is #8AD78C. Grayscale: #474747. Windows color (decimal): -9099149 or 7546997. OLE color: 7546997.
HSL color Cylindrical-coordinate representation of color #752873: hue angle of 301.56º 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 #752873 is Cyan = 0, Magento = 0.66, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 115 | - |
| CMYK | 0 | 0.66 | 0.02 | 0.54 |
| HSL | 301.56º | 0.49% | 0.31% | - |
| HSV(B) | 301.56º | 0.66% | 0.46% | - |
| XYZ | 11.19 | 6.54 | 16.89 | - |
| YUV | 71.57 | 152.51 | 160.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 115 | 0 | 0.66 | 0.02 | 0.54 | 301.56 | 0.49 | 0.31 |
| Hex | 75 | 28 | 73 | 0 | 42 | 2 | 36 | 12E | 31 | 1F |
| Octal | 165 | 50 | 163 | 0 | 102 | 2 | 66 | 456 | 61 | 37 |
| Binary | 1110101 | 101000 | 1110011 | 0 | 1000010 | 10 | 110110 | 100101110 | 110001 | 11111 |
Color Harmonies of #752873
Complementary color
Monochromatic Colors of #752873
Black with #752873
Text Example
Text Example
White with #752873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752873; }
p { color: rgb(117,40,115); }
H1.HeaderClassName
{
color: #752873;
}
.AnyTagClassName
{
color: #752873;
}
</style>
background-color css
<style>
a { background-color: #752873; }
a { background-color: rgb(117,40,115); }
div.DivClassName
{
background-color: #752873;
}
.BgClassName
{
background-color: #752873;
}
</style>
border-color css
<style>
span { border-color: #752873; }
span { border-color: rgb(117,40,115); }
td.TdClassName
{
border-color: #752873;
}
.TagClassName
{
border-color: #752873;
}
</style>