Shades of Seance #753170
Tints of Seance #753170
RGB
CMYK
RGB Variations
Color information
#753170 (or 0x753170) is known color: Seance. HEX triplet: 75, 31 and 70. RGB value is (117,49,112). Sum of RGB (Red+Green+Blue) = 117+49+112=278 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.09% from 278); Green value is 49 (19.53% from 255 or 17.63% from 278); Blue value is 112 (44.14% from 255 or 40.29% from 278); Max value from RGB is 117 - color contains mainly: red. Hex color #753170 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753170 is #8ACE8F. Grayscale: #4C4C4C. Windows color (decimal): -9096848 or 7352693. OLE color: 7352693.
HSL color Cylindrical-coordinate representation of color #753170: hue angle of 304.41º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #753170 is Cyan = 0, Magento = 0.58, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 112 | - |
| CMYK | 0 | 0.58 | 0.04 | 0.54 |
| HSL | 304.41º | 0.41% | 0.33% | - |
| HSV(B) | 304.41º | 0.58% | 0.46% | - |
| XYZ | 11.36 | 7.15 | 16.11 | - |
| YUV | 76.51 | 148.03 | 156.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 112 | 0 | 0.58 | 0.04 | 0.54 | 304.41 | 0.41 | 0.33 |
| Hex | 75 | 31 | 70 | 0 | 3A | 4 | 36 | 130 | 29 | 21 |
| Octal | 165 | 61 | 160 | 0 | 72 | 4 | 66 | 460 | 51 | 41 |
| Binary | 1110101 | 110001 | 1110000 | 0 | 111010 | 100 | 110110 | 100110000 | 101001 | 100001 |
Color Harmonies of #753170
Complementary color
Monochromatic Colors of #753170
Black with #753170
Text Example
Text Example
White with #753170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753170; }
p { color: rgb(117,49,112); }
H1.HeaderClassName
{
color: #753170;
}
.AnyTagClassName
{
color: #753170;
}
</style>
background-color css
<style>
a { background-color: #753170; }
a { background-color: rgb(117,49,112); }
div.DivClassName
{
background-color: #753170;
}
.BgClassName
{
background-color: #753170;
}
</style>
border-color css
<style>
span { border-color: #753170; }
span { border-color: rgb(117,49,112); }
td.TdClassName
{
border-color: #753170;
}
.TagClassName
{
border-color: #753170;
}
</style>