Shades of Seance #742979
Tints of Seance #742979
RGB
CMYK
RGB Variations
Color information
#742979 (or 0x742979) is known color: Seance. HEX triplet: 74, 29 and 79. RGB value is (116,41,121). Sum of RGB (Red+Green+Blue) = 116+41+121=278 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.73% from 278); Green value is 41 (16.41% from 255 or 14.75% from 278); Blue value is 121 (47.66% from 255 or 43.53% from 278); Max value from RGB is 121 - color contains mainly: blue. Hex color #742979 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742979 is #8BD686. Grayscale: #484848. Windows color (decimal): -9164423 or 7940468. OLE color: 7940468.
HSL color Cylindrical-coordinate representation of color #742979: hue angle of 296.25º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742979 is Cyan = 0.04, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 41 | 121 | - |
| CMYK | 0.04 | 0.66 | 0 | 0.53 |
| HSL | 296.25º | 0.49% | 0.32% | - |
| HSV(B) | 296.25º | 0.66% | 0.47% | - |
| XYZ | 11.45 | 6.68 | 18.78 | - |
| YUV | 72.55 | 155.35 | 159 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 121 | 0.04 | 0.66 | 0 | 0.53 | 296.25 | 0.49 | 0.32 |
| Hex | 74 | 29 | 79 | 4 | 42 | 0 | 35 | 128 | 31 | 20 |
| Octal | 164 | 51 | 171 | 4 | 102 | 0 | 65 | 450 | 61 | 40 |
| Binary | 1110100 | 101001 | 1111001 | 100 | 1000010 | 0 | 110101 | 100101000 | 110001 | 100000 |
Color Harmonies of #742979
Complementary color
Monochromatic Colors of #742979
Black with #742979
Text Example
Text Example
White with #742979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742979; }
p { color: rgb(116,41,121); }
H1.HeaderClassName
{
color: #742979;
}
.AnyTagClassName
{
color: #742979;
}
</style>
background-color css
<style>
a { background-color: #742979; }
a { background-color: rgb(116,41,121); }
div.DivClassName
{
background-color: #742979;
}
.BgClassName
{
background-color: #742979;
}
</style>
border-color css
<style>
span { border-color: #742979; }
span { border-color: rgb(116,41,121); }
td.TdClassName
{
border-color: #742979;
}
.TagClassName
{
border-color: #742979;
}
</style>