Shades of Seance #742876
Tints of Seance #742876
RGB
CMYK
RGB Variations
Color information
#742876 (or 0x742876) is known color: Seance. HEX triplet: 74, 28 and 76. RGB value is (116,40,118). Sum of RGB (Red+Green+Blue) = 116+40+118=274 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.34% from 274); Green value is 40 (16.02% from 255 or 14.60% from 274); Blue value is 118 (46.48% from 255 or 43.07% from 274); Max value from RGB is 118 - color contains mainly: blue. Hex color #742876 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742876 is #8BD789. Grayscale: #474747. Windows color (decimal): -9164682 or 7743604. OLE color: 7743604.
HSL color Cylindrical-coordinate representation of color #742876: hue angle of 298.46º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742876 is Cyan = 0.02, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 40 | 118 | - |
| CMYK | 0.02 | 0.66 | 0 | 0.54 |
| HSL | 298.46º | 0.49% | 0.31% | - |
| HSV(B) | 298.46º | 0.66% | 0.46% | - |
| XYZ | 11.23 | 6.54 | 17.81 | - |
| YUV | 71.62 | 154.18 | 159.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 118 | 0.02 | 0.66 | 0 | 0.54 | 298.46 | 0.49 | 0.31 |
| Hex | 74 | 28 | 76 | 2 | 42 | 0 | 36 | 12A | 31 | 1F |
| Octal | 164 | 50 | 166 | 2 | 102 | 0 | 66 | 452 | 61 | 37 |
| Binary | 1110100 | 101000 | 1110110 | 10 | 1000010 | 0 | 110110 | 100101010 | 110001 | 11111 |
Color Harmonies of #742876
Complementary color
Monochromatic Colors of #742876
Black with #742876
Text Example
Text Example
White with #742876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742876; }
p { color: rgb(116,40,118); }
H1.HeaderClassName
{
color: #742876;
}
.AnyTagClassName
{
color: #742876;
}
</style>
background-color css
<style>
a { background-color: #742876; }
a { background-color: rgb(116,40,118); }
div.DivClassName
{
background-color: #742876;
}
.BgClassName
{
background-color: #742876;
}
</style>
border-color css
<style>
span { border-color: #742876; }
span { border-color: rgb(116,40,118); }
td.TdClassName
{
border-color: #742876;
}
.TagClassName
{
border-color: #742876;
}
</style>