Shades of Seance #752476
Tints of Seance #752476
RGB
CMYK
RGB Variations
Color information
#752476 (or 0x752476) is known color: Seance. HEX triplet: 75, 24 and 76. RGB value is (117,36,118). Sum of RGB (Red+Green+Blue) = 117+36+118=271 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.17% from 271); Green value is 36 (14.45% from 255 or 13.28% from 271); Blue value is 118 (46.48% from 255 or 43.54% from 271); Max value from RGB is 118 - color contains mainly: blue. Hex color #752476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752476 is #8ADB89. Grayscale: #454545. Windows color (decimal): -9100170 or 7742581. OLE color: 7742581.
HSL color Cylindrical-coordinate representation of color #752476: hue angle of 299.27º 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 #752476 is Cyan = 0.01, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 118 | - |
| CMYK | 0.01 | 0.69 | 0 | 0.54 |
| HSL | 299.27º | 0.53% | 0.3% | - |
| HSV(B) | 299.27º | 0.69% | 0.46% | - |
| XYZ | 11.24 | 6.35 | 17.77 | - |
| YUV | 69.57 | 155.34 | 161.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 118 | 0.01 | 0.69 | 0 | 0.54 | 299.27 | 0.53 | 0.3 |
| Hex | 75 | 24 | 76 | 1 | 45 | 0 | 36 | 12B | 35 | 1E |
| Octal | 165 | 44 | 166 | 1 | 105 | 0 | 66 | 453 | 65 | 36 |
| Binary | 1110101 | 100100 | 1110110 | 1 | 1000101 | 0 | 110110 | 100101011 | 110101 | 11110 |
Color Harmonies of #752476
Complementary color
Monochromatic Colors of #752476
Black with #752476
Text Example
Text Example
White with #752476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752476; }
p { color: rgb(117,36,118); }
H1.HeaderClassName
{
color: #752476;
}
.AnyTagClassName
{
color: #752476;
}
</style>
background-color css
<style>
a { background-color: #752476; }
a { background-color: rgb(117,36,118); }
div.DivClassName
{
background-color: #752476;
}
.BgClassName
{
background-color: #752476;
}
</style>
border-color css
<style>
span { border-color: #752476; }
span { border-color: rgb(117,36,118); }
td.TdClassName
{
border-color: #752476;
}
.TagClassName
{
border-color: #752476;
}
</style>