Shades of Affair #7E5994
Tints of Affair #7E5994
RGB
CMYK
RGB Variations
Color information
#7E5994 (or 0x7E5994) is known color: Affair. HEX triplet: 7E, 59 and 94. RGB value is (126,89,148). Sum of RGB (Red+Green+Blue) = 126+89+148=363 (48% of max value = 765). Red value is 126 (49.61% from 255 or 34.71% from 363); Green value is 89 (35.16% from 255 or 24.52% from 363); Blue value is 148 (58.20% from 255 or 40.77% from 363); Max value from RGB is 148 - color contains mainly: blue. Hex color #7E5994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E5994 is #81A66B. Grayscale: #6A6A6A. Windows color (decimal): -8496748 or 9722238. OLE color: 9722238.
HSL color Cylindrical-coordinate representation of color #7E5994: hue angle of 277.63º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #7E5994 is Cyan = 0.15, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 126 | 89 | 148 | - |
| CMYK | 0.15 | 0.40 | 0 | 0.42 |
| HSL | 277.63º | 0.25% | 0.46% | - |
| HSV(B) | 277.63º | 0.4% | 0.58% | - |
| XYZ | 17.52 | 13.72 | 29.74 | - |
| YUV | 106.79 | 151.26 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 89 | 148 | 0.15 | 0.40 | 0 | 0.42 | 277.63 | 0.25 | 0.46 |
| Hex | 7E | 59 | 94 | F | 28 | 0 | 2A | 116 | 19 | 2E |
| Octal | 176 | 131 | 224 | 17 | 50 | 0 | 52 | 426 | 31 | 56 |
| Binary | 1111110 | 1011001 | 10010100 | 1111 | 101000 | 0 | 101010 | 100010110 | 11001 | 101110 |
Color Harmonies of #7E5994
Complementary color
Monochromatic Colors of #7E5994
Black with #7E5994
Text Example
Text Example
White with #7E5994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E5994; }
p { color: rgb(126,89,148); }
H1.HeaderClassName
{
color: #7E5994;
}
.AnyTagClassName
{
color: #7E5994;
}
</style>
background-color css
<style>
a { background-color: #7E5994; }
a { background-color: rgb(126,89,148); }
div.DivClassName
{
background-color: #7E5994;
}
.BgClassName
{
background-color: #7E5994;
}
</style>
border-color css
<style>
span { border-color: #7E5994; }
span { border-color: rgb(126,89,148); }
td.TdClassName
{
border-color: #7E5994;
}
.TagClassName
{
border-color: #7E5994;
}
</style>