Shades of Seance #742076
Tints of Seance #742076
RGB
CMYK
RGB Variations
Color information
#742076 (or 0x742076) is known color: Seance. HEX triplet: 74, 20 and 76. RGB value is (116,32,118). Sum of RGB (Red+Green+Blue) = 116+32+118=266 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.61% from 266); Green value is 32 (12.89% from 255 or 12.03% from 266); Blue value is 118 (46.48% from 255 or 44.36% from 266); Max value from RGB is 118 - color contains mainly: blue. Hex color #742076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742076 is #8BDF89. Grayscale: #424242. Windows color (decimal): -9166730 or 7741556. OLE color: 7741556.
HSL color Cylindrical-coordinate representation of color #742076: hue angle of 298.6º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #742076 is Cyan = 0.02, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 32 | 118 | - |
| CMYK | 0.02 | 0.73 | 0 | 0.54 |
| HSL | 298.6º | 0.57% | 0.29% | - |
| HSV(B) | 298.6º | 0.73% | 0.46% | - |
| XYZ | 10.99 | 6.05 | 17.73 | - |
| YUV | 66.92 | 156.83 | 163.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 32 | 118 | 0.02 | 0.73 | 0 | 0.54 | 298.6 | 0.57 | 0.29 |
| Hex | 74 | 20 | 76 | 2 | 49 | 0 | 36 | 12B | 39 | 1D |
| Octal | 164 | 40 | 166 | 2 | 111 | 0 | 66 | 453 | 71 | 35 |
| Binary | 1110100 | 100000 | 1110110 | 10 | 1001001 | 0 | 110110 | 100101011 | 111001 | 11101 |
Color Harmonies of #742076
Complementary color
Monochromatic Colors of #742076
Black with #742076
Text Example
Text Example
White with #742076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742076; }
p { color: rgb(116,32,118); }
H1.HeaderClassName
{
color: #742076;
}
.AnyTagClassName
{
color: #742076;
}
</style>
background-color css
<style>
a { background-color: #742076; }
a { background-color: rgb(116,32,118); }
div.DivClassName
{
background-color: #742076;
}
.BgClassName
{
background-color: #742076;
}
</style>
border-color css
<style>
span { border-color: #742076; }
span { border-color: rgb(116,32,118); }
td.TdClassName
{
border-color: #742076;
}
.TagClassName
{
border-color: #742076;
}
</style>