Shades of Affair #7E5990
Tints of Affair #7E5990
RGB
CMYK
RGB Variations
Color information
#7E5990 (or 0x7E5990) is known color: Affair. HEX triplet: 7E, 59 and 90. RGB value is (126,89,144). Sum of RGB (Red+Green+Blue) = 126+89+144=359 (47% of max value = 765). Red value is 126 (49.61% from 255 or 35.10% from 359); Green value is 89 (35.16% from 255 or 24.79% from 359); Blue value is 144 (56.64% from 255 or 40.11% from 359); Max value from RGB is 144 - color contains mainly: blue. Hex color #7E5990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E5990 is #81A66F. Grayscale: #6A6A6A. Windows color (decimal): -8496752 or 9460094. OLE color: 9460094.
HSL color Cylindrical-coordinate representation of color #7E5990: hue angle of 280.36º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #7E5990 is Cyan = 0.12, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 126 | 89 | 144 | - |
| CMYK | 0.12 | 0.38 | 0 | 0.44 |
| HSL | 280.36º | 0.24% | 0.46% | - |
| HSV(B) | 280.36º | 0.38% | 0.56% | - |
| XYZ | 17.21 | 13.59 | 28.1 | - |
| YUV | 106.33 | 149.26 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 89 | 144 | 0.12 | 0.38 | 0 | 0.44 | 280.36 | 0.24 | 0.46 |
| Hex | 7E | 59 | 90 | C | 26 | 0 | 2C | 118 | 18 | 2E |
| Octal | 176 | 131 | 220 | 14 | 46 | 0 | 54 | 430 | 30 | 56 |
| Binary | 1111110 | 1011001 | 10010000 | 1100 | 100110 | 0 | 101100 | 100011000 | 11000 | 101110 |
Color Harmonies of #7E5990
Complementary color
Monochromatic Colors of #7E5990
Black with #7E5990
Text Example
Text Example
White with #7E5990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E5990; }
p { color: rgb(126,89,144); }
H1.HeaderClassName
{
color: #7E5990;
}
.AnyTagClassName
{
color: #7E5990;
}
</style>
background-color css
<style>
a { background-color: #7E5990; }
a { background-color: rgb(126,89,144); }
div.DivClassName
{
background-color: #7E5990;
}
.BgClassName
{
background-color: #7E5990;
}
</style>
border-color css
<style>
span { border-color: #7E5990; }
span { border-color: rgb(126,89,144); }
td.TdClassName
{
border-color: #7E5990;
}
.TagClassName
{
border-color: #7E5990;
}
</style>