Shades of Seance #742576
Tints of Seance #742576
RGB
CMYK
RGB Variations
Color information
#742576 (or 0x742576) is known color: Seance. HEX triplet: 74, 25 and 76. RGB value is (116,37,118). Sum of RGB (Red+Green+Blue) = 116+37+118=271 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.80% from 271); Green value is 37 (14.84% from 255 or 13.65% from 271); Blue value is 118 (46.48% from 255 or 43.54% from 271); Max value from RGB is 118 - color contains mainly: blue. Hex color #742576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742576 is #8BDA89. Grayscale: #454545. Windows color (decimal): -9165450 or 7742836. OLE color: 7742836.
HSL color Cylindrical-coordinate representation of color #742576: hue angle of 298.52º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742576 is Cyan = 0.02, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 37 | 118 | - |
| CMYK | 0.02 | 0.69 | 0 | 0.54 |
| HSL | 298.52º | 0.52% | 0.3% | - |
| HSV(B) | 298.52º | 0.69% | 0.46% | - |
| XYZ | 11.13 | 6.34 | 17.78 | - |
| YUV | 69.86 | 155.17 | 160.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 118 | 0.02 | 0.69 | 0 | 0.54 | 298.52 | 0.52 | 0.3 |
| Hex | 74 | 25 | 76 | 2 | 45 | 0 | 36 | 12B | 34 | 1E |
| Octal | 164 | 45 | 166 | 2 | 105 | 0 | 66 | 453 | 64 | 36 |
| Binary | 1110100 | 100101 | 1110110 | 10 | 1000101 | 0 | 110110 | 100101011 | 110100 | 11110 |
Color Harmonies of #742576
Complementary color
Monochromatic Colors of #742576
Black with #742576
Text Example
Text Example
White with #742576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742576; }
p { color: rgb(116,37,118); }
H1.HeaderClassName
{
color: #742576;
}
.AnyTagClassName
{
color: #742576;
}
</style>
background-color css
<style>
a { background-color: #742576; }
a { background-color: rgb(116,37,118); }
div.DivClassName
{
background-color: #742576;
}
.BgClassName
{
background-color: #742576;
}
</style>
border-color css
<style>
span { border-color: #742576; }
span { border-color: rgb(116,37,118); }
td.TdClassName
{
border-color: #742576;
}
.TagClassName
{
border-color: #742576;
}
</style>