Shades of Affair #7A5889
Tints of Affair #7A5889
RGB
CMYK
RGB Variations
Color information
#7A5889 (or 0x7A5889) is known color: Affair. HEX triplet: 7A, 58 and 89. RGB value is (122,88,137). Sum of RGB (Red+Green+Blue) = 122+88+137=347 (45% of max value = 765). Red value is 122 (48.05% from 255 or 35.16% from 347); Green value is 88 (34.77% from 255 or 25.36% from 347); Blue value is 137 (53.91% from 255 or 39.48% from 347); Max value from RGB is 137 - color contains mainly: blue. Hex color #7A5889 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7A5889 is #85A776. Grayscale: #676767. Windows color (decimal): -8759159 or 9001082. OLE color: 9001082.
HSL color Cylindrical-coordinate representation of color #7A5889: hue angle of 281.63º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #7A5889 is Cyan = 0.11, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 122 | 88 | 137 | - |
| CMYK | 0.11 | 0.36 | 0 | 0.46 |
| HSL | 281.63º | 0.22% | 0.44% | - |
| HSV(B) | 281.63º | 0.36% | 0.54% | - |
| XYZ | 16.03 | 12.92 | 25.32 | - |
| YUV | 103.75 | 146.76 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 88 | 137 | 0.11 | 0.36 | 0 | 0.46 | 281.63 | 0.22 | 0.44 |
| Hex | 7A | 58 | 89 | B | 24 | 0 | 2E | 11A | 16 | 2C |
| Octal | 172 | 130 | 211 | 13 | 44 | 0 | 56 | 432 | 26 | 54 |
| Binary | 1111010 | 1011000 | 10001001 | 1011 | 100100 | 0 | 101110 | 100011010 | 10110 | 101100 |
Color Harmonies of #7A5889
Complementary color
Monochromatic Colors of #7A5889
Black with #7A5889
Text Example
Text Example
White with #7A5889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A5889; }
p { color: rgb(122,88,137); }
H1.HeaderClassName
{
color: #7A5889;
}
.AnyTagClassName
{
color: #7A5889;
}
</style>
background-color css
<style>
a { background-color: #7A5889; }
a { background-color: rgb(122,88,137); }
div.DivClassName
{
background-color: #7A5889;
}
.BgClassName
{
background-color: #7A5889;
}
</style>
border-color css
<style>
span { border-color: #7A5889; }
span { border-color: rgb(122,88,137); }
td.TdClassName
{
border-color: #7A5889;
}
.TagClassName
{
border-color: #7A5889;
}
</style>