Shades of Seance #752772
Tints of Seance #752772
RGB
CMYK
RGB Variations
Color information
#752772 (or 0x752772) is known color: Seance. HEX triplet: 75, 27 and 72. RGB value is (117,39,114). Sum of RGB (Red+Green+Blue) = 117+39+114=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 39 (15.62% from 255 or 14.44% from 270); Blue value is 114 (44.92% from 255 or 42.22% from 270); Max value from RGB is 117 - color contains mainly: red. Hex color #752772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752772 is #8AD88D. Grayscale: #464646. Windows color (decimal): -9099406 or 7481205. OLE color: 7481205.
HSL color Cylindrical-coordinate representation of color #752772: hue angle of 302.31º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #752772 is Cyan = 0, Magento = 0.67, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 114 | - |
| CMYK | 0 | 0.67 | 0.03 | 0.54 |
| HSL | 302.31º | 0.5% | 0.31% | - |
| HSV(B) | 302.31º | 0.67% | 0.46% | - |
| XYZ | 11.1 | 6.45 | 16.58 | - |
| YUV | 70.87 | 152.34 | 160.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 114 | 0 | 0.67 | 0.03 | 0.54 | 302.31 | 0.5 | 0.31 |
| Hex | 75 | 27 | 72 | 0 | 43 | 3 | 36 | 12E | 32 | 1F |
| Octal | 165 | 47 | 162 | 0 | 103 | 3 | 66 | 456 | 62 | 37 |
| Binary | 1110101 | 100111 | 1110010 | 0 | 1000011 | 11 | 110110 | 100101110 | 110010 | 11111 |
Color Harmonies of #752772
Complementary color
Monochromatic Colors of #752772
Black with #752772
Text Example
Text Example
White with #752772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752772; }
p { color: rgb(117,39,114); }
H1.HeaderClassName
{
color: #752772;
}
.AnyTagClassName
{
color: #752772;
}
</style>
background-color css
<style>
a { background-color: #752772; }
a { background-color: rgb(117,39,114); }
div.DivClassName
{
background-color: #752772;
}
.BgClassName
{
background-color: #752772;
}
</style>
border-color css
<style>
span { border-color: #752772; }
span { border-color: rgb(117,39,114); }
td.TdClassName
{
border-color: #752772;
}
.TagClassName
{
border-color: #752772;
}
</style>