COLOR #7A4A76

HEX: #7A4A76 RGB: (122,74,118)

Color info

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

RGB color model

#7A4A76 color RGB value is (122,74,118).

RGB: (122,74,118) (48%, 29%, 46%)

RGB channels and saturation

R 122 of 255 = 48%
G 74 of 255 = 29%
B 118 of 255 = 46%

122
74
118

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

Portions of RGB colors in percentages

R + G + B = 122 + 74 + 118 = 314 (100%)
R 122 of 314 ~ 38.85%
G 74 of 314 ~ 23.57%
B 118 of 314 ~ 37.58'%

%38.85
%23.57
%37.58

CMYK color model

#7A4A76 color CMYK value is (0,39,3,52).

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

CMYK: (0,39,3,52)
C0M39Y3K52 (0%, 39%, 3%, 52%)
(0.00 / 0.39 / 0.03 / 0.52)

CMYK percentages

%0
%39.34
%3.28
%52.16

Codes

Color #7A4A76 in popluar color models

7A 4A 76
RGB 122 74 118
HSL 305° 24.49% 38.43%
HSB/HSV 305° 39.34% 47.84%
CMYK 0.00% 39.34% 3.28%
52.16%

Color #7A4A76 in popluar number systems.

HEX 7A 4A 76
Decimal 122 74 118
Binary 1111010 1001010 1110110
Octal 172 112 166

Shades and tints

Shades of #7A4A76

#7A4A76
(122,74,118)
#6F446C
(111,68,108)
#643E62
(100,62,98)
#593858
(89,56,88)
#4E324E
(78,50,78)
#432C44
(67,44,68)
#38263A
(56,38,58)
#2D2030
(45,32,48)
#221A26
(34,26,38)
#17141C
(23,20,28)
#0C0E12
(12,14,18)
#000000
(0,0,0)

Tints of #7A4A76

#7A4A76
(122,74,118)
#865A82
(134,90,130)
#926A8E
(146,106,142)
#9E7A9A
(158,122,154)
#AA8AA6
(170,138,166)
#B69AB2
(182,154,178)
#C2AABE
(194,170,190)
#CEBACA
(206,186,202)
#DACAD6
(218,202,214)
#E6DAE2
(230,218,226)
#F2EAEE
(242,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A4A76; }

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

This text font color is #7A4A76.

Background Color

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

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

This div background color is #7A4A76.

Border color

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

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

This div border color is #7A4A76.

Opacity

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

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

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

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

This text has shadow with #7A4A76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A4A76.

Preview

Color preview on black background

This text has color #7A4A76 on black background.


Color preview on white background

This text has color #7A4A76 on white background.


Black color preview on #7A4A76 background

This text has black color on #7A4A76 background.


White color preview on #7A4A76 background

This text has white color on #7A4A76 background.


Related colors

Complementary color

Complementary color for #hex is #85B589.


I love getcolorcode.com

Triadic colors

1 #767A4A and #4A767A with #7A4A76 are triadic colors.

2 #764A7A and #4A7A76 with #7A4A76 are triadic colors.