COLOR #7D8556

HEX: #7D8556 RGB: (125,133,86)

Color info

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

RGB color model

#7D8556 color RGB value is (125,133,86).

RGB: (125,133,86) (49%, 52%, 34%)

RGB channels and saturation

R 125 of 255 = 49%
G 133 of 255 = 52%
B 86 of 255 = 34%

125
133
86

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

Portions of RGB colors in percentages

R + G + B = 125 + 133 + 86 = 344 (100%)
R 125 of 344 ~ 36.34%
G 133 of 344 ~ 38.66%
B 86 of 344 ~ 25'%

%36.34
%38.66
%25

CMYK color model

#7D8556 color CMYK value is (6,0,35,48).

  • cyan value is 6.02%
  • magenta value is 0.00%
  • yellow value is 35.34%
  • key color value is 47.84%
CMYK: (6,0,35,48) C6M0Y35K48 (6%,0%,35%,48%) (0.06/0.00/0.35/0.48) 

CMYK percentages

%6.02
%0
%35.34
%47.84

Codes

Color #7D8556 in popluar color models

7D 85 56
RGB 125 133 86
HSL 70° 21.46% 42.94%
HSB/HSV 70° 35.34% 52.16%
CMYK 6.02% 0.00% 35.34%
47.84%

Color #7D8556 in popluar number systems.

HEX 7D 85 56
Decimal 125 133 86
Binary 1111101 10000101 1010110
Octal 175 205 126

Shades and tints

Shades of #7D8556

#7D8556
(125,133,86)
#72794F
(114,121,79)
#676D48
(103,109,72)
#5C6141
(92,97,65)
#51553A
(81,85,58)
#464933
(70,73,51)
#3B3D2C
(59,61,44)
#303125
(48,49,37)
#25251E
(37,37,30)
#1A1917
(26,25,23)
#0F0D10
(15,13,16)
#000000
(0,0,0)

Tints of #7D8556

#7D8556
(125,133,86)
#889065
(136,144,101)
#939B74
(147,155,116)
#9EA683
(158,166,131)
#A9B192
(169,177,146)
#B4BCA1
(180,188,161)
#BFC7B0
(191,199,176)
#CAD2BF
(202,210,191)
#D5DDCE
(213,221,206)
#E0E8DD
(224,232,221)
#EBF3EC
(235,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D8556; }

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

This text font color is #7D8556.

Background Color

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

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

This div background color is #7D8556.

Border color

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

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

This div border color is #7D8556.

Opacity

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

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

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

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

This text has shadow with #7D8556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8556.

Preview

Color preview on black background

This text has color #7D8556 on black background.


Color preview on white background

This text has color #7D8556 on white background.


Black color preview on #7D8556 background

This text has black color on #7D8556 background.


White color preview on #7D8556 background

This text has white color on #7D8556 background.


Related colors

Complementary color

Complementary color for #hex is #827AA9.


I love getcolorcode.com

Triadic colors

1 #567D85 and #85567D with #7D8556 are triadic colors.

2 #56857D and #857D56 with #7D8556 are triadic colors.