Shades of Affair #7E5290
Tints of Affair #7E5290
RGB
CMYK
RGB Variations
Color information
#7E5290 (or 0x7E5290) is known color: Affair. HEX triplet: 7E, 52 and 90. RGB value is (126,82,144). Sum of RGB (Red+Green+Blue) = 126+82+144=352 (46% of max value = 765). Red value is 126 (49.61% from 255 or 35.80% from 352); Green value is 82 (32.42% from 255 or 23.30% from 352); Blue value is 144 (56.64% from 255 or 40.91% from 352); Max value from RGB is 144 - color contains mainly: blue. Hex color #7E5290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7E5290 is #81AD6F. Grayscale: #666666. Windows color (decimal): -8498544 or 9458302. OLE color: 9458302.
HSL color Cylindrical-coordinate representation of color #7E5290: hue angle of 282.58º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #7E5290 is Cyan = 0.12, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 126 | 82 | 144 | - |
| CMYK | 0.12 | 0.43 | 0 | 0.44 |
| HSL | 282.58º | 0.27% | 0.44% | - |
| HSV(B) | 282.58º | 0.43% | 0.56% | - |
| XYZ | 16.66 | 12.48 | 27.92 | - |
| YUV | 102.22 | 151.58 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 82 | 144 | 0.12 | 0.43 | 0 | 0.44 | 282.58 | 0.27 | 0.44 |
| Hex | 7E | 52 | 90 | C | 2B | 0 | 2C | 11B | 1B | 2C |
| Octal | 176 | 122 | 220 | 14 | 53 | 0 | 54 | 433 | 33 | 54 |
| Binary | 1111110 | 1010010 | 10010000 | 1100 | 101011 | 0 | 101100 | 100011011 | 11011 | 101100 |
Color Harmonies of #7E5290
Complementary color
Monochromatic Colors of #7E5290
Black with #7E5290
Text Example
Text Example
White with #7E5290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E5290; }
p { color: rgb(126,82,144); }
H1.HeaderClassName
{
color: #7E5290;
}
.AnyTagClassName
{
color: #7E5290;
}
</style>
background-color css
<style>
a { background-color: #7E5290; }
a { background-color: rgb(126,82,144); }
div.DivClassName
{
background-color: #7E5290;
}
.BgClassName
{
background-color: #7E5290;
}
</style>
border-color css
<style>
span { border-color: #7E5290; }
span { border-color: rgb(126,82,144); }
td.TdClassName
{
border-color: #7E5290;
}
.TagClassName
{
border-color: #7E5290;
}
</style>