Shades of Affair #7A4584
Tints of Affair #7A4584
RGB
CMYK
RGB Variations
Color information
#7A4584 (or 0x7A4584) is known color: Affair. HEX triplet: 7A, 45 and 84. RGB value is (122,69,132). Sum of RGB (Red+Green+Blue) = 122+69+132=323 (42% of max value = 765). Red value is 122 (48.05% from 255 or 37.77% from 323); Green value is 69 (27.34% from 255 or 21.36% from 323); Blue value is 132 (51.95% from 255 or 40.87% from 323); Max value from RGB is 132 - color contains mainly: blue. Hex color #7A4584 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #7A4584 is #85BA7B. Grayscale: #5B5B5B. Windows color (decimal): -8764028 or 8668538. OLE color: 8668538.
HSL color Cylindrical-coordinate representation of color #7A4584: hue angle of 290.48º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #7A4584 is Cyan = 0.08, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 122 | 69 | 132 | - |
| CMYK | 0.08 | 0.48 | 0 | 0.48 |
| HSL | 290.48º | 0.31% | 0.39% | - |
| HSV(B) | 290.48º | 0.48% | 0.52% | - |
| XYZ | 14.32 | 10.06 | 23.02 | - |
| YUV | 92.03 | 150.56 | 149.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 69 | 132 | 0.08 | 0.48 | 0 | 0.48 | 290.48 | 0.31 | 0.39 |
| Hex | 7A | 45 | 84 | 8 | 30 | 0 | 30 | 122 | 1F | 27 |
| Octal | 172 | 105 | 204 | 10 | 60 | 0 | 60 | 442 | 37 | 47 |
| Binary | 1111010 | 1000101 | 10000100 | 1000 | 110000 | 0 | 110000 | 100100010 | 11111 | 100111 |
Color Harmonies of #7A4584
Complementary color
Monochromatic Colors of #7A4584
Black with #7A4584
Text Example
Text Example
White with #7A4584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A4584; }
p { color: rgb(122,69,132); }
H1.HeaderClassName
{
color: #7A4584;
}
.AnyTagClassName
{
color: #7A4584;
}
</style>
background-color css
<style>
a { background-color: #7A4584; }
a { background-color: rgb(122,69,132); }
div.DivClassName
{
background-color: #7A4584;
}
.BgClassName
{
background-color: #7A4584;
}
</style>
border-color css
<style>
span { border-color: #7A4584; }
span { border-color: rgb(122,69,132); }
td.TdClassName
{
border-color: #7A4584;
}
.TagClassName
{
border-color: #7A4584;
}
</style>