Shades of Seance #742472
Tints of Seance #742472
RGB
CMYK
RGB Variations
Color information
#742472 (or 0x742472) is known color: Seance. HEX triplet: 74, 24 and 72. RGB value is (116,36,114). Sum of RGB (Red+Green+Blue) = 116+36+114=266 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.61% from 266); Green value is 36 (14.45% from 255 or 13.53% from 266); Blue value is 114 (44.92% from 255 or 42.86% from 266); Max value from RGB is 116 - color contains mainly: red. Hex color #742472 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742472 is #8BDB8D. Grayscale: #444444. Windows color (decimal): -9165710 or 7480436. OLE color: 7480436.
HSL color Cylindrical-coordinate representation of color #742472: hue angle of 301.5º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742472 is Cyan = 0, Magento = 0.69, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 114 | - |
| CMYK | 0 | 0.69 | 0.02 | 0.55 |
| HSL | 301.5º | 0.53% | 0.3% | - |
| HSV(B) | 301.5º | 0.69% | 0.45% | - |
| XYZ | 10.87 | 6.19 | 16.54 | - |
| YUV | 68.81 | 153.5 | 161.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 114 | 0 | 0.69 | 0.02 | 0.55 | 301.5 | 0.53 | 0.3 |
| Hex | 74 | 24 | 72 | 0 | 45 | 2 | 37 | 12E | 35 | 1E |
| Octal | 164 | 44 | 162 | 0 | 105 | 2 | 67 | 456 | 65 | 36 |
| Binary | 1110100 | 100100 | 1110010 | 0 | 1000101 | 10 | 110111 | 100101110 | 110101 | 11110 |
Color Harmonies of #742472
Complementary color
Monochromatic Colors of #742472
Black with #742472
Text Example
Text Example
White with #742472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742472; }
p { color: rgb(116,36,114); }
H1.HeaderClassName
{
color: #742472;
}
.AnyTagClassName
{
color: #742472;
}
</style>
background-color css
<style>
a { background-color: #742472; }
a { background-color: rgb(116,36,114); }
div.DivClassName
{
background-color: #742472;
}
.BgClassName
{
background-color: #742472;
}
</style>
border-color css
<style>
span { border-color: #742472; }
span { border-color: rgb(116,36,114); }
td.TdClassName
{
border-color: #742472;
}
.TagClassName
{
border-color: #742472;
}
</style>