Shades of Seance #762777
Tints of Seance #762777
RGB
CMYK
RGB Variations
Color information
#762777 (or 0x762777) is known color: Seance. HEX triplet: 76, 27 and 77. RGB value is (118,39,119). Sum of RGB (Red+Green+Blue) = 118+39+119=276 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.75% from 276); Green value is 39 (15.62% from 255 or 14.13% from 276); Blue value is 119 (46.88% from 255 or 43.12% from 276); Max value from RGB is 119 - color contains mainly: blue. Hex color #762777 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762777 is #89D888. Grayscale: #474747. Windows color (decimal): -9033865 or 7808886. OLE color: 7808886.
HSL color Cylindrical-coordinate representation of color #762777: hue angle of 299.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #762777 is Cyan = 0.01, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 39 | 119 | - |
| CMYK | 0.01 | 0.67 | 0 | 0.53 |
| HSL | 299.25º | 0.51% | 0.31% | - |
| HSV(B) | 299.25º | 0.67% | 0.47% | - |
| XYZ | 11.53 | 6.63 | 18.13 | - |
| YUV | 71.74 | 154.67 | 161 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 119 | 0.01 | 0.67 | 0 | 0.53 | 299.25 | 0.51 | 0.31 |
| Hex | 76 | 27 | 77 | 1 | 43 | 0 | 35 | 12B | 33 | 1F |
| Octal | 166 | 47 | 167 | 1 | 103 | 0 | 65 | 453 | 63 | 37 |
| Binary | 1110110 | 100111 | 1110111 | 1 | 1000011 | 0 | 110101 | 100101011 | 110011 | 11111 |
Color Harmonies of #762777
Complementary color
Monochromatic Colors of #762777
Black with #762777
Text Example
Text Example
White with #762777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762777; }
p { color: rgb(118,39,119); }
H1.HeaderClassName
{
color: #762777;
}
.AnyTagClassName
{
color: #762777;
}
</style>
background-color css
<style>
a { background-color: #762777; }
a { background-color: rgb(118,39,119); }
div.DivClassName
{
background-color: #762777;
}
.BgClassName
{
background-color: #762777;
}
</style>
border-color css
<style>
span { border-color: #762777; }
span { border-color: rgb(118,39,119); }
td.TdClassName
{
border-color: #762777;
}
.TagClassName
{
border-color: #762777;
}
</style>