Shades of Seance #752970
Tints of Seance #752970
RGB
CMYK
RGB Variations
Color information
#752970 (or 0x752970) is known color: Seance. HEX triplet: 75, 29 and 70. RGB value is (117,41,112). Sum of RGB (Red+Green+Blue) = 117+41+112=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 41 (16.41% from 255 or 15.19% from 270); Blue value is 112 (44.14% from 255 or 41.48% from 270); Max value from RGB is 117 - color contains mainly: red. Hex color #752970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752970 is #8AD68F. Grayscale: #474747. Windows color (decimal): -9098896 or 7350645. OLE color: 7350645.
HSL color Cylindrical-coordinate representation of color #752970: hue angle of 303.95º 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 #752970 is Cyan = 0, Magento = 0.65, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 112 | - |
| CMYK | 0 | 0.65 | 0.04 | 0.54 |
| HSL | 303.95º | 0.48% | 0.31% | - |
| HSV(B) | 303.95º | 0.65% | 0.46% | - |
| XYZ | 11.05 | 6.54 | 16.01 | - |
| YUV | 71.82 | 150.68 | 160.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 112 | 0 | 0.65 | 0.04 | 0.54 | 303.95 | 0.48 | 0.31 |
| Hex | 75 | 29 | 70 | 0 | 41 | 4 | 36 | 130 | 30 | 1F |
| Octal | 165 | 51 | 160 | 0 | 101 | 4 | 66 | 460 | 60 | 37 |
| Binary | 1110101 | 101001 | 1110000 | 0 | 1000001 | 100 | 110110 | 100110000 | 110000 | 11111 |
Color Harmonies of #752970
Complementary color
Monochromatic Colors of #752970
Black with #752970
Text Example
Text Example
White with #752970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752970; }
p { color: rgb(117,41,112); }
H1.HeaderClassName
{
color: #752970;
}
.AnyTagClassName
{
color: #752970;
}
</style>
background-color css
<style>
a { background-color: #752970; }
a { background-color: rgb(117,41,112); }
div.DivClassName
{
background-color: #752970;
}
.BgClassName
{
background-color: #752970;
}
</style>
border-color css
<style>
span { border-color: #752970; }
span { border-color: rgb(117,41,112); }
td.TdClassName
{
border-color: #752970;
}
.TagClassName
{
border-color: #752970;
}
</style>