Shades of Seance #752774
Tints of Seance #752774
RGB
CMYK
RGB Variations
Color information
#752774 (or 0x752774) is known color: Seance. HEX triplet: 75, 27 and 74. RGB value is (117,39,116). Sum of RGB (Red+Green+Blue) = 117+39+116=272 (36% of max value = 765). Red value is 117 (46.09% from 255 or 43.01% from 272); Green value is 39 (15.62% from 255 or 14.34% from 272); Blue value is 116 (45.70% from 255 or 42.65% from 272); Max value from RGB is 117 - color contains mainly: red. Hex color #752774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752774 is #8AD88B. Grayscale: #464646. Windows color (decimal): -9099404 or 7612277. OLE color: 7612277.
HSL color Cylindrical-coordinate representation of color #752774: hue angle of 300.77º 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 #752774 is Cyan = 0, Magento = 0.67, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 116 | - |
| CMYK | 0 | 0.67 | 0.01 | 0.54 |
| HSL | 300.77º | 0.5% | 0.31% | - |
| HSV(B) | 300.77º | 0.67% | 0.46% | - |
| XYZ | 11.21 | 6.49 | 17.19 | - |
| YUV | 71.1 | 153.34 | 160.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 116 | 0 | 0.67 | 0.01 | 0.54 | 300.77 | 0.5 | 0.31 |
| Hex | 75 | 27 | 74 | 0 | 43 | 1 | 36 | 12D | 32 | 1F |
| Octal | 165 | 47 | 164 | 0 | 103 | 1 | 66 | 455 | 62 | 37 |
| Binary | 1110101 | 100111 | 1110100 | 0 | 1000011 | 1 | 110110 | 100101101 | 110010 | 11111 |
Color Harmonies of #752774
Complementary color
Monochromatic Colors of #752774
Black with #752774
Text Example
Text Example
White with #752774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752774; }
p { color: rgb(117,39,116); }
H1.HeaderClassName
{
color: #752774;
}
.AnyTagClassName
{
color: #752774;
}
</style>
background-color css
<style>
a { background-color: #752774; }
a { background-color: rgb(117,39,116); }
div.DivClassName
{
background-color: #752774;
}
.BgClassName
{
background-color: #752774;
}
</style>
border-color css
<style>
span { border-color: #752774; }
span { border-color: rgb(117,39,116); }
td.TdClassName
{
border-color: #752774;
}
.TagClassName
{
border-color: #752774;
}
</style>