Shades of Seance #762477
Tints of Seance #762477
RGB
CMYK
RGB Variations
Color information
#762477 (or 0x762477) is known color: Seance. HEX triplet: 76, 24 and 77. RGB value is (118,36,119). Sum of RGB (Red+Green+Blue) = 118+36+119=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 36 (14.45% from 255 or 13.19% from 273); Blue value is 119 (46.88% from 255 or 43.59% from 273); Max value from RGB is 119 - color contains mainly: blue. Hex color #762477 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762477 is #89DB88. Grayscale: #454545. Windows color (decimal): -9034633 or 7808118. OLE color: 7808118.
HSL color Cylindrical-coordinate representation of color #762477: hue angle of 299.28º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #762477 is Cyan = 0.01, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 36 | 119 | - |
| CMYK | 0.01 | 0.70 | 0 | 0.53 |
| HSL | 299.28º | 0.54% | 0.3% | - |
| HSV(B) | 299.28º | 0.7% | 0.47% | - |
| XYZ | 11.43 | 6.45 | 18.09 | - |
| YUV | 69.98 | 155.67 | 162.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 119 | 0.01 | 0.70 | 0 | 0.53 | 299.28 | 0.54 | 0.3 |
| Hex | 76 | 24 | 77 | 1 | 46 | 0 | 35 | 12B | 36 | 1E |
| Octal | 166 | 44 | 167 | 1 | 106 | 0 | 65 | 453 | 66 | 36 |
| Binary | 1110110 | 100100 | 1110111 | 1 | 1000110 | 0 | 110101 | 100101011 | 110110 | 11110 |
Color Harmonies of #762477
Complementary color
Monochromatic Colors of #762477
Black with #762477
Text Example
Text Example
White with #762477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762477; }
p { color: rgb(118,36,119); }
H1.HeaderClassName
{
color: #762477;
}
.AnyTagClassName
{
color: #762477;
}
</style>
background-color css
<style>
a { background-color: #762477; }
a { background-color: rgb(118,36,119); }
div.DivClassName
{
background-color: #762477;
}
.BgClassName
{
background-color: #762477;
}
</style>
border-color css
<style>
span { border-color: #762477; }
span { border-color: rgb(118,36,119); }
td.TdClassName
{
border-color: #762477;
}
.TagClassName
{
border-color: #762477;
}
</style>