Shades of Seance #752279
Tints of Seance #752279
RGB
CMYK
RGB Variations
Color information
#752279 (or 0x752279) is known color: Seance. HEX triplet: 75, 22 and 79. RGB value is (117,34,121). Sum of RGB (Red+Green+Blue) = 117+34+121=272 (36% of max value = 765). Red value is 117 (46.09% from 255 or 43.01% from 272); Green value is 34 (13.67% from 255 or 12.5% from 272); Blue value is 121 (47.66% from 255 or 44.49% from 272); Max value from RGB is 121 - color contains mainly: blue. Hex color #752279 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752279 is #8ADD86. Grayscale: #444444. Windows color (decimal): -9100679 or 7938677. OLE color: 7938677.
HSL color Cylindrical-coordinate representation of color #752279: hue angle of 297.24º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #752279 is Cyan = 0.03, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 34 | 121 | - |
| CMYK | 0.03 | 0.72 | 0 | 0.53 |
| HSL | 297.24º | 0.56% | 0.3% | - |
| HSV(B) | 297.24º | 0.72% | 0.47% | - |
| XYZ | 11.36 | 6.31 | 18.71 | - |
| YUV | 68.74 | 157.5 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 34 | 121 | 0.03 | 0.72 | 0 | 0.53 | 297.24 | 0.56 | 0.3 |
| Hex | 75 | 22 | 79 | 3 | 48 | 0 | 35 | 129 | 38 | 1E |
| Octal | 165 | 42 | 171 | 3 | 110 | 0 | 65 | 451 | 70 | 36 |
| Binary | 1110101 | 100010 | 1111001 | 11 | 1001000 | 0 | 110101 | 100101001 | 111000 | 11110 |
Color Harmonies of #752279
Complementary color
Monochromatic Colors of #752279
Black with #752279
Text Example
Text Example
White with #752279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752279; }
p { color: rgb(117,34,121); }
H1.HeaderClassName
{
color: #752279;
}
.AnyTagClassName
{
color: #752279;
}
</style>
background-color css
<style>
a { background-color: #752279; }
a { background-color: rgb(117,34,121); }
div.DivClassName
{
background-color: #752279;
}
.BgClassName
{
background-color: #752279;
}
</style>
border-color css
<style>
span { border-color: #752279; }
span { border-color: rgb(117,34,121); }
td.TdClassName
{
border-color: #752279;
}
.TagClassName
{
border-color: #752279;
}
</style>