Shades of Affair #7A5295
Tints of Affair #7A5295
RGB
CMYK
RGB Variations
Color information
#7A5295 (or 0x7A5295) is known color: Affair. HEX triplet: 7A, 52 and 95. RGB value is (122,82,149). Sum of RGB (Red+Green+Blue) = 122+82+149=353 (46% of max value = 765). Red value is 122 (48.05% from 255 or 34.56% from 353); Green value is 82 (32.42% from 255 or 23.23% from 353); Blue value is 149 (58.59% from 255 or 42.21% from 353); Max value from RGB is 149 - color contains mainly: blue. Hex color #7A5295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7A5295 is #85AD6A. Grayscale: #656565. Windows color (decimal): -8760683 or 9785978. OLE color: 9785978.
HSL color Cylindrical-coordinate representation of color #7A5295: hue angle of 275.82º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #7A5295 is Cyan = 0.18, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 122 | 82 | 149 | - |
| CMYK | 0.18 | 0.45 | 0 | 0.42 |
| HSL | 275.82º | 0.29% | 0.45% | - |
| HSV(B) | 275.82º | 0.45% | 0.58% | - |
| XYZ | 16.47 | 12.34 | 29.95 | - |
| YUV | 101.6 | 154.75 | 142.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 82 | 149 | 0.18 | 0.45 | 0 | 0.42 | 275.82 | 0.29 | 0.45 |
| Hex | 7A | 52 | 95 | 12 | 2D | 0 | 2A | 114 | 1D | 2D |
| Octal | 172 | 122 | 225 | 22 | 55 | 0 | 52 | 424 | 35 | 55 |
| Binary | 1111010 | 1010010 | 10010101 | 10010 | 101101 | 0 | 101010 | 100010100 | 11101 | 101101 |
Color Harmonies of #7A5295
Complementary color
Monochromatic Colors of #7A5295
Black with #7A5295
Text Example
Text Example
White with #7A5295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A5295; }
p { color: rgb(122,82,149); }
H1.HeaderClassName
{
color: #7A5295;
}
.AnyTagClassName
{
color: #7A5295;
}
</style>
background-color css
<style>
a { background-color: #7A5295; }
a { background-color: rgb(122,82,149); }
div.DivClassName
{
background-color: #7A5295;
}
.BgClassName
{
background-color: #7A5295;
}
</style>
border-color css
<style>
span { border-color: #7A5295; }
span { border-color: rgb(122,82,149); }
td.TdClassName
{
border-color: #7A5295;
}
.TagClassName
{
border-color: #7A5295;
}
</style>