COLOR #7D9356

HEX: #7D9356 RGB: (125,147,86)

Color info

#7D9356 contains mainly red and green colors. Web safe color of #7D9356 is #669966 (or #696).

RGB color model

#7D9356 color RGB value is (125,147,86).

RGB: (125,147,86) (49%, 58%, 34%)

RGB channels and saturation

R 125 of 255 = 49%
G 147 of 255 = 58%
B 86 of 255 = 34%

125
147
86

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

Portions of RGB colors in percentages

R + G + B = 125 + 147 + 86 = 358 (100%)
R 125 of 358 ~ 34.92%
G 147 of 358 ~ 41.06%
B 86 of 358 ~ 24.02'%

%34.92
%41.06
%24.02

CMYK color model

#7D9356 color CMYK value is (15,0,41,42).

  • cyan value is 14.97%
  • magenta value is 0.00%
  • yellow value is 41.50%
  • key color value is 42.35%
CMYK: (15,0,41,42) C15M0Y41K42 (15%,0%,41%,42%) (0.15/0.00/0.41/0.42) 

CMYK percentages

%14.97
%0
%41.5
%42.35

Codes

Color #7D9356 in popluar color models

7D 93 56
RGB 125 147 86
HSL 82° 26.18% 45.69%
HSB/HSV 82° 41.50% 57.65%
CMYK 14.97% 0.00% 41.50%
42.35%

Color #7D9356 in popluar number systems.

HEX 7D 93 56
Decimal 125 147 86
Binary 1111101 10010011 1010110
Octal 175 223 126

Shades and tints

Shades of #7D9356

#7D9356
(125,147,86)
#72864F
(114,134,79)
#677948
(103,121,72)
#5C6C41
(92,108,65)
#515F3A
(81,95,58)
#465233
(70,82,51)
#3B452C
(59,69,44)
#303825
(48,56,37)
#252B1E
(37,43,30)
#1A1E17
(26,30,23)
#0F1110
(15,17,16)
#000000
(0,0,0)

Tints of #7D9356

#7D9356
(125,147,86)
#889C65
(136,156,101)
#93A574
(147,165,116)
#9EAE83
(158,174,131)
#A9B792
(169,183,146)
#B4C0A1
(180,192,161)
#BFC9B0
(191,201,176)
#CAD2BF
(202,210,191)
#D5DBCE
(213,219,206)
#E0E4DD
(224,228,221)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D9356; }

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

This text font color is #7D9356.

Background Color

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

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

This div background color is #7D9356.

Border color

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

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

This div border color is #7D9356.

Opacity

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

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

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

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

This text has shadow with #7D9356 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9356.

Preview

Color preview on black background

This text has color #7D9356 on black background.


Color preview on white background

This text has color #7D9356 on white background.


Black color preview on #7D9356 background

This text has black color on #7D9356 background.


White color preview on #7D9356 background

This text has white color on #7D9356 background.


Related colors

Complementary color

Complementary color for #hex is #826CA9.


I love getcolorcode.com

Triadic colors

1 #567D93 and #93567D with #7D9356 are triadic colors.

2 #56937D and #937D56 with #7D9356 are triadic colors.