COLOR #7A4AB4

HEX: #7A4AB4 RGB: (122,74,180)

Color info

#7A4AB4 contains mainly red and blue colors. Web safe color of #7A4AB4 is #6633CC (or #63C).

RGB color model

#7A4AB4 color RGB value is (122,74,180).

RGB: (122,74,180) (48%, 29%, 71%)

RGB channels and saturation

R 122 of 255 = 48%
G 74 of 255 = 29%
B 180 of 255 = 71%

122
74
180

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

Portions of RGB colors in percentages

R + G + B = 122 + 74 + 180 = 376 (100%)
R 122 of 376 ~ 32.45%
G 74 of 376 ~ 19.68%
B 180 of 376 ~ 47.87'%

%32.45
%19.68
%47.87

CMYK color model

#7A4AB4 color CMYK value is (32,59,0,29).

  • cyan value is 32.22%
  • magenta value is 58.89%
  • yellow value is 0.00%
  • key color value is 29.41%

CMYK: (32,59,0,29)
C32M59Y0K29 (32%, 59%, 0%, 29%)
(0.32 / 0.59 / 0.00 / 0.29)

CMYK percentages

%32.22
%58.89
%0
%29.41

Codes

Color #7A4AB4 in popluar color models

7A 4A B4
RGB 122 74 180
HSL 267° 41.73% 49.80%
HSB/HSV 267° 58.89% 70.59%
CMYK 32.22% 58.89% 0.00%
29.41%

Color #7A4AB4 in popluar number systems.

HEX 7A 4A B4
Decimal 122 74 180
Binary 1111010 1001010 10110100
Octal 172 112 264

Shades and tints

Shades of #7A4AB4

#7A4AB4
(122,74,180)
#6F44A4
(111,68,164)
#643E94
(100,62,148)
#593884
(89,56,132)
#4E3274
(78,50,116)
#432C64
(67,44,100)
#382654
(56,38,84)
#2D2044
(45,32,68)
#221A34
(34,26,52)
#171424
(23,20,36)
#0C0E14
(12,14,20)
#000000
(0,0,0)

Tints of #7A4AB4

#7A4AB4
(122,74,180)
#865ABA
(134,90,186)
#926AC0
(146,106,192)
#9E7AC6
(158,122,198)
#AA8ACC
(170,138,204)
#B69AD2
(182,154,210)
#C2AAD8
(194,170,216)
#CEBADE
(206,186,222)
#DACAE4
(218,202,228)
#E6DAEA
(230,218,234)
#F2EAF0
(242,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A4AB4; }

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

This text font color is #7A4AB4.

Background Color

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

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

This div background color is #7A4AB4.

Border color

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

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

This div border color is #7A4AB4.

Opacity

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

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

Text with #7A4AB4 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 #7A4AB4;}

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

This text has shadow with #7A4AB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A4AB4.

Preview

Color preview on black background

This text has color #7A4AB4 on black background.


Color preview on white background

This text has color #7A4AB4 on white background.


Black color preview on #7A4AB4 background

This text has black color on #7A4AB4 background.


White color preview on #7A4AB4 background

This text has white color on #7A4AB4 background.


Related colors

Complementary color

Complementary color for #hex is #85B54B.


I love getcolorcode.com

Triadic colors

1 #B47A4A and #4AB47A with #7A4AB4 are triadic colors.

2 #B44A7A and #4A7AB4 with #7A4AB4 are triadic colors.