Shades of Affair #7A5195
Tints of Affair #7A5195
RGB
CMYK
RGB Variations
Color information
#7A5195 (or 0x7A5195) is known color: Affair. HEX triplet: 7A, 51 and 95. RGB value is (122,81,149). Sum of RGB (Red+Green+Blue) = 122+81+149=352 (46% of max value = 765). Red value is 122 (48.05% from 255 or 34.66% from 352); Green value is 81 (32.03% from 255 or 23.01% from 352); Blue value is 149 (58.59% from 255 or 42.33% from 352); Max value from RGB is 149 - color contains mainly: blue. Hex color #7A5195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7A5195 is #85AE6A. Grayscale: #646464. Windows color (decimal): -8760939 or 9785722. OLE color: 9785722.
HSL color Cylindrical-coordinate representation of color #7A5195: hue angle of 276.18º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #7A5195 is Cyan = 0.18, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 122 | 81 | 149 | - |
| CMYK | 0.18 | 0.46 | 0 | 0.42 |
| HSL | 276.18º | 0.3% | 0.45% | - |
| HSV(B) | 276.18º | 0.46% | 0.58% | - |
| XYZ | 16.39 | 12.19 | 29.92 | - |
| YUV | 101.01 | 155.08 | 142.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 81 | 149 | 0.18 | 0.46 | 0 | 0.42 | 276.18 | 0.3 | 0.45 |
| Hex | 7A | 51 | 95 | 12 | 2E | 0 | 2A | 114 | 1E | 2D |
| Octal | 172 | 121 | 225 | 22 | 56 | 0 | 52 | 424 | 36 | 55 |
| Binary | 1111010 | 1010001 | 10010101 | 10010 | 101110 | 0 | 101010 | 100010100 | 11110 | 101101 |
Color Harmonies of #7A5195
Complementary color
Monochromatic Colors of #7A5195
Black with #7A5195
Text Example
Text Example
White with #7A5195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A5195; }
p { color: rgb(122,81,149); }
H1.HeaderClassName
{
color: #7A5195;
}
.AnyTagClassName
{
color: #7A5195;
}
</style>
background-color css
<style>
a { background-color: #7A5195; }
a { background-color: rgb(122,81,149); }
div.DivClassName
{
background-color: #7A5195;
}
.BgClassName
{
background-color: #7A5195;
}
</style>
border-color css
<style>
span { border-color: #7A5195; }
span { border-color: rgb(122,81,149); }
td.TdClassName
{
border-color: #7A5195;
}
.TagClassName
{
border-color: #7A5195;
}
</style>