COLOR #7D847D

HEX: #7D847D RGB: (125,132,125)

Color info

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

RGB color model

#7D847D color RGB value is (125,132,125).

RGB: (125,132,125) (49%, 52%, 49%)

RGB channels and saturation

R 125 of 255 = 49%
G 132 of 255 = 52%
B 125 of 255 = 49%

125
132
125

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

Portions of RGB colors in percentages

R + G + B = 125 + 132 + 125 = 382 (100%)
R 125 of 382 ~ 32.72%
G 132 of 382 ~ 34.55%
B 125 of 382 ~ 32.72'%

%32.72
%34.55
%32.72

CMYK color model

#7D847D color CMYK value is (5,0,5,48).

  • cyan value is 5.30%
  • magenta value is 0.00%
  • yellow value is 5.30%
  • key color value is 48.24%

CMYK: (5,0,5,48)
C5M0Y5K48 (5%, 0%, 5%, 48%)
(0.05 / 0.00 / 0.05 / 0.48)

CMYK percentages

%5.3
%0
%5.3
%48.24

Codes

Color #7D847D in popluar color models

7D 84 7D
RGB 125 132 125
HSL 120° 2.77% 50.39%
HSB/HSV 120° 5.30% 51.76%
CMYK 5.30% 0.00% 5.30%
48.24%

Color #7D847D in popluar number systems.

HEX 7D 84 7D
Decimal 125 132 125
Binary 1111101 10000100 1111101
Octal 175 204 175

Shades and tints

Shades of #7D847D

#7D847D
(125,132,125)
#727872
(114,120,114)
#676C67
(103,108,103)
#5C605C
(92,96,92)
#515451
(81,84,81)
#464846
(70,72,70)
#3B3C3B
(59,60,59)
#303030
(48,48,48)
#252425
(37,36,37)
#1A181A
(26,24,26)
#0F0C0F
(15,12,15)
#000000
(0,0,0)

Tints of #7D847D

#7D847D
(125,132,125)
#888F88
(136,143,136)
#939A93
(147,154,147)
#9EA59E
(158,165,158)
#A9B0A9
(169,176,169)
#B4BBB4
(180,187,180)
#BFC6BF
(191,198,191)
#CAD1CA
(202,209,202)
#D5DCD5
(213,220,213)
#E0E7E0
(224,231,224)
#EBF2EB
(235,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D847D; }

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

This text font color is #7D847D.

Background Color

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

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

This div background color is #7D847D.

Border color

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

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

This div border color is #7D847D.

Opacity

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

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

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

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

This text has shadow with #7D847D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D847D.

Preview

Color preview on black background

This text has color #7D847D on black background.


Color preview on white background

This text has color #7D847D on white background.


Black color preview on #7D847D background

This text has black color on #7D847D background.


White color preview on #7D847D background

This text has white color on #7D847D background.


Related colors

Complementary color

Complementary color for #hex is #827B82.


I love getcolorcode.com

Triadic colors

1 #7D7D84 and #847D7D with #7D847D are triadic colors.

2 #7D847D and #847D7D with #7D847D are triadic colors.