Shades of Seance #752473
Tints of Seance #752473
RGB
CMYK
RGB Variations
Color information
#752473 (or 0x752473) is known color: Seance. HEX triplet: 75, 24 and 73. RGB value is (117,36,115). Sum of RGB (Red+Green+Blue) = 117+36+115=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 36 (14.45% from 255 or 13.43% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 117 - color contains mainly: red. Hex color #752473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752473 is #8ADB8C. Grayscale: #444444. Windows color (decimal): -9100173 or 7545973. OLE color: 7545973.
HSL color Cylindrical-coordinate representation of color #752473: hue angle of 301.48º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #752473 is Cyan = 0, Magento = 0.69, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 115 | - |
| CMYK | 0 | 0.69 | 0.02 | 0.54 |
| HSL | 301.48º | 0.53% | 0.3% | - |
| HSV(B) | 301.48º | 0.69% | 0.46% | - |
| XYZ | 11.06 | 6.28 | 16.85 | - |
| YUV | 69.23 | 153.84 | 162.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 115 | 0 | 0.69 | 0.02 | 0.54 | 301.48 | 0.53 | 0.3 |
| Hex | 75 | 24 | 73 | 0 | 45 | 2 | 36 | 12D | 35 | 1E |
| Octal | 165 | 44 | 163 | 0 | 105 | 2 | 66 | 455 | 65 | 36 |
| Binary | 1110101 | 100100 | 1110011 | 0 | 1000101 | 10 | 110110 | 100101101 | 110101 | 11110 |
Color Harmonies of #752473
Complementary color
Monochromatic Colors of #752473
Black with #752473
Text Example
Text Example
White with #752473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752473; }
p { color: rgb(117,36,115); }
H1.HeaderClassName
{
color: #752473;
}
.AnyTagClassName
{
color: #752473;
}
</style>
background-color css
<style>
a { background-color: #752473; }
a { background-color: rgb(117,36,115); }
div.DivClassName
{
background-color: #752473;
}
.BgClassName
{
background-color: #752473;
}
</style>
border-color css
<style>
span { border-color: #752473; }
span { border-color: rgb(117,36,115); }
td.TdClassName
{
border-color: #752473;
}
.TagClassName
{
border-color: #752473;
}
</style>