Shades of Seance #752376
Tints of Seance #752376
RGB
CMYK
RGB Variations
Color information
#752376 (or 0x752376) is known color: Seance. HEX triplet: 75, 23 and 76. RGB value is (117,35,118). Sum of RGB (Red+Green+Blue) = 117+35+118=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 35 (14.06% from 255 or 12.96% from 270); Blue value is 118 (46.48% from 255 or 43.70% from 270); Max value from RGB is 118 - color contains mainly: blue. Hex color #752376 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752376 is #8ADC89. Grayscale: #444444. Windows color (decimal): -9100426 or 7742325. OLE color: 7742325.
HSL color Cylindrical-coordinate representation of color #752376: hue angle of 299.28º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #752376 is Cyan = 0.01, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 118 | - |
| CMYK | 0.01 | 0.70 | 0 | 0.54 |
| HSL | 299.28º | 0.54% | 0.3% | - |
| HSV(B) | 299.28º | 0.7% | 0.46% | - |
| XYZ | 11.21 | 6.29 | 17.76 | - |
| YUV | 68.98 | 155.67 | 162.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 118 | 0.01 | 0.70 | 0 | 0.54 | 299.28 | 0.54 | 0.3 |
| Hex | 75 | 23 | 76 | 1 | 46 | 0 | 36 | 12B | 36 | 1E |
| Octal | 165 | 43 | 166 | 1 | 106 | 0 | 66 | 453 | 66 | 36 |
| Binary | 1110101 | 100011 | 1110110 | 1 | 1000110 | 0 | 110110 | 100101011 | 110110 | 11110 |
Color Harmonies of #752376
Complementary color
Monochromatic Colors of #752376
Black with #752376
Text Example
Text Example
White with #752376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752376; }
p { color: rgb(117,35,118); }
H1.HeaderClassName
{
color: #752376;
}
.AnyTagClassName
{
color: #752376;
}
</style>
background-color css
<style>
a { background-color: #752376; }
a { background-color: rgb(117,35,118); }
div.DivClassName
{
background-color: #752376;
}
.BgClassName
{
background-color: #752376;
}
</style>
border-color css
<style>
span { border-color: #752376; }
span { border-color: rgb(117,35,118); }
td.TdClassName
{
border-color: #752376;
}
.TagClassName
{
border-color: #752376;
}
</style>