Shades of Seance #762773
Tints of Seance #762773
RGB
CMYK
RGB Variations
Color information
#762773 (or 0x762773) is known color: Seance. HEX triplet: 76, 27 and 73. RGB value is (118,39,115). Sum of RGB (Red+Green+Blue) = 118+39+115=272 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.38% from 272); Green value is 39 (15.62% from 255 or 14.34% from 272); Blue value is 115 (45.31% from 255 or 42.28% from 272); Max value from RGB is 118 - color contains mainly: red. Hex color #762773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762773 is #89D88C. Grayscale: #474747. Windows color (decimal): -9033869 or 7546742. OLE color: 7546742.
HSL color Cylindrical-coordinate representation of color #762773: hue angle of 302.28º 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 #762773 is Cyan = 0, Magento = 0.67, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 115 | - |
| CMYK | 0 | 0.67 | 0.03 | 0.54 |
| HSL | 302.28º | 0.5% | 0.31% | - |
| HSV(B) | 302.28º | 0.67% | 0.46% | - |
| XYZ | 11.29 | 6.54 | 16.89 | - |
| YUV | 71.29 | 152.67 | 161.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 115 | 0 | 0.67 | 0.03 | 0.54 | 302.28 | 0.5 | 0.31 |
| Hex | 76 | 27 | 73 | 0 | 43 | 3 | 36 | 12E | 32 | 1F |
| Octal | 166 | 47 | 163 | 0 | 103 | 3 | 66 | 456 | 62 | 37 |
| Binary | 1110110 | 100111 | 1110011 | 0 | 1000011 | 11 | 110110 | 100101110 | 110010 | 11111 |
Color Harmonies of #762773
Complementary color
Monochromatic Colors of #762773
Black with #762773
Text Example
Text Example
White with #762773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762773; }
p { color: rgb(118,39,115); }
H1.HeaderClassName
{
color: #762773;
}
.AnyTagClassName
{
color: #762773;
}
</style>
background-color css
<style>
a { background-color: #762773; }
a { background-color: rgb(118,39,115); }
div.DivClassName
{
background-color: #762773;
}
.BgClassName
{
background-color: #762773;
}
</style>
border-color css
<style>
span { border-color: #762773; }
span { border-color: rgb(118,39,115); }
td.TdClassName
{
border-color: #762773;
}
.TagClassName
{
border-color: #762773;
}
</style>