Shades of Affair #7A5482
Tints of Affair #7A5482
RGB
CMYK
RGB Variations
Color information
#7A5482 (or 0x7A5482) is known color: Affair. HEX triplet: 7A, 54 and 82. RGB value is (122,84,130). Sum of RGB (Red+Green+Blue) = 122+84+130=336 (44% of max value = 765). Red value is 122 (48.05% from 255 or 36.31% from 336); Green value is 84 (33.20% from 255 or 25% from 336); Blue value is 130 (51.17% from 255 or 38.69% from 336); Max value from RGB is 130 - color contains mainly: blue. Hex color #7A5482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7A5482 is #85AB7D. Grayscale: #646464. Windows color (decimal): -8760190 or 8541306. OLE color: 8541306.
HSL color Cylindrical-coordinate representation of color #7A5482: hue angle of 289.57º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #7A5482 is Cyan = 0.06, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 122 | 84 | 130 | - |
| CMYK | 0.06 | 0.35 | 0 | 0.49 |
| HSL | 289.57º | 0.21% | 0.42% | - |
| HSV(B) | 289.57º | 0.35% | 0.51% | - |
| XYZ | 15.23 | 12.09 | 22.65 | - |
| YUV | 100.61 | 144.59 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 84 | 130 | 0.06 | 0.35 | 0 | 0.49 | 289.57 | 0.21 | 0.42 |
| Hex | 7A | 54 | 82 | 6 | 23 | 0 | 31 | 122 | 15 | 2A |
| Octal | 172 | 124 | 202 | 6 | 43 | 0 | 61 | 442 | 25 | 52 |
| Binary | 1111010 | 1010100 | 10000010 | 110 | 100011 | 0 | 110001 | 100100010 | 10101 | 101010 |
Color Harmonies of #7A5482
Complementary color
Monochromatic Colors of #7A5482
Black with #7A5482
Text Example
Text Example
White with #7A5482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A5482; }
p { color: rgb(122,84,130); }
H1.HeaderClassName
{
color: #7A5482;
}
.AnyTagClassName
{
color: #7A5482;
}
</style>
background-color css
<style>
a { background-color: #7A5482; }
a { background-color: rgb(122,84,130); }
div.DivClassName
{
background-color: #7A5482;
}
.BgClassName
{
background-color: #7A5482;
}
</style>
border-color css
<style>
span { border-color: #7A5482; }
span { border-color: rgb(122,84,130); }
td.TdClassName
{
border-color: #7A5482;
}
.TagClassName
{
border-color: #7A5482;
}
</style>