Shades of Seance #742977
Tints of Seance #742977
RGB
CMYK
RGB Variations
Color information
#742977 (or 0x742977) is known color: Seance. HEX triplet: 74, 29 and 77. RGB value is (116,41,119). Sum of RGB (Red+Green+Blue) = 116+41+119=276 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.03% from 276); Green value is 41 (16.41% from 255 or 14.86% from 276); Blue value is 119 (46.88% from 255 or 43.12% from 276); Max value from RGB is 119 - color contains mainly: blue. Hex color #742977 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742977 is #8BD688. Grayscale: #484848. Windows color (decimal): -9164425 or 7809396. OLE color: 7809396.
HSL color Cylindrical-coordinate representation of color #742977: hue angle of 297.69º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742977 is Cyan = 0.03, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 41 | 119 | - |
| CMYK | 0.03 | 0.66 | 0 | 0.53 |
| HSL | 297.69º | 0.49% | 0.31% | - |
| HSV(B) | 297.69º | 0.66% | 0.47% | - |
| XYZ | 11.33 | 6.63 | 18.14 | - |
| YUV | 72.32 | 154.35 | 159.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 119 | 0.03 | 0.66 | 0 | 0.53 | 297.69 | 0.49 | 0.31 |
| Hex | 74 | 29 | 77 | 3 | 42 | 0 | 35 | 12A | 31 | 1F |
| Octal | 164 | 51 | 167 | 3 | 102 | 0 | 65 | 452 | 61 | 37 |
| Binary | 1110100 | 101001 | 1110111 | 11 | 1000010 | 0 | 110101 | 100101010 | 110001 | 11111 |
Color Harmonies of #742977
Complementary color
Monochromatic Colors of #742977
Black with #742977
Text Example
Text Example
White with #742977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742977; }
p { color: rgb(116,41,119); }
H1.HeaderClassName
{
color: #742977;
}
.AnyTagClassName
{
color: #742977;
}
</style>
background-color css
<style>
a { background-color: #742977; }
a { background-color: rgb(116,41,119); }
div.DivClassName
{
background-color: #742977;
}
.BgClassName
{
background-color: #742977;
}
</style>
border-color css
<style>
span { border-color: #742977; }
span { border-color: rgb(116,41,119); }
td.TdClassName
{
border-color: #742977;
}
.TagClassName
{
border-color: #742977;
}
</style>