Shades of Seance #762776
Tints of Seance #762776
RGB
CMYK
RGB Variations
Color information
#762776 (or 0x762776) is known color: Seance. HEX triplet: 76, 27 and 76. RGB value is (118,39,118). Sum of RGB (Red+Green+Blue) = 118+39+118=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 39 (15.62% from 255 or 14.18% from 275); Blue value is 118 (46.48% from 255 or 42.91% from 275); Max value from RGB is 118 - color contains mainly: red, blue. Hex color #762776 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762776 is #89D889. Grayscale: #474747. Windows color (decimal): -9033866 or 7743350. OLE color: 7743350.
HSL color Cylindrical-coordinate representation of color #762776: hue angle of 300º 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 #762776 is Cyan = 0, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 118 | - |
| CMYK | 0 | 0.67 | 0 | 0.54 |
| HSL | 300º | 0.5% | 0.31% | - |
| HSV(B) | 300º | 0.67% | 0.46% | - |
| XYZ | 11.47 | 6.61 | 17.81 | - |
| YUV | 71.63 | 154.17 | 161.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 118 | 0 | 0.67 | 0 | 0.54 | 300 | 0.5 | 0.31 |
| Hex | 76 | 27 | 76 | 0 | 43 | 0 | 36 | 12C | 32 | 1F |
| Octal | 166 | 47 | 166 | 0 | 103 | 0 | 66 | 454 | 62 | 37 |
| Binary | 1110110 | 100111 | 1110110 | 0 | 1000011 | 0 | 110110 | 100101100 | 110010 | 11111 |
Color Harmonies of #762776
Complementary color
Monochromatic Colors of #762776
Black with #762776
Text Example
Text Example
White with #762776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762776; }
p { color: rgb(118,39,118); }
H1.HeaderClassName
{
color: #762776;
}
.AnyTagClassName
{
color: #762776;
}
</style>
background-color css
<style>
a { background-color: #762776; }
a { background-color: rgb(118,39,118); }
div.DivClassName
{
background-color: #762776;
}
.BgClassName
{
background-color: #762776;
}
</style>
border-color css
<style>
span { border-color: #762776; }
span { border-color: rgb(118,39,118); }
td.TdClassName
{
border-color: #762776;
}
.TagClassName
{
border-color: #762776;
}
</style>