COLOR #7A5071

HEX: #7A5071 RGB: (122,80,113)

Color info

#7A5071 contains red, green and blue colors in about the same proportion. Web safe color of #7A5071 is #666666 (or #666).

RGB color model

#7A5071 color RGB value is (122,80,113).

RGB: (122,80,113) (48%, 31%, 44%)

RGB channels and saturation

R 122 of 255 = 48%
G 80 of 255 = 31%
B 113 of 255 = 44%

122
80
113

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

Portions of RGB colors in percentages

R + G + B = 122 + 80 + 113 = 315 (100%)
R 122 of 315 ~ 38.73%
G 80 of 315 ~ 25.4%
B 113 of 315 ~ 35.87'%

%38.73
%25.4
%35.87

CMYK color model

#7A5071 color CMYK value is (0,34,7,52).

  • cyan value is 0.00%
  • magenta value is 34.43%
  • yellow value is 7.38%
  • key color value is 52.16%
CMYK: (0,34,7,52) C0M34Y7K52 (0%,34%,7%,52%) (0.00/0.34/0.07/0.52) 

CMYK percentages

%0
%34.43
%7.38
%52.16

Codes

Color #7A5071 in popluar color models

7A 50 71
RGB 122 80 113
HSL 313° 20.79% 39.61%
HSB/HSV 313° 34.43% 47.84%
CMYK 0.00% 34.43% 7.38%
52.16%

Color #7A5071 in popluar number systems.

HEX 7A 50 71
Decimal 122 80 113
Binary 1111010 1010000 1110001
Octal 172 120 161

Shades and tints

Shades of #7A5071

#7A5071
(122,80,113)
#6F4967
(111,73,103)
#64425D
(100,66,93)
#593B53
(89,59,83)
#4E3449
(78,52,73)
#432D3F
(67,45,63)
#382635
(56,38,53)
#2D1F2B
(45,31,43)
#221821
(34,24,33)
#171117
(23,17,23)
#0C0A0D
(12,10,13)
#000000
(0,0,0)

Tints of #7A5071

#7A5071
(122,80,113)
#865F7D
(134,95,125)
#926E89
(146,110,137)
#9E7D95
(158,125,149)
#AA8CA1
(170,140,161)
#B69BAD
(182,155,173)
#C2AAB9
(194,170,185)
#CEB9C5
(206,185,197)
#DAC8D1
(218,200,209)
#E6D7DD
(230,215,221)
#F2E6E9
(242,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7A5071; }

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

This text font color is #7A5071.

Background Color

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

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

This div background color is #7A5071.

Border color

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

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

This div border color is #7A5071.

Opacity

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

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

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

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

This text has shadow with #7A5071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A5071.

Preview

Color preview on black background

This text has color #7A5071 on black background.


Color preview on white background

This text has color #7A5071 on white background.


Black color preview on #7A5071 background

This text has black color on #7A5071 background.


White color preview on #7A5071 background

This text has white color on #7A5071 background.


Related colors

Complementary color

Complementary color for #hex is #85AF8E.


I love getcolorcode.com

Triadic colors

1 #717A50 and #50717A with #7A5071 are triadic colors.

2 #71507A and #507A71 with #7A5071 are triadic colors.