Shades of Seance #752478
Tints of Seance #752478
RGB
CMYK
RGB Variations
Color information
#752478 (or 0x752478) is known color: Seance. HEX triplet: 75, 24 and 78. RGB value is (117,36,120). Sum of RGB (Red+Green+Blue) = 117+36+120=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 36 (14.45% from 255 or 13.19% from 273); Blue value is 120 (47.27% from 255 or 43.96% from 273); Max value from RGB is 120 - color contains mainly: blue. Hex color #752478 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752478 is #8ADB87. Grayscale: #454545. Windows color (decimal): -9100168 or 7873653. OLE color: 7873653.
HSL color Cylindrical-coordinate representation of color #752478: hue angle of 297.86º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #752478 is Cyan = 0.02, Magento = 0.7, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 36 | 120 | - |
| CMYK | 0.02 | 0.7 | 0 | 0.53 |
| HSL | 297.86º | 0.54% | 0.31% | - |
| HSV(B) | 297.86º | 0.7% | 0.47% | - |
| XYZ | 11.36 | 6.4 | 18.41 | - |
| YUV | 69.8 | 156.34 | 161.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 120 | 0.02 | 0.7 | 0 | 0.53 | 297.86 | 0.54 | 0.31 |
| Hex | 75 | 24 | 78 | 2 | 46 | 0 | 35 | 12A | 36 | 1F |
| Octal | 165 | 44 | 170 | 2 | 106 | 0 | 65 | 452 | 66 | 37 |
| Binary | 1110101 | 100100 | 1111000 | 10 | 1000110 | 0 | 110101 | 100101010 | 110110 | 11111 |
Color Harmonies of #752478
Complementary color
Monochromatic Colors of #752478
Black with #752478
Text Example
Text Example
White with #752478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752478; }
p { color: rgb(117,36,120); }
H1.HeaderClassName
{
color: #752478;
}
.AnyTagClassName
{
color: #752478;
}
</style>
background-color css
<style>
a { background-color: #752478; }
a { background-color: rgb(117,36,120); }
div.DivClassName
{
background-color: #752478;
}
.BgClassName
{
background-color: #752478;
}
</style>
border-color css
<style>
span { border-color: #752478; }
span { border-color: rgb(117,36,120); }
td.TdClassName
{
border-color: #752478;
}
.TagClassName
{
border-color: #752478;
}
</style>