COLOR #7D4973

HEX: #7D4973 RGB: (125,73,115)

Color info

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

RGB color model

#7D4973 color RGB value is (125,73,115).

RGB: (125,73,115) (49%, 29%, 45%)

RGB channels and saturation

R 125 of 255 = 49%
G 73 of 255 = 29%
B 115 of 255 = 45%

125
73
115

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

Portions of RGB colors in percentages

R + G + B = 125 + 73 + 115 = 313 (100%)
R 125 of 313 ~ 39.94%
G 73 of 313 ~ 23.32%
B 115 of 313 ~ 36.74'%

%39.94
%23.32
%36.74

CMYK color model

#7D4973 color CMYK value is (0,42,8,51).

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

CMYK: (0,42,8,51)
C0M42Y8K51 (0%, 42%, 8%, 51%)
(0.00 / 0.42 / 0.08 / 0.51)

CMYK percentages

%0
%41.6
%8
%50.98

Codes

Color #7D4973 in popluar color models

7D 49 73
RGB 125 73 115
HSL 312° 26.26% 38.82%
HSB/HSV 312° 41.60% 49.02%
CMYK 0.00% 41.60% 8.00%
50.98%

Color #7D4973 in popluar number systems.

HEX 7D 49 73
Decimal 125 73 115
Binary 1111101 1001001 1110011
Octal 175 111 163

Shades and tints

Shades of #7D4973

#7D4973
(125,73,115)
#724369
(114,67,105)
#673D5F
(103,61,95)
#5C3755
(92,55,85)
#51314B
(81,49,75)
#462B41
(70,43,65)
#3B2537
(59,37,55)
#301F2D
(48,31,45)
#251923
(37,25,35)
#1A1319
(26,19,25)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #7D4973

#7D4973
(125,73,115)
#88597F
(136,89,127)
#93698B
(147,105,139)
#9E7997
(158,121,151)
#A989A3
(169,137,163)
#B499AF
(180,153,175)
#BFA9BB
(191,169,187)
#CAB9C7
(202,185,199)
#D5C9D3
(213,201,211)
#E0D9DF
(224,217,223)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D4973; }

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

This text font color is #7D4973.

Background Color

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

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

This div background color is #7D4973.

Border color

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

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

This div border color is #7D4973.

Opacity

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

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

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

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

This text has shadow with #7D4973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4973.

Preview

Color preview on black background

This text has color #7D4973 on black background.


Color preview on white background

This text has color #7D4973 on white background.


Black color preview on #7D4973 background

This text has black color on #7D4973 background.


White color preview on #7D4973 background

This text has white color on #7D4973 background.


Related colors

Complementary color

Complementary color for #hex is #82B68C.


I love getcolorcode.com

Triadic colors

1 #737D49 and #49737D with #7D4973 are triadic colors.

2 #73497D and #497D73 with #7D4973 are triadic colors.