Shades of Seance #762677
Tints of Seance #762677
RGB
CMYK
RGB Variations
Color information
#762677 (or 0x762677) is known color: Seance. HEX triplet: 76, 26 and 77. RGB value is (118,38,119). Sum of RGB (Red+Green+Blue) = 118+38+119=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 38 (15.23% from 255 or 13.82% from 275); Blue value is 119 (46.88% from 255 or 43.27% from 275); Max value from RGB is 119 - color contains mainly: blue. Hex color #762677 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762677 is #89D988. Grayscale: #464646. Windows color (decimal): -9034121 or 7808630. OLE color: 7808630.
HSL color Cylindrical-coordinate representation of color #762677: hue angle of 299.26º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #762677 is Cyan = 0.01, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 38 | 119 | - |
| CMYK | 0.01 | 0.68 | 0 | 0.53 |
| HSL | 299.26º | 0.52% | 0.31% | - |
| HSV(B) | 299.26º | 0.68% | 0.47% | - |
| XYZ | 11.49 | 6.57 | 18.12 | - |
| YUV | 71.15 | 155 | 161.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 119 | 0.01 | 0.68 | 0 | 0.53 | 299.26 | 0.52 | 0.31 |
| Hex | 76 | 26 | 77 | 1 | 44 | 0 | 35 | 12B | 34 | 1F |
| Octal | 166 | 46 | 167 | 1 | 104 | 0 | 65 | 453 | 64 | 37 |
| Binary | 1110110 | 100110 | 1110111 | 1 | 1000100 | 0 | 110101 | 100101011 | 110100 | 11111 |
Color Harmonies of #762677
Complementary color
Monochromatic Colors of #762677
Black with #762677
Text Example
Text Example
White with #762677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762677; }
p { color: rgb(118,38,119); }
H1.HeaderClassName
{
color: #762677;
}
.AnyTagClassName
{
color: #762677;
}
</style>
background-color css
<style>
a { background-color: #762677; }
a { background-color: rgb(118,38,119); }
div.DivClassName
{
background-color: #762677;
}
.BgClassName
{
background-color: #762677;
}
</style>
border-color css
<style>
span { border-color: #762677; }
span { border-color: rgb(118,38,119); }
td.TdClassName
{
border-color: #762677;
}
.TagClassName
{
border-color: #762677;
}
</style>