Shades of Seance #753270
Tints of Seance #753270
RGB
CMYK
RGB Variations
Color information
#753270 (or 0x753270) is known color: Seance. HEX triplet: 75, 32 and 70. RGB value is (117,50,112). Sum of RGB (Red+Green+Blue) = 117+50+112=279 (36% of max value = 765). Red value is 117 (46.09% from 255 or 41.94% from 279); Green value is 50 (19.92% from 255 or 17.92% from 279); Blue value is 112 (44.14% from 255 or 40.14% from 279); Max value from RGB is 117 - color contains mainly: red. Hex color #753270 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753270 is #8ACD8F. Grayscale: #4C4C4C. Windows color (decimal): -9096592 or 7352949. OLE color: 7352949.
HSL color Cylindrical-coordinate representation of color #753270: hue angle of 304.48º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #753270 is Cyan = 0, Magento = 0.57, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 112 | - |
| CMYK | 0 | 0.57 | 0.04 | 0.54 |
| HSL | 304.48º | 0.4% | 0.33% | - |
| HSV(B) | 304.48º | 0.57% | 0.46% | - |
| XYZ | 11.4 | 7.23 | 16.12 | - |
| YUV | 77.1 | 147.7 | 156.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 112 | 0 | 0.57 | 0.04 | 0.54 | 304.48 | 0.4 | 0.33 |
| Hex | 75 | 32 | 70 | 0 | 39 | 4 | 36 | 130 | 28 | 21 |
| Octal | 165 | 62 | 160 | 0 | 71 | 4 | 66 | 460 | 50 | 41 |
| Binary | 1110101 | 110010 | 1110000 | 0 | 111001 | 100 | 110110 | 100110000 | 101000 | 100001 |
Color Harmonies of #753270
Complementary color
Monochromatic Colors of #753270
Black with #753270
Text Example
Text Example
White with #753270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753270; }
p { color: rgb(117,50,112); }
H1.HeaderClassName
{
color: #753270;
}
.AnyTagClassName
{
color: #753270;
}
</style>
background-color css
<style>
a { background-color: #753270; }
a { background-color: rgb(117,50,112); }
div.DivClassName
{
background-color: #753270;
}
.BgClassName
{
background-color: #753270;
}
</style>
border-color css
<style>
span { border-color: #753270; }
span { border-color: rgb(117,50,112); }
td.TdClassName
{
border-color: #753270;
}
.TagClassName
{
border-color: #753270;
}
</style>