COLOR #7A4AA1

HEX: #7A4AA1 RGB: (122,74,161)

Color info

#7A4AA1 contains mainly red and blue colors. Web safe color of #7A4AA1 is #663399 (or #639).

RGB color model

#7A4AA1 color RGB value is (122,74,161).

RGB: (122,74,161) (48%, 29%, 63%)

RGB channels and saturation

R 122 of 255 = 48%
G 74 of 255 = 29%
B 161 of 255 = 63%

122
74
161

R + G + B ~ 47%. #7A4AA1 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 122 + 74 + 161 = 357 (100%)
R 122 of 357 ~ 34.17%
G 74 of 357 ~ 20.73%
B 161 of 357 ~ 45.1'%

%34.17
%20.73
%45.1

CMYK color model

#7A4AA1 color CMYK value is (24,54,0,37).

  • cyan value is 24.22%
  • magenta value is 54.04%
  • yellow value is 0.00%
  • key color value is 36.86%
CMYK: (24,54,0,37) C24M54Y0K37 (24%,54%,0%,37%) (0.24/0.54/0.00/0.37) 

CMYK percentages

%24.22
%54.04
%0
%36.86

Codes

Color #7A4AA1 in popluar color models

7A 4A A1
RGB 122 74 161
HSL 273° 37.02% 46.08%
HSB/HSV 273° 54.04% 63.14%
CMYK 24.22% 54.04% 0.00%
36.86%

Color #7A4AA1 in popluar number systems.

HEX 7A 4A A1
Decimal 122 74 161
Binary 1111010 1001010 10100001
Octal 172 112 241

Shades and tints

Shades of #7A4AA1

#7A4AA1
(122,74,161)
#6F4493
(111,68,147)
#643E85
(100,62,133)
#593877
(89,56,119)
#4E3269
(78,50,105)
#432C5B
(67,44,91)
#38264D
(56,38,77)
#2D203F
(45,32,63)
#221A31
(34,26,49)
#171423
(23,20,35)
#0C0E15
(12,14,21)
#000000
(0,0,0)

Tints of #7A4AA1

#7A4AA1
(122,74,161)
#865AA9
(134,90,169)
#926AB1
(146,106,177)
#9E7AB9
(158,122,185)
#AA8AC1
(170,138,193)
#B69AC9
(182,154,201)
#C2AAD1
(194,170,209)
#CEBAD9
(206,186,217)
#DACAE1
(218,202,225)
#E6DAE9
(230,218,233)
#F2EAF1
(242,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A4AA1 color. Also use rgb(122,74,161) instead hex code.

Text Font Color

.myTextColor { color: #7A4AA1; }

<p style="color:#7A4AA1">This sample text font color is #7A4AA1.</p>

This text font color is #7A4AA1.

Background Color

.myBgColor { background-color: #7A4AA1; }

<div style="background-color:#7A4AA1">Inner text</div>

This div background color is #7A4AA1.

Border color

.myBorderColor { border: 1px solid #7A4AA1; }

<div style="border:3px solid #7A4AA1">Div</div>

This div border color is #7A4AA1.

Opacity

.myOpacity80 { color: #7A4AA1; opacity: 0.8; }

<p style="color:#7A4AA1;opacity:0.8;">80%</p>

Text with #7A4AA1 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #7A4AA1;}

<p style="text-shadow: 3px 3px 1px #7A4AA1">Text here.</p>

This text has shadow with #7A4AA1 color.


.textShadow {text-shadow: 3px 3px 1px #7A4AA1', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #7A4AA1, 5px 5px 20px red">Text here.</p>

This text has shadow with #7A4AA1 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#7A4AA1, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#7A4AA1, Direction=45, Strength=4)">Text</p>

This text has shadow with #7A4AA1 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #7A4AA1;
-webkit-box-shadow: 1px 1px 3px 2px #7A4AA1;
box-shadow: 1px 1px 3px 2px #7A4AA1;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #7A4AA1; -webkit-box-shadow: 1px 1px 3px 2px #7A4AA1; box-shadow:1px 1px 3px 2px #7A4AA1;">
Div content here
</div>

This div box has shadow with color #7A4AA1.

Preview

Color preview on black background

This text has color #7A4AA1 on black background.


Color preview on white background

This text has color #7A4AA1 on white background.


Black color preview on #7A4AA1 background

This text has black color on #7A4AA1 background.


White color preview on #7A4AA1 background

This text has white color on #7A4AA1 background.


Related colors

Complementary color

Complementary color for #hex is #85B55E.


I love getcolorcode.com

Triadic colors

1 #A17A4A and #4AA17A with #7A4AA1 are triadic colors.

2 #A14A7A and #4A7AA1 with #7A4AA1 are triadic colors.