Shades of Seance #752771
Tints of Seance #752771
RGB
CMYK
RGB Variations
Color information
#752771 (or 0x752771) is known color: Seance. HEX triplet: 75, 27 and 71. RGB value is (117,39,113). Sum of RGB (Red+Green+Blue) = 117+39+113=269 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.49% from 269); Green value is 39 (15.62% from 255 or 14.50% from 269); Blue value is 113 (44.53% from 255 or 42.01% from 269); Max value from RGB is 117 - color contains mainly: red. Hex color #752771 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752771 is #8AD88E. Grayscale: #464646. Windows color (decimal): -9099407 or 7415669. OLE color: 7415669.
HSL color Cylindrical-coordinate representation of color #752771: hue angle of 303.08º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #752771 is Cyan = 0, Magento = 0.67, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 113 | - |
| CMYK | 0 | 0.67 | 0.03 | 0.54 |
| HSL | 303.08º | 0.5% | 0.31% | - |
| HSV(B) | 303.08º | 0.67% | 0.46% | - |
| XYZ | 11.04 | 6.43 | 16.28 | - |
| YUV | 70.76 | 151.84 | 160.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 113 | 0 | 0.67 | 0.03 | 0.54 | 303.08 | 0.5 | 0.31 |
| Hex | 75 | 27 | 71 | 0 | 43 | 3 | 36 | 12F | 32 | 1F |
| Octal | 165 | 47 | 161 | 0 | 103 | 3 | 66 | 457 | 62 | 37 |
| Binary | 1110101 | 100111 | 1110001 | 0 | 1000011 | 11 | 110110 | 100101111 | 110010 | 11111 |
Color Harmonies of #752771
Complementary color
Monochromatic Colors of #752771
Black with #752771
Text Example
Text Example
White with #752771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752771; }
p { color: rgb(117,39,113); }
H1.HeaderClassName
{
color: #752771;
}
.AnyTagClassName
{
color: #752771;
}
</style>
background-color css
<style>
a { background-color: #752771; }
a { background-color: rgb(117,39,113); }
div.DivClassName
{
background-color: #752771;
}
.BgClassName
{
background-color: #752771;
}
</style>
border-color css
<style>
span { border-color: #752771; }
span { border-color: rgb(117,39,113); }
td.TdClassName
{
border-color: #752771;
}
.TagClassName
{
border-color: #752771;
}
</style>