Shades of Affair #7A4593
Tints of Affair #7A4593
RGB
CMYK
RGB Variations
Color information
#7A4593 (or 0x7A4593) is known color: Affair. HEX triplet: 7A, 45 and 93. RGB value is (122,69,147). Sum of RGB (Red+Green+Blue) = 122+69+147=338 (44% of max value = 765). Red value is 122 (48.05% from 255 or 36.09% from 338); Green value is 69 (27.34% from 255 or 20.41% from 338); Blue value is 147 (57.81% from 255 or 43.49% from 338); Max value from RGB is 147 - color contains mainly: blue. Hex color #7A4593 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #7A4593 is #85BA6C. Grayscale: #5D5D5D. Windows color (decimal): -8764013 or 9651578. OLE color: 9651578.
HSL color Cylindrical-coordinate representation of color #7A4593: hue angle of 280.77º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #7A4593 is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 122 | 69 | 147 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.42 |
| HSL | 280.77º | 0.36% | 0.42% | - |
| HSV(B) | 280.77º | 0.53% | 0.58% | - |
| XYZ | 15.42 | 10.5 | 28.82 | - |
| YUV | 93.74 | 158.06 | 148.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 69 | 147 | 0.17 | 0.53 | 0 | 0.42 | 280.77 | 0.36 | 0.42 |
| Hex | 7A | 45 | 93 | 11 | 35 | 0 | 2A | 119 | 24 | 2A |
| Octal | 172 | 105 | 223 | 21 | 65 | 0 | 52 | 431 | 44 | 52 |
| Binary | 1111010 | 1000101 | 10010011 | 10001 | 110101 | 0 | 101010 | 100011001 | 100100 | 101010 |
Color Harmonies of #7A4593
Complementary color
Monochromatic Colors of #7A4593
Black with #7A4593
Text Example
Text Example
White with #7A4593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A4593; }
p { color: rgb(122,69,147); }
H1.HeaderClassName
{
color: #7A4593;
}
.AnyTagClassName
{
color: #7A4593;
}
</style>
background-color css
<style>
a { background-color: #7A4593; }
a { background-color: rgb(122,69,147); }
div.DivClassName
{
background-color: #7A4593;
}
.BgClassName
{
background-color: #7A4593;
}
</style>
border-color css
<style>
span { border-color: #7A4593; }
span { border-color: rgb(122,69,147); }
td.TdClassName
{
border-color: #7A4593;
}
.TagClassName
{
border-color: #7A4593;
}
</style>