Shades of Seance #742079
Tints of Seance #742079
RGB
CMYK
RGB Variations
Color information
#742079 (or 0x742079) is known color: Seance. HEX triplet: 74, 20 and 79. RGB value is (116,32,121). Sum of RGB (Red+Green+Blue) = 116+32+121=269 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.12% from 269); Green value is 32 (12.89% from 255 or 11.90% from 269); Blue value is 121 (47.66% from 255 or 44.98% from 269); Max value from RGB is 121 - color contains mainly: blue. Hex color #742079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742079 is #8BDF86. Grayscale: #424242. Windows color (decimal): -9166727 or 7938164. OLE color: 7938164.
HSL color Cylindrical-coordinate representation of color #742079: hue angle of 296.63º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #742079 is Cyan = 0.04, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 32 | 121 | - |
| CMYK | 0.04 | 0.74 | 0 | 0.53 |
| HSL | 296.63º | 0.58% | 0.3% | - |
| HSV(B) | 296.63º | 0.74% | 0.47% | - |
| XYZ | 11.17 | 6.13 | 18.68 | - |
| YUV | 67.26 | 158.33 | 162.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 32 | 121 | 0.04 | 0.74 | 0 | 0.53 | 296.63 | 0.58 | 0.3 |
| Hex | 74 | 20 | 79 | 4 | 4A | 0 | 35 | 129 | 3A | 1E |
| Octal | 164 | 40 | 171 | 4 | 112 | 0 | 65 | 451 | 72 | 36 |
| Binary | 1110100 | 100000 | 1111001 | 100 | 1001010 | 0 | 110101 | 100101001 | 111010 | 11110 |
Color Harmonies of #742079
Complementary color
Monochromatic Colors of #742079
Black with #742079
Text Example
Text Example
White with #742079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742079; }
p { color: rgb(116,32,121); }
H1.HeaderClassName
{
color: #742079;
}
.AnyTagClassName
{
color: #742079;
}
</style>
background-color css
<style>
a { background-color: #742079; }
a { background-color: rgb(116,32,121); }
div.DivClassName
{
background-color: #742079;
}
.BgClassName
{
background-color: #742079;
}
</style>
border-color css
<style>
span { border-color: #742079; }
span { border-color: rgb(116,32,121); }
td.TdClassName
{
border-color: #742079;
}
.TagClassName
{
border-color: #742079;
}
</style>