COLOR #7D5A73

HEX: #7D5A73 RGB: (125,90,115)

Color info

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

RGB color model

#7D5A73 color RGB value is (125,90,115).

RGB: (125,90,115) (49%, 35%, 45%)

RGB channels and saturation

R 125 of 255 = 49%
G 90 of 255 = 35%
B 115 of 255 = 45%

125
90
115

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

Portions of RGB colors in percentages

R + G + B = 125 + 90 + 115 = 330 (100%)
R 125 of 330 ~ 37.88%
G 90 of 330 ~ 27.27%
B 115 of 330 ~ 34.85'%

%37.88
%27.27
%34.85

CMYK color model

#7D5A73 color CMYK value is (0,28,8,51).

  • cyan value is 0.00%
  • magenta value is 28.00%
  • yellow value is 8.00%
  • key color value is 50.98%

CMYK: (0,28,8,51)
C0M28Y8K51 (0%, 28%, 8%, 51%)
(0.00 / 0.28 / 0.08 / 0.51)

CMYK percentages

%0
%28
%8
%50.98

Codes

Color #7D5A73 in popluar color models

7D 5A 73
RGB 125 90 115
HSL 317° 16.28% 42.16%
HSB/HSV 317° 28.00% 49.02%
CMYK 0.00% 28.00% 8.00%
50.98%

Color #7D5A73 in popluar number systems.

HEX 7D 5A 73
Decimal 125 90 115
Binary 1111101 1011010 1110011
Octal 175 132 163

Shades and tints

Shades of #7D5A73

#7D5A73
(125,90,115)
#725269
(114,82,105)
#674A5F
(103,74,95)
#5C4255
(92,66,85)
#513A4B
(81,58,75)
#463241
(70,50,65)
#3B2A37
(59,42,55)
#30222D
(48,34,45)
#251A23
(37,26,35)
#1A1219
(26,18,25)
#0F0A0F
(15,10,15)
#000000
(0,0,0)

Tints of #7D5A73

#7D5A73
(125,90,115)
#88697F
(136,105,127)
#93788B
(147,120,139)
#9E8797
(158,135,151)
#A996A3
(169,150,163)
#B4A5AF
(180,165,175)
#BFB4BB
(191,180,187)
#CAC3C7
(202,195,199)
#D5D2D3
(213,210,211)
#E0E1DF
(224,225,223)
#EBF0EB
(235,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D5A73 color. Also use rgb(125,90,115) instead hex code.

Text Font Color

.myTextColor { color: #7D5A73; }

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

This text font color is #7D5A73.

Background Color

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

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

This div background color is #7D5A73.

Border color

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

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

This div border color is #7D5A73.

Opacity

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

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

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

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

This text has shadow with #7D5A73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5A73.

Preview

Color preview on black background

This text has color #7D5A73 on black background.


Color preview on white background

This text has color #7D5A73 on white background.


Black color preview on #7D5A73 background

This text has black color on #7D5A73 background.


White color preview on #7D5A73 background

This text has white color on #7D5A73 background.


Related colors

Complementary color

Complementary color for #hex is #82A58C.


I love getcolorcode.com

Triadic colors

1 #737D5A and #5A737D with #7D5A73 are triadic colors.

2 #735A7D and #5A7D73 with #7D5A73 are triadic colors.