COLOR #7A4A79

HEX: #7A4A79 RGB: (122,74,121)

Color info

#7A4A79 contains red, green and blue colors in about the same proportion. Web safe color of #7A4A79 is #663366 (or #636).

RGB color model

#7A4A79 color RGB value is (122,74,121).

RGB: (122,74,121) (48%, 29%, 47%)

RGB channels and saturation

R 122 of 255 = 48%
G 74 of 255 = 29%
B 121 of 255 = 47%

122
74
121

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

Portions of RGB colors in percentages

R + G + B = 122 + 74 + 121 = 317 (100%)
R 122 of 317 ~ 38.49%
G 74 of 317 ~ 23.34%
B 121 of 317 ~ 38.17'%

%38.49
%23.34
%38.17

CMYK color model

#7A4A79 color CMYK value is (0,39,1,52).

  • cyan value is 0.00%
  • magenta value is 39.34%
  • yellow value is 0.82%
  • key color value is 52.16%

CMYK: (0,39,1,52)
C0M39Y1K52 (0%, 39%, 1%, 52%)
(0.00 / 0.39 / 0.01 / 0.52)

CMYK percentages

%0
%39.34
%0.82
%52.16

Codes

Color #7A4A79 in popluar color models

7A 4A 79
RGB 122 74 121
HSL 301° 24.49% 38.43%
HSB/HSV 301° 39.34% 47.84%
CMYK 0.00% 39.34% 0.82%
52.16%

Color #7A4A79 in popluar number systems.

HEX 7A 4A 79
Decimal 122 74 121
Binary 1111010 1001010 1111001
Octal 172 112 171

Shades and tints

Shades of #7A4A79

#7A4A79
(122,74,121)
#6F446E
(111,68,110)
#643E63
(100,62,99)
#593858
(89,56,88)
#4E324D
(78,50,77)
#432C42
(67,44,66)
#382637
(56,38,55)
#2D202C
(45,32,44)
#221A21
(34,26,33)
#171416
(23,20,22)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #7A4A79

#7A4A79
(122,74,121)
#865A85
(134,90,133)
#926A91
(146,106,145)
#9E7A9D
(158,122,157)
#AA8AA9
(170,138,169)
#B69AB5
(182,154,181)
#C2AAC1
(194,170,193)
#CEBACD
(206,186,205)
#DACAD9
(218,202,217)
#E6DAE5
(230,218,229)
#F2EAF1
(242,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A4A79; }

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

This text font color is #7A4A79.

Background Color

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

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

This div background color is #7A4A79.

Border color

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

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

This div border color is #7A4A79.

Opacity

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

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

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

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

This text has shadow with #7A4A79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A4A79.

Preview

Color preview on black background

This text has color #7A4A79 on black background.


Color preview on white background

This text has color #7A4A79 on white background.


Black color preview on #7A4A79 background

This text has black color on #7A4A79 background.


White color preview on #7A4A79 background

This text has white color on #7A4A79 background.


Related colors

Complementary color

Complementary color for #hex is #85B586.


I love getcolorcode.com

Triadic colors

1 #797A4A and #4A797A with #7A4A79 are triadic colors.

2 #794A7A and #4A7A79 with #7A4A79 are triadic colors.