Shades of Seance #762876
Tints of Seance #762876
RGB
CMYK
RGB Variations
Color information
#762876 (or 0x762876) is known color: Seance. HEX triplet: 76, 28 and 76. RGB value is (118,40,118). Sum of RGB (Red+Green+Blue) = 118+40+118=276 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.75% from 276); Green value is 40 (16.02% from 255 or 14.49% from 276); Blue value is 118 (46.48% from 255 or 42.75% from 276); Max value from RGB is 118 - color contains mainly: red, blue. Hex color #762876 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762876 is #89D789. Grayscale: #474747. Windows color (decimal): -9033610 or 7743606. OLE color: 7743606.
HSL color Cylindrical-coordinate representation of color #762876: hue angle of 300º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #762876 is Cyan = 0, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 118 | - |
| CMYK | 0 | 0.66 | 0 | 0.54 |
| HSL | 300º | 0.49% | 0.31% | - |
| HSV(B) | 300º | 0.66% | 0.46% | - |
| XYZ | 11.5 | 6.68 | 17.82 | - |
| YUV | 72.21 | 153.84 | 160.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 118 | 0 | 0.66 | 0 | 0.54 | 300 | 0.49 | 0.31 |
| Hex | 76 | 28 | 76 | 0 | 42 | 0 | 36 | 12C | 31 | 1F |
| Octal | 166 | 50 | 166 | 0 | 102 | 0 | 66 | 454 | 61 | 37 |
| Binary | 1110110 | 101000 | 1110110 | 0 | 1000010 | 0 | 110110 | 100101100 | 110001 | 11111 |
Color Harmonies of #762876
Complementary color
Monochromatic Colors of #762876
Black with #762876
Text Example
Text Example
White with #762876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762876; }
p { color: rgb(118,40,118); }
H1.HeaderClassName
{
color: #762876;
}
.AnyTagClassName
{
color: #762876;
}
</style>
background-color css
<style>
a { background-color: #762876; }
a { background-color: rgb(118,40,118); }
div.DivClassName
{
background-color: #762876;
}
.BgClassName
{
background-color: #762876;
}
</style>
border-color css
<style>
span { border-color: #762876; }
span { border-color: rgb(118,40,118); }
td.TdClassName
{
border-color: #762876;
}
.TagClassName
{
border-color: #762876;
}
</style>