Shades of Seance #742573
Tints of Seance #742573
RGB
CMYK
RGB Variations
Color information
#742573 (or 0x742573) is known color: Seance. HEX triplet: 74, 25 and 73. RGB value is (116,37,115). Sum of RGB (Red+Green+Blue) = 116+37+115=268 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.28% from 268); Green value is 37 (14.84% from 255 or 13.81% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 116 - color contains mainly: red. Hex color #742573 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742573 is #8BDA8C. Grayscale: #454545. Windows color (decimal): -9165453 or 7546228. OLE color: 7546228.
HSL color Cylindrical-coordinate representation of color #742573: hue angle of 300.76º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #742573 is Cyan = 0, Magento = 0.68, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 115 | - |
| CMYK | 0 | 0.68 | 0.01 | 0.55 |
| HSL | 300.76º | 0.52% | 0.3% | - |
| HSV(B) | 300.76º | 0.68% | 0.45% | - |
| XYZ | 10.96 | 6.27 | 16.85 | - |
| YUV | 69.51 | 153.67 | 161.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 115 | 0 | 0.68 | 0.01 | 0.55 | 300.76 | 0.52 | 0.3 |
| Hex | 74 | 25 | 73 | 0 | 44 | 1 | 37 | 12D | 34 | 1E |
| Octal | 164 | 45 | 163 | 0 | 104 | 1 | 67 | 455 | 64 | 36 |
| Binary | 1110100 | 100101 | 1110011 | 0 | 1000100 | 1 | 110111 | 100101101 | 110100 | 11110 |
Color Harmonies of #742573
Complementary color
Monochromatic Colors of #742573
Black with #742573
Text Example
Text Example
White with #742573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742573; }
p { color: rgb(116,37,115); }
H1.HeaderClassName
{
color: #742573;
}
.AnyTagClassName
{
color: #742573;
}
</style>
background-color css
<style>
a { background-color: #742573; }
a { background-color: rgb(116,37,115); }
div.DivClassName
{
background-color: #742573;
}
.BgClassName
{
background-color: #742573;
}
</style>
border-color css
<style>
span { border-color: #742573; }
span { border-color: rgb(116,37,115); }
td.TdClassName
{
border-color: #742573;
}
.TagClassName
{
border-color: #742573;
}
</style>