Shades of Seance #742570
Tints of Seance #742570
RGB
CMYK
RGB Variations
Color information
#742570 (or 0x742570) is known color: Seance. HEX triplet: 74, 25 and 70. RGB value is (116,37,112). Sum of RGB (Red+Green+Blue) = 116+37+112=265 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.77% from 265); Green value is 37 (14.84% from 255 or 13.96% from 265); Blue value is 112 (44.14% from 255 or 42.26% from 265); Max value from RGB is 116 - color contains mainly: red. Hex color #742570 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742570 is #8BDA8F. Grayscale: #444444. Windows color (decimal): -9165456 or 7349620. OLE color: 7349620.
HSL color Cylindrical-coordinate representation of color #742570: hue angle of 303.04º 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 #742570 is Cyan = 0, Magento = 0.68, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 112 | - |
| CMYK | 0 | 0.68 | 0.03 | 0.55 |
| HSL | 303.04º | 0.52% | 0.3% | - |
| HSV(B) | 303.04º | 0.68% | 0.45% | - |
| XYZ | 10.79 | 6.21 | 15.96 | - |
| YUV | 69.17 | 152.17 | 161.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 112 | 0 | 0.68 | 0.03 | 0.55 | 303.04 | 0.52 | 0.3 |
| Hex | 74 | 25 | 70 | 0 | 44 | 3 | 37 | 12F | 34 | 1E |
| Octal | 164 | 45 | 160 | 0 | 104 | 3 | 67 | 457 | 64 | 36 |
| Binary | 1110100 | 100101 | 1110000 | 0 | 1000100 | 11 | 110111 | 100101111 | 110100 | 11110 |
Color Harmonies of #742570
Complementary color
Monochromatic Colors of #742570
Black with #742570
Text Example
Text Example
White with #742570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742570; }
p { color: rgb(116,37,112); }
H1.HeaderClassName
{
color: #742570;
}
.AnyTagClassName
{
color: #742570;
}
</style>
background-color css
<style>
a { background-color: #742570; }
a { background-color: rgb(116,37,112); }
div.DivClassName
{
background-color: #742570;
}
.BgClassName
{
background-color: #742570;
}
</style>
border-color css
<style>
span { border-color: #742570; }
span { border-color: rgb(116,37,112); }
td.TdClassName
{
border-color: #742570;
}
.TagClassName
{
border-color: #742570;
}
</style>