Shades of Affair #7A5987
Tints of Affair #7A5987
RGB
CMYK
RGB Variations
Color information
#7A5987 (or 0x7A5987) is known color: Affair. HEX triplet: 7A, 59 and 87. RGB value is (122,89,135). Sum of RGB (Red+Green+Blue) = 122+89+135=346 (45% of max value = 765). Red value is 122 (48.05% from 255 or 35.26% from 346); Green value is 89 (35.16% from 255 or 25.72% from 346); Blue value is 135 (53.12% from 255 or 39.02% from 346); Max value from RGB is 135 - color contains mainly: blue. Hex color #7A5987 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7A5987 is #85A678. Grayscale: #676767. Windows color (decimal): -8758905 or 8870266. OLE color: 8870266.
HSL color Cylindrical-coordinate representation of color #7A5987: hue angle of 283.04º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #7A5987 is Cyan = 0.10, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 122 | 89 | 135 | - |
| CMYK | 0.10 | 0.34 | 0 | 0.47 |
| HSL | 283.04º | 0.21% | 0.44% | - |
| HSV(B) | 283.04º | 0.34% | 0.53% | - |
| XYZ | 15.97 | 13.03 | 24.6 | - |
| YUV | 104.11 | 145.43 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 89 | 135 | 0.10 | 0.34 | 0 | 0.47 | 283.04 | 0.21 | 0.44 |
| Hex | 7A | 59 | 87 | A | 22 | 0 | 2F | 11B | 15 | 2C |
| Octal | 172 | 131 | 207 | 12 | 42 | 0 | 57 | 433 | 25 | 54 |
| Binary | 1111010 | 1011001 | 10000111 | 1010 | 100010 | 0 | 101111 | 100011011 | 10101 | 101100 |
Color Harmonies of #7A5987
Complementary color
Monochromatic Colors of #7A5987
Black with #7A5987
Text Example
Text Example
White with #7A5987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A5987; }
p { color: rgb(122,89,135); }
H1.HeaderClassName
{
color: #7A5987;
}
.AnyTagClassName
{
color: #7A5987;
}
</style>
background-color css
<style>
a { background-color: #7A5987; }
a { background-color: rgb(122,89,135); }
div.DivClassName
{
background-color: #7A5987;
}
.BgClassName
{
background-color: #7A5987;
}
</style>
border-color css
<style>
span { border-color: #7A5987; }
span { border-color: rgb(122,89,135); }
td.TdClassName
{
border-color: #7A5987;
}
.TagClassName
{
border-color: #7A5987;
}
</style>