COLOR #7A5D74

HEX: #7A5D74 RGB: (122,93,116)

Color info

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

RGB color model

#7A5D74 color RGB value is (122,93,116).

RGB: (122,93,116) (48%, 36%, 45%)

RGB channels and saturation

R 122 of 255 = 48%
G 93 of 255 = 36%
B 116 of 255 = 45%

122
93
116

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

Portions of RGB colors in percentages

R + G + B = 122 + 93 + 116 = 331 (100%)
R 122 of 331 ~ 36.86%
G 93 of 331 ~ 28.1%
B 116 of 331 ~ 35.05'%

%36.86
%28.1
%35.05

CMYK color model

#7A5D74 color CMYK value is (0,24,5,52).

  • cyan value is 0.00%
  • magenta value is 23.77%
  • yellow value is 4.92%
  • key color value is 52.16%
CMYK: (0,24,5,52) C0M24Y5K52 (0%,24%,5%,52%) (0.00/0.24/0.05/0.52) 

CMYK percentages

%0
%23.77
%4.92
%52.16

Codes

Color #7A5D74 in popluar color models

7A 5D 74
RGB 122 93 116
HSL 312° 13.49% 42.16%
HSB/HSV 312° 23.77% 47.84%
CMYK 0.00% 23.77% 4.92%
52.16%

Color #7A5D74 in popluar number systems.

HEX 7A 5D 74
Decimal 122 93 116
Binary 1111010 1011101 1110100
Octal 172 135 164

Shades and tints

Shades of #7A5D74

#7A5D74
(122,93,116)
#6F556A
(111,85,106)
#644D60
(100,77,96)
#594556
(89,69,86)
#4E3D4C
(78,61,76)
#433542
(67,53,66)
#382D38
(56,45,56)
#2D252E
(45,37,46)
#221D24
(34,29,36)
#17151A
(23,21,26)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #7A5D74

#7A5D74
(122,93,116)
#866B80
(134,107,128)
#92798C
(146,121,140)
#9E8798
(158,135,152)
#AA95A4
(170,149,164)
#B6A3B0
(182,163,176)
#C2B1BC
(194,177,188)
#CEBFC8
(206,191,200)
#DACDD4
(218,205,212)
#E6DBE0
(230,219,224)
#F2E9EC
(242,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A5D74 color. Also use rgb(122,93,116) instead hex code.

Text Font Color

.myTextColor { color: #7A5D74; }

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

This text font color is #7A5D74.

Background Color

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

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

This div background color is #7A5D74.

Border color

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

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

This div border color is #7A5D74.

Opacity

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

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

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

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

This text has shadow with #7A5D74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A5D74.

Preview

Color preview on black background

This text has color #7A5D74 on black background.


Color preview on white background

This text has color #7A5D74 on white background.


Black color preview on #7A5D74 background

This text has black color on #7A5D74 background.


White color preview on #7A5D74 background

This text has white color on #7A5D74 background.


Related colors

Complementary color

Complementary color for #hex is #85A28B.


I love getcolorcode.com

Triadic colors

1 #747A5D and #5D747A with #7A5D74 are triadic colors.

2 #745D7A and #5D7A74 with #7A5D74 are triadic colors.