Shades of Affair #7E4989
Tints of Affair #7E4989
RGB
CMYK
RGB Variations
Color information
#7E4989 (or 0x7E4989) is known color: Affair. HEX triplet: 7E, 49 and 89. RGB value is (126,73,137). Sum of RGB (Red+Green+Blue) = 126+73+137=336 (44% of max value = 765). Red value is 126 (49.61% from 255 or 37.5% from 336); Green value is 73 (28.91% from 255 or 21.73% from 336); Blue value is 137 (53.91% from 255 or 40.77% from 336); Max value from RGB is 137 - color contains mainly: blue. Hex color #7E4989 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #7E4989 is #81B676. Grayscale: #5F5F5F. Windows color (decimal): -8500855 or 8997246. OLE color: 8997246.
HSL color Cylindrical-coordinate representation of color #7E4989: hue angle of 289.69º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #7E4989 is Cyan = 0.08, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 126 | 73 | 137 | - |
| CMYK | 0.08 | 0.47 | 0 | 0.46 |
| HSL | 289.69º | 0.3% | 0.41% | - |
| HSV(B) | 289.69º | 0.47% | 0.54% | - |
| XYZ | 15.5 | 11.01 | 24.97 | - |
| YUV | 96.14 | 151.06 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 73 | 137 | 0.08 | 0.47 | 0 | 0.46 | 289.69 | 0.3 | 0.41 |
| Hex | 7E | 49 | 89 | 8 | 2F | 0 | 2E | 122 | 1E | 29 |
| Octal | 176 | 111 | 211 | 10 | 57 | 0 | 56 | 442 | 36 | 51 |
| Binary | 1111110 | 1001001 | 10001001 | 1000 | 101111 | 0 | 101110 | 100100010 | 11110 | 101001 |
Color Harmonies of #7E4989
Complementary color
Monochromatic Colors of #7E4989
Black with #7E4989
Text Example
Text Example
White with #7E4989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E4989; }
p { color: rgb(126,73,137); }
H1.HeaderClassName
{
color: #7E4989;
}
.AnyTagClassName
{
color: #7E4989;
}
</style>
background-color css
<style>
a { background-color: #7E4989; }
a { background-color: rgb(126,73,137); }
div.DivClassName
{
background-color: #7E4989;
}
.BgClassName
{
background-color: #7E4989;
}
</style>
border-color css
<style>
span { border-color: #7E4989; }
span { border-color: rgb(126,73,137); }
td.TdClassName
{
border-color: #7E4989;
}
.TagClassName
{
border-color: #7E4989;
}
</style>