Shades of Affair #7A5082
Tints of Affair #7A5082
RGB
CMYK
RGB Variations
Color information
#7A5082 (or 0x7A5082) is known color: Affair. HEX triplet: 7A, 50 and 82. RGB value is (122,80,130). Sum of RGB (Red+Green+Blue) = 122+80+130=332 (43% of max value = 765). Red value is 122 (48.05% from 255 or 36.75% from 332); Green value is 80 (31.64% from 255 or 24.10% from 332); Blue value is 130 (51.17% from 255 or 39.16% from 332); Max value from RGB is 130 - color contains mainly: blue. Hex color #7A5082 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7A5082 is #85AF7D. Grayscale: #626262. Windows color (decimal): -8761214 or 8540282. OLE color: 8540282.
HSL color Cylindrical-coordinate representation of color #7A5082: hue angle of 290.4º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #7A5082 is Cyan = 0.06, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 122 | 80 | 130 | - |
| CMYK | 0.06 | 0.38 | 0 | 0.49 |
| HSL | 290.4º | 0.24% | 0.41% | - |
| HSV(B) | 290.4º | 0.38% | 0.51% | - |
| XYZ | 14.92 | 11.49 | 22.55 | - |
| YUV | 98.26 | 145.91 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 80 | 130 | 0.06 | 0.38 | 0 | 0.49 | 290.4 | 0.24 | 0.41 |
| Hex | 7A | 50 | 82 | 6 | 26 | 0 | 31 | 122 | 18 | 29 |
| Octal | 172 | 120 | 202 | 6 | 46 | 0 | 61 | 442 | 30 | 51 |
| Binary | 1111010 | 1010000 | 10000010 | 110 | 100110 | 0 | 110001 | 100100010 | 11000 | 101001 |
Color Harmonies of #7A5082
Complementary color
Monochromatic Colors of #7A5082
Black with #7A5082
Text Example
Text Example
White with #7A5082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A5082; }
p { color: rgb(122,80,130); }
H1.HeaderClassName
{
color: #7A5082;
}
.AnyTagClassName
{
color: #7A5082;
}
</style>
background-color css
<style>
a { background-color: #7A5082; }
a { background-color: rgb(122,80,130); }
div.DivClassName
{
background-color: #7A5082;
}
.BgClassName
{
background-color: #7A5082;
}
</style>
border-color css
<style>
span { border-color: #7A5082; }
span { border-color: rgb(122,80,130); }
td.TdClassName
{
border-color: #7A5082;
}
.TagClassName
{
border-color: #7A5082;
}
</style>