Shades of Seance #742278
Tints of Seance #742278
RGB
CMYK
RGB Variations
Color information
#742278 (or 0x742278) is known color: Seance. HEX triplet: 74, 22 and 78. RGB value is (116,34,120). Sum of RGB (Red+Green+Blue) = 116+34+120=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 34 (13.67% from 255 or 12.59% from 270); Blue value is 120 (47.27% from 255 or 44.44% from 270); Max value from RGB is 120 - color contains mainly: blue. Hex color #742278 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742278 is #8BDD87. Grayscale: #444444. Windows color (decimal): -9166216 or 7873140. OLE color: 7873140.
HSL color Cylindrical-coordinate representation of color #742278: hue angle of 297.21º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #742278 is Cyan = 0.03, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 34 | 120 | - |
| CMYK | 0.03 | 0.72 | 0 | 0.53 |
| HSL | 297.21º | 0.56% | 0.3% | - |
| HSV(B) | 297.21º | 0.72% | 0.47% | - |
| XYZ | 11.16 | 6.21 | 18.38 | - |
| YUV | 68.32 | 157.17 | 162.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 120 | 0.03 | 0.72 | 0 | 0.53 | 297.21 | 0.56 | 0.3 |
| Hex | 74 | 22 | 78 | 3 | 48 | 0 | 35 | 129 | 38 | 1E |
| Octal | 164 | 42 | 170 | 3 | 110 | 0 | 65 | 451 | 70 | 36 |
| Binary | 1110100 | 100010 | 1111000 | 11 | 1001000 | 0 | 110101 | 100101001 | 111000 | 11110 |
Color Harmonies of #742278
Complementary color
Monochromatic Colors of #742278
Black with #742278
Text Example
Text Example
White with #742278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742278; }
p { color: rgb(116,34,120); }
H1.HeaderClassName
{
color: #742278;
}
.AnyTagClassName
{
color: #742278;
}
</style>
background-color css
<style>
a { background-color: #742278; }
a { background-color: rgb(116,34,120); }
div.DivClassName
{
background-color: #742278;
}
.BgClassName
{
background-color: #742278;
}
</style>
border-color css
<style>
span { border-color: #742278; }
span { border-color: rgb(116,34,120); }
td.TdClassName
{
border-color: #742278;
}
.TagClassName
{
border-color: #742278;
}
</style>