COLOR #7D477D

HEX: #7D477D RGB: (125,71,125)

Color info

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

RGB color model

#7D477D color RGB value is (125,71,125).

RGB: (125,71,125) (49%, 28%, 49%)

RGB channels and saturation

R 125 of 255 = 49%
G 71 of 255 = 28%
B 125 of 255 = 49%

125
71
125

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

Portions of RGB colors in percentages

R + G + B = 125 + 71 + 125 = 321 (100%)
R 125 of 321 ~ 38.94%
G 71 of 321 ~ 22.12%
B 125 of 321 ~ 38.94'%

%38.94
%22.12
%38.94

CMYK color model

#7D477D color CMYK value is (0,43,0,51).

  • cyan value is 0.00%
  • magenta value is 43.20%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (0,43,0,51)
C0M43Y0K51 (0%, 43%, 0%, 51%)
(0.00 / 0.43 / 0.00 / 0.51)

CMYK percentages

%0
%43.2
%0
%50.98

Codes

Color #7D477D in popluar color models

7D 47 7D
RGB 125 71 125
HSL 300° 27.55% 38.43%
HSB/HSV 300° 43.20% 49.02%
CMYK 0.00% 43.20% 0.00%
50.98%

Color #7D477D in popluar number systems.

HEX 7D 47 7D
Decimal 125 71 125
Binary 1111101 1000111 1111101
Octal 175 107 175

Shades and tints

Shades of #7D477D

#7D477D
(125,71,125)
#724172
(114,65,114)
#673B67
(103,59,103)
#5C355C
(92,53,92)
#512F51
(81,47,81)
#462946
(70,41,70)
#3B233B
(59,35,59)
#301D30
(48,29,48)
#251725
(37,23,37)
#1A111A
(26,17,26)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #7D477D

#7D477D
(125,71,125)
#885788
(136,87,136)
#936793
(147,103,147)
#9E779E
(158,119,158)
#A987A9
(169,135,169)
#B497B4
(180,151,180)
#BFA7BF
(191,167,191)
#CAB7CA
(202,183,202)
#D5C7D5
(213,199,213)
#E0D7E0
(224,215,224)
#EBE7EB
(235,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D477D; }

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

This text font color is #7D477D.

Background Color

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

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

This div background color is #7D477D.

Border color

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

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

This div border color is #7D477D.

Opacity

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

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

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

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

This text has shadow with #7D477D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D477D.

Preview

Color preview on black background

This text has color #7D477D on black background.


Color preview on white background

This text has color #7D477D on white background.


Black color preview on #7D477D background

This text has black color on #7D477D background.


White color preview on #7D477D background

This text has white color on #7D477D background.


Related colors

Complementary color

Complementary color for #hex is #82B882.


I love getcolorcode.com

Triadic colors

1 #7D7D47 and #477D7D with #7D477D are triadic colors.

2 #7D477D and #477D7D with #7D477D are triadic colors.