Shades of Seance #742676
Tints of Seance #742676
RGB
CMYK
RGB Variations
Color information
#742676 (or 0x742676) is known color: Seance. HEX triplet: 74, 26 and 76. RGB value is (116,38,118). Sum of RGB (Red+Green+Blue) = 116+38+118=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 38 (15.23% from 255 or 13.97% from 272); Blue value is 118 (46.48% from 255 or 43.38% from 272); Max value from RGB is 118 - color contains mainly: blue. Hex color #742676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742676 is #8BD989. Grayscale: #464646. Windows color (decimal): -9165194 or 7743092. OLE color: 7743092.
HSL color Cylindrical-coordinate representation of color #742676: hue angle of 298.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #742676 is Cyan = 0.02, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 38 | 118 | - |
| CMYK | 0.02 | 0.68 | 0 | 0.54 |
| HSL | 298.5º | 0.51% | 0.31% | - |
| HSV(B) | 298.5º | 0.68% | 0.46% | - |
| XYZ | 11.17 | 6.41 | 17.79 | - |
| YUV | 70.44 | 154.84 | 160.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 118 | 0.02 | 0.68 | 0 | 0.54 | 298.5 | 0.51 | 0.31 |
| Hex | 74 | 26 | 76 | 2 | 44 | 0 | 36 | 12A | 33 | 1F |
| Octal | 164 | 46 | 166 | 2 | 104 | 0 | 66 | 452 | 63 | 37 |
| Binary | 1110100 | 100110 | 1110110 | 10 | 1000100 | 0 | 110110 | 100101010 | 110011 | 11111 |
Color Harmonies of #742676
Complementary color
Monochromatic Colors of #742676
Black with #742676
Text Example
Text Example
White with #742676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742676; }
p { color: rgb(116,38,118); }
H1.HeaderClassName
{
color: #742676;
}
.AnyTagClassName
{
color: #742676;
}
</style>
background-color css
<style>
a { background-color: #742676; }
a { background-color: rgb(116,38,118); }
div.DivClassName
{
background-color: #742676;
}
.BgClassName
{
background-color: #742676;
}
</style>
border-color css
<style>
span { border-color: #742676; }
span { border-color: rgb(116,38,118); }
td.TdClassName
{
border-color: #742676;
}
.TagClassName
{
border-color: #742676;
}
</style>