Shades of Affair #7A5590
Tints of Affair #7A5590
RGB
CMYK
RGB Variations
Color information
#7A5590 (or 0x7A5590) is known color: Affair. HEX triplet: 7A, 55 and 90. RGB value is (122,85,144). Sum of RGB (Red+Green+Blue) = 122+85+144=351 (46% of max value = 765). Red value is 122 (48.05% from 255 or 34.76% from 351); Green value is 85 (33.59% from 255 or 24.22% from 351); Blue value is 144 (56.64% from 255 or 41.03% from 351); Max value from RGB is 144 - color contains mainly: blue. Hex color #7A5590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7A5590 is #85AA6F. Grayscale: #666666. Windows color (decimal): -8759920 or 9459066. OLE color: 9459066.
HSL color Cylindrical-coordinate representation of color #7A5590: hue angle of 277.63º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #7A5590 is Cyan = 0.15, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 122 | 85 | 144 | - |
| CMYK | 0.15 | 0.41 | 0 | 0.44 |
| HSL | 277.63º | 0.26% | 0.45% | - |
| HSV(B) | 277.63º | 0.41% | 0.56% | - |
| XYZ | 16.31 | 12.65 | 27.97 | - |
| YUV | 102.79 | 151.26 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 85 | 144 | 0.15 | 0.41 | 0 | 0.44 | 277.63 | 0.26 | 0.45 |
| Hex | 7A | 55 | 90 | F | 29 | 0 | 2C | 116 | 1A | 2D |
| Octal | 172 | 125 | 220 | 17 | 51 | 0 | 54 | 426 | 32 | 55 |
| Binary | 1111010 | 1010101 | 10010000 | 1111 | 101001 | 0 | 101100 | 100010110 | 11010 | 101101 |
Color Harmonies of #7A5590
Complementary color
Monochromatic Colors of #7A5590
Black with #7A5590
Text Example
Text Example
White with #7A5590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A5590; }
p { color: rgb(122,85,144); }
H1.HeaderClassName
{
color: #7A5590;
}
.AnyTagClassName
{
color: #7A5590;
}
</style>
background-color css
<style>
a { background-color: #7A5590; }
a { background-color: rgb(122,85,144); }
div.DivClassName
{
background-color: #7A5590;
}
.BgClassName
{
background-color: #7A5590;
}
</style>
border-color css
<style>
span { border-color: #7A5590; }
span { border-color: rgb(122,85,144); }
td.TdClassName
{
border-color: #7A5590;
}
.TagClassName
{
border-color: #7A5590;
}
</style>