Shades of Seance #762673
Tints of Seance #762673
RGB
CMYK
RGB Variations
Color information
#762673 (or 0x762673) is known color: Seance. HEX triplet: 76, 26 and 73. RGB value is (118,38,115). Sum of RGB (Red+Green+Blue) = 118+38+115=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 38 (15.23% from 255 or 14.02% from 271); Blue value is 115 (45.31% from 255 or 42.44% from 271); Max value from RGB is 118 - color contains mainly: red. Hex color #762673 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762673 is #89D98C. Grayscale: #464646. Windows color (decimal): -9034125 or 7546486. OLE color: 7546486.
HSL color Cylindrical-coordinate representation of color #762673: hue angle of 302.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #762673 is Cyan = 0, Magento = 0.68, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 115 | - |
| CMYK | 0 | 0.68 | 0.03 | 0.54 |
| HSL | 302.25º | 0.51% | 0.31% | - |
| HSV(B) | 302.25º | 0.68% | 0.46% | - |
| XYZ | 11.26 | 6.48 | 16.88 | - |
| YUV | 70.7 | 153 | 161.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 115 | 0 | 0.68 | 0.03 | 0.54 | 302.25 | 0.51 | 0.31 |
| Hex | 76 | 26 | 73 | 0 | 44 | 3 | 36 | 12E | 33 | 1F |
| Octal | 166 | 46 | 163 | 0 | 104 | 3 | 66 | 456 | 63 | 37 |
| Binary | 1110110 | 100110 | 1110011 | 0 | 1000100 | 11 | 110110 | 100101110 | 110011 | 11111 |
Color Harmonies of #762673
Complementary color
Monochromatic Colors of #762673
Black with #762673
Text Example
Text Example
White with #762673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762673; }
p { color: rgb(118,38,115); }
H1.HeaderClassName
{
color: #762673;
}
.AnyTagClassName
{
color: #762673;
}
</style>
background-color css
<style>
a { background-color: #762673; }
a { background-color: rgb(118,38,115); }
div.DivClassName
{
background-color: #762673;
}
.BgClassName
{
background-color: #762673;
}
</style>
border-color css
<style>
span { border-color: #762673; }
span { border-color: rgb(118,38,115); }
td.TdClassName
{
border-color: #762673;
}
.TagClassName
{
border-color: #762673;
}
</style>