Shades of Affair #7A5681
Tints of Affair #7A5681
RGB
CMYK
RGB Variations
Color information
#7A5681 (or 0x7A5681) is known color: Affair. HEX triplet: 7A, 56 and 81. RGB value is (122,86,129). Sum of RGB (Red+Green+Blue) = 122+86+129=337 (44% of max value = 765). Red value is 122 (48.05% from 255 or 36.20% from 337); Green value is 86 (33.98% from 255 or 25.52% from 337); Blue value is 129 (50.78% from 255 or 38.28% from 337); Max value from RGB is 129 - color contains mainly: blue. Hex color #7A5681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7A5681 is #85A97E. Grayscale: #656565. Windows color (decimal): -8759679 or 8476282. OLE color: 8476282.
HSL color Cylindrical-coordinate representation of color #7A5681: hue angle of 290.23º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #7A5681 is Cyan = 0.05, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 122 | 86 | 129 | - |
| CMYK | 0.05 | 0.33 | 0 | 0.49 |
| HSL | 290.23º | 0.2% | 0.42% | - |
| HSV(B) | 290.23º | 0.33% | 0.51% | - |
| XYZ | 15.32 | 12.38 | 22.35 | - |
| YUV | 101.67 | 143.43 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 86 | 129 | 0.05 | 0.33 | 0 | 0.49 | 290.23 | 0.2 | 0.42 |
| Hex | 7A | 56 | 81 | 5 | 21 | 0 | 31 | 122 | 14 | 2A |
| Octal | 172 | 126 | 201 | 5 | 41 | 0 | 61 | 442 | 24 | 52 |
| Binary | 1111010 | 1010110 | 10000001 | 101 | 100001 | 0 | 110001 | 100100010 | 10100 | 101010 |
Color Harmonies of #7A5681
Complementary color
Monochromatic Colors of #7A5681
Black with #7A5681
Text Example
Text Example
White with #7A5681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A5681; }
p { color: rgb(122,86,129); }
H1.HeaderClassName
{
color: #7A5681;
}
.AnyTagClassName
{
color: #7A5681;
}
</style>
background-color css
<style>
a { background-color: #7A5681; }
a { background-color: rgb(122,86,129); }
div.DivClassName
{
background-color: #7A5681;
}
.BgClassName
{
background-color: #7A5681;
}
</style>
border-color css
<style>
span { border-color: #7A5681; }
span { border-color: rgb(122,86,129); }
td.TdClassName
{
border-color: #7A5681;
}
.TagClassName
{
border-color: #7A5681;
}
</style>