COLOR #7D4350

HEX: #7D4350 RGB: (125,67,80)

Color info

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

RGB color model

#7D4350 color RGB value is (125,67,80).

RGB: (125,67,80) (49%, 26%, 31%)

RGB channels and saturation

R 125 of 255 = 49%
G 67 of 255 = 26%
B 80 of 255 = 31%

125
67
80

R + G + B ~ 35%. #7D4350 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 67 + 80 = 272 (100%)
R 125 of 272 ~ 45.96%
G 67 of 272 ~ 24.63%
B 80 of 272 ~ 29.41'%

%45.96
%24.63
%29.41

CMYK color model

#7D4350 color CMYK value is (0,46,36,51).

  • cyan value is 0.00%
  • magenta value is 46.40%
  • yellow value is 36.00%
  • key color value is 50.98%
CMYK: (0,46,36,51) C0M46Y36K51 (0%,46%,36%,51%) (0.00/0.46/0.36/0.51) 

CMYK percentages

%0
%46.4
%36
%50.98

Codes

Color #7D4350 in popluar color models

7D 43 50
RGB 125 67 80
HSL 347° 30.21% 37.65%
HSB/HSV 347° 46.40% 49.02%
CMYK 0.00% 46.40% 36.00%
50.98%

Color #7D4350 in popluar number systems.

HEX 7D 43 50
Decimal 125 67 80
Binary 1111101 1000011 1010000
Octal 175 103 120

Shades and tints

Shades of #7D4350

#7D4350
(125,67,80)
#723D49
(114,61,73)
#673742
(103,55,66)
#5C313B
(92,49,59)
#512B34
(81,43,52)
#46252D
(70,37,45)
#3B1F26
(59,31,38)
#30191F
(48,25,31)
#251318
(37,19,24)
#1A0D11
(26,13,17)
#0F070A
(15,7,10)
#000000
(0,0,0)

Tints of #7D4350

#7D4350
(125,67,80)
#88545F
(136,84,95)
#93656E
(147,101,110)
#9E767D
(158,118,125)
#A9878C
(169,135,140)
#B4989B
(180,152,155)
#BFA9AA
(191,169,170)
#CABAB9
(202,186,185)
#D5CBC8
(213,203,200)
#E0DCD7
(224,220,215)
#EBEDE6
(235,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D4350; }

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

This text font color is #7D4350.

Background Color

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

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

This div background color is #7D4350.

Border color

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

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

This div border color is #7D4350.

Opacity

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

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

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

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

This text has shadow with #7D4350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4350.

Preview

Color preview on black background

This text has color #7D4350 on black background.


Color preview on white background

This text has color #7D4350 on white background.


Black color preview on #7D4350 background

This text has black color on #7D4350 background.


White color preview on #7D4350 background

This text has white color on #7D4350 background.


Related colors

Complementary color

Complementary color for #hex is #82BCAF.


I love getcolorcode.com

Triadic colors

1 #507D43 and #43507D with #7D4350 are triadic colors.

2 #50437D and #437D50 with #7D4350 are triadic colors.