COLOR #7D8F73

HEX: #7D8F73 RGB: (125,143,115)

Color info

#7D8F73 contains red, green and blue colors in about the same proportion. Web safe color of #7D8F73 is #669966 (or #696).

RGB color model

#7D8F73 color RGB value is (125,143,115).

RGB: (125,143,115) (49%, 56%, 45%)

RGB channels and saturation

R 125 of 255 = 49%
G 143 of 255 = 56%
B 115 of 255 = 45%

125
143
115

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

Portions of RGB colors in percentages

R + G + B = 125 + 143 + 115 = 383 (100%)
R 125 of 383 ~ 32.64%
G 143 of 383 ~ 37.34%
B 115 of 383 ~ 30.03'%

%32.64
%37.34
%30.03

CMYK color model

#7D8F73 color CMYK value is (13,0,20,44).

  • cyan value is 12.59%
  • magenta value is 0.00%
  • yellow value is 19.58%
  • key color value is 43.92%

CMYK: (13,0,20,44)
C13M0Y20K44 (13%, 0%, 20%, 44%)
(0.13 / 0.00 / 0.20 / 0.44)

CMYK percentages

%12.59
%0
%19.58
%43.92

Codes

Color #7D8F73 in popluar color models

7D 8F 73
RGB 125 143 115
HSL 99° 11.11% 50.59%
HSB/HSV 99° 19.58% 56.08%
CMYK 12.59% 0.00% 19.58%
43.92%

Color #7D8F73 in popluar number systems.

HEX 7D 8F 73
Decimal 125 143 115
Binary 1111101 10001111 1110011
Octal 175 217 163

Shades and tints

Shades of #7D8F73

#7D8F73
(125,143,115)
#728269
(114,130,105)
#67755F
(103,117,95)
#5C6855
(92,104,85)
#515B4B
(81,91,75)
#464E41
(70,78,65)
#3B4137
(59,65,55)
#30342D
(48,52,45)
#252723
(37,39,35)
#1A1A19
(26,26,25)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #7D8F73

#7D8F73
(125,143,115)
#88997F
(136,153,127)
#93A38B
(147,163,139)
#9EAD97
(158,173,151)
#A9B7A3
(169,183,163)
#B4C1AF
(180,193,175)
#BFCBBB
(191,203,187)
#CAD5C7
(202,213,199)
#D5DFD3
(213,223,211)
#E0E9DF
(224,233,223)
#EBF3EB
(235,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D8F73; }

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

This text font color is #7D8F73.

Background Color

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

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

This div background color is #7D8F73.

Border color

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

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

This div border color is #7D8F73.

Opacity

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

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

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

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

This text has shadow with #7D8F73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8F73.

Preview

Color preview on black background

This text has color #7D8F73 on black background.


Color preview on white background

This text has color #7D8F73 on white background.


Black color preview on #7D8F73 background

This text has black color on #7D8F73 background.


White color preview on #7D8F73 background

This text has white color on #7D8F73 background.


Related colors

Complementary color

Complementary color for #hex is #82708C.


I love getcolorcode.com

Triadic colors

1 #737D8F and #8F737D with #7D8F73 are triadic colors.

2 #738F7D and #8F7D73 with #7D8F73 are triadic colors.