Shades of Seance #752976
Tints of Seance #752976
RGB
CMYK
RGB Variations
Color information
#752976 (or 0x752976) is known color: Seance. HEX triplet: 75, 29 and 76. RGB value is (117,41,118). Sum of RGB (Red+Green+Blue) = 117+41+118=276 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.39% from 276); Green value is 41 (16.41% from 255 or 14.86% from 276); Blue value is 118 (46.48% from 255 or 42.75% from 276); Max value from RGB is 118 - color contains mainly: blue. Hex color #752976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752976 is #8AD689. Grayscale: #484848. Windows color (decimal): -9098890 or 7743861. OLE color: 7743861.
HSL color Cylindrical-coordinate representation of color #752976: hue angle of 299.22º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #752976 is Cyan = 0.01, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 118 | - |
| CMYK | 0.01 | 0.65 | 0 | 0.54 |
| HSL | 299.22º | 0.48% | 0.31% | - |
| HSV(B) | 299.22º | 0.65% | 0.46% | - |
| XYZ | 11.4 | 6.68 | 17.83 | - |
| YUV | 72.5 | 153.68 | 159.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 118 | 0.01 | 0.65 | 0 | 0.54 | 299.22 | 0.48 | 0.31 |
| Hex | 75 | 29 | 76 | 1 | 41 | 0 | 36 | 12B | 30 | 1F |
| Octal | 165 | 51 | 166 | 1 | 101 | 0 | 66 | 453 | 60 | 37 |
| Binary | 1110101 | 101001 | 1110110 | 1 | 1000001 | 0 | 110110 | 100101011 | 110000 | 11111 |
Color Harmonies of #752976
Complementary color
Monochromatic Colors of #752976
Black with #752976
Text Example
Text Example
White with #752976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752976; }
p { color: rgb(117,41,118); }
H1.HeaderClassName
{
color: #752976;
}
.AnyTagClassName
{
color: #752976;
}
</style>
background-color css
<style>
a { background-color: #752976; }
a { background-color: rgb(117,41,118); }
div.DivClassName
{
background-color: #752976;
}
.BgClassName
{
background-color: #752976;
}
</style>
border-color css
<style>
span { border-color: #752976; }
span { border-color: rgb(117,41,118); }
td.TdClassName
{
border-color: #752976;
}
.TagClassName
{
border-color: #752976;
}
</style>