COLOR #7A4D71

HEX: #7A4D71 RGB: (122,77,113)

Color info

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

RGB color model

#7A4D71 color RGB value is (122,77,113).

RGB: (122,77,113) (48%, 30%, 44%)

RGB channels and saturation

R 122 of 255 = 48%
G 77 of 255 = 30%
B 113 of 255 = 44%

122
77
113

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

Portions of RGB colors in percentages

R + G + B = 122 + 77 + 113 = 312 (100%)
R 122 of 312 ~ 39.1%
G 77 of 312 ~ 24.68%
B 113 of 312 ~ 36.22'%

%39.1
%24.68
%36.22

CMYK color model

#7A4D71 color CMYK value is (0,37,7,52).

  • cyan value is 0.00%
  • magenta value is 36.89%
  • yellow value is 7.38%
  • key color value is 52.16%

CMYK: (0,37,7,52)
C0M37Y7K52 (0%, 37%, 7%, 52%)
(0.00 / 0.37 / 0.07 / 0.52)

CMYK percentages

%0
%36.89
%7.38
%52.16

Codes

Color #7A4D71 in popluar color models

7A 4D 71
RGB 122 77 113
HSL 312° 22.61% 39.02%
HSB/HSV 312° 36.89% 47.84%
CMYK 0.00% 36.89% 7.38%
52.16%

Color #7A4D71 in popluar number systems.

HEX 7A 4D 71
Decimal 122 77 113
Binary 1111010 1001101 1110001
Octal 172 115 161

Shades and tints

Shades of #7A4D71

#7A4D71
(122,77,113)
#6F4667
(111,70,103)
#643F5D
(100,63,93)
#593853
(89,56,83)
#4E3149
(78,49,73)
#432A3F
(67,42,63)
#382335
(56,35,53)
#2D1C2B
(45,28,43)
#221521
(34,21,33)
#170E17
(23,14,23)
#0C070D
(12,7,13)
#000000
(0,0,0)

Tints of #7A4D71

#7A4D71
(122,77,113)
#865D7D
(134,93,125)
#926D89
(146,109,137)
#9E7D95
(158,125,149)
#AA8DA1
(170,141,161)
#B69DAD
(182,157,173)
#C2ADB9
(194,173,185)
#CEBDC5
(206,189,197)
#DACDD1
(218,205,209)
#E6DDDD
(230,221,221)
#F2EDE9
(242,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A4D71 color. Also use rgb(122,77,113) instead hex code.

Text Font Color

.myTextColor { color: #7A4D71; }

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

This text font color is #7A4D71.

Background Color

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

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

This div background color is #7A4D71.

Border color

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

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

This div border color is #7A4D71.

Opacity

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

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

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

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

This text has shadow with #7A4D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A4D71.

Preview

Color preview on black background

This text has color #7A4D71 on black background.


Color preview on white background

This text has color #7A4D71 on white background.


Black color preview on #7A4D71 background

This text has black color on #7A4D71 background.


White color preview on #7A4D71 background

This text has white color on #7A4D71 background.


Related colors

Complementary color

Complementary color for #hex is #85B28E.


I love getcolorcode.com

Triadic colors

1 #717A4D and #4D717A with #7A4D71 are triadic colors.

2 #714D7A and #4D7A71 with #7A4D71 are triadic colors.