Shades of Seance #752571
Tints of Seance #752571
RGB
CMYK
RGB Variations
Color information
#752571 (or 0x752571) is known color: Seance. HEX triplet: 75, 25 and 71. RGB value is (117,37,113). Sum of RGB (Red+Green+Blue) = 117+37+113=267 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.82% from 267); Green value is 37 (14.84% from 255 or 13.86% from 267); Blue value is 113 (44.53% from 255 or 42.32% from 267); Max value from RGB is 117 - color contains mainly: red. Hex color #752571 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752571 is #8ADA8E. Grayscale: #454545. Windows color (decimal): -9099919 or 7415157. OLE color: 7415157.
HSL color Cylindrical-coordinate representation of color #752571: hue angle of 303º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752571 is Cyan = 0, Magento = 0.68, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 37 | 113 | - |
| CMYK | 0 | 0.68 | 0.03 | 0.54 |
| HSL | 303º | 0.52% | 0.3% | - |
| HSV(B) | 303º | 0.68% | 0.46% | - |
| XYZ | 10.98 | 6.3 | 16.26 | - |
| YUV | 69.58 | 152.5 | 161.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 37 | 113 | 0 | 0.68 | 0.03 | 0.54 | 303 | 0.52 | 0.3 |
| Hex | 75 | 25 | 71 | 0 | 44 | 3 | 36 | 12F | 34 | 1E |
| Octal | 165 | 45 | 161 | 0 | 104 | 3 | 66 | 457 | 64 | 36 |
| Binary | 1110101 | 100101 | 1110001 | 0 | 1000100 | 11 | 110110 | 100101111 | 110100 | 11110 |
Color Harmonies of #752571
Complementary color
Monochromatic Colors of #752571
Black with #752571
Text Example
Text Example
White with #752571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752571; }
p { color: rgb(117,37,113); }
H1.HeaderClassName
{
color: #752571;
}
.AnyTagClassName
{
color: #752571;
}
</style>
background-color css
<style>
a { background-color: #752571; }
a { background-color: rgb(117,37,113); }
div.DivClassName
{
background-color: #752571;
}
.BgClassName
{
background-color: #752571;
}
</style>
border-color css
<style>
span { border-color: #752571; }
span { border-color: rgb(117,37,113); }
td.TdClassName
{
border-color: #752571;
}
.TagClassName
{
border-color: #752571;
}
</style>