Shades of Affair #7E5991
Tints of Affair #7E5991
RGB
CMYK
RGB Variations
Color information
#7E5991 (or 0x7E5991) is known color: Affair. HEX triplet: 7E, 59 and 91. RGB value is (126,89,145). Sum of RGB (Red+Green+Blue) = 126+89+145=360 (47% of max value = 765). Red value is 126 (49.61% from 255 or 35% from 360); Green value is 89 (35.16% from 255 or 24.72% from 360); Blue value is 145 (57.03% from 255 or 40.28% from 360); Max value from RGB is 145 - color contains mainly: blue. Hex color #7E5991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E5991 is #81A66E. Grayscale: #6A6A6A. Windows color (decimal): -8496751 or 9525630. OLE color: 9525630.
HSL color Cylindrical-coordinate representation of color #7E5991: hue angle of 279.64º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #7E5991 is Cyan = 0.13, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 126 | 89 | 145 | - |
| CMYK | 0.13 | 0.39 | 0 | 0.43 |
| HSL | 279.64º | 0.24% | 0.46% | - |
| HSV(B) | 279.64º | 0.39% | 0.57% | - |
| XYZ | 17.29 | 13.62 | 28.51 | - |
| YUV | 106.45 | 149.76 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 89 | 145 | 0.13 | 0.39 | 0 | 0.43 | 279.64 | 0.24 | 0.46 |
| Hex | 7E | 59 | 91 | D | 27 | 0 | 2B | 118 | 18 | 2E |
| Octal | 176 | 131 | 221 | 15 | 47 | 0 | 53 | 430 | 30 | 56 |
| Binary | 1111110 | 1011001 | 10010001 | 1101 | 100111 | 0 | 101011 | 100011000 | 11000 | 101110 |
Color Harmonies of #7E5991
Complementary color
Monochromatic Colors of #7E5991
Black with #7E5991
Text Example
Text Example
White with #7E5991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E5991; }
p { color: rgb(126,89,145); }
H1.HeaderClassName
{
color: #7E5991;
}
.AnyTagClassName
{
color: #7E5991;
}
</style>
background-color css
<style>
a { background-color: #7E5991; }
a { background-color: rgb(126,89,145); }
div.DivClassName
{
background-color: #7E5991;
}
.BgClassName
{
background-color: #7E5991;
}
</style>
border-color css
<style>
span { border-color: #7E5991; }
span { border-color: rgb(126,89,145); }
td.TdClassName
{
border-color: #7E5991;
}
.TagClassName
{
border-color: #7E5991;
}
</style>