Shades of Seance #742976
Tints of Seance #742976
RGB
CMYK
RGB Variations
Color information
#742976 (or 0x742976) is known color: Seance. HEX triplet: 74, 29 and 76. RGB value is (116,41,118). Sum of RGB (Red+Green+Blue) = 116+41+118=275 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.18% from 275); Green value is 41 (16.41% from 255 or 14.91% from 275); Blue value is 118 (46.48% from 255 or 42.91% from 275); Max value from RGB is 118 - color contains mainly: blue. Hex color #742976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742976 is #8BD689. Grayscale: #474747. Windows color (decimal): -9164426 or 7743860. OLE color: 7743860.
HSL color Cylindrical-coordinate representation of color #742976: hue angle of 298.44º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #742976 is Cyan = 0.02, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 41 | 118 | - |
| CMYK | 0.02 | 0.65 | 0 | 0.54 |
| HSL | 298.44º | 0.48% | 0.31% | - |
| HSV(B) | 298.44º | 0.65% | 0.46% | - |
| XYZ | 11.27 | 6.61 | 17.82 | - |
| YUV | 72.2 | 153.85 | 159.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 118 | 0.02 | 0.65 | 0 | 0.54 | 298.44 | 0.48 | 0.31 |
| Hex | 74 | 29 | 76 | 2 | 41 | 0 | 36 | 12A | 30 | 1F |
| Octal | 164 | 51 | 166 | 2 | 101 | 0 | 66 | 452 | 60 | 37 |
| Binary | 1110100 | 101001 | 1110110 | 10 | 1000001 | 0 | 110110 | 100101010 | 110000 | 11111 |
Color Harmonies of #742976
Complementary color
Monochromatic Colors of #742976
Black with #742976
Text Example
Text Example
White with #742976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742976; }
p { color: rgb(116,41,118); }
H1.HeaderClassName
{
color: #742976;
}
.AnyTagClassName
{
color: #742976;
}
</style>
background-color css
<style>
a { background-color: #742976; }
a { background-color: rgb(116,41,118); }
div.DivClassName
{
background-color: #742976;
}
.BgClassName
{
background-color: #742976;
}
</style>
border-color css
<style>
span { border-color: #742976; }
span { border-color: rgb(116,41,118); }
td.TdClassName
{
border-color: #742976;
}
.TagClassName
{
border-color: #742976;
}
</style>