COLOR #7D9057

HEX: #7D9057 RGB: (125,144,87)

Color info

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

RGB color model

#7D9057 color RGB value is (125,144,87).

RGB: (125,144,87) (49%, 56%, 34%)

RGB channels and saturation

R 125 of 255 = 49%
G 144 of 255 = 56%
B 87 of 255 = 34%

125
144
87

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

Portions of RGB colors in percentages

R + G + B = 125 + 144 + 87 = 356 (100%)
R 125 of 356 ~ 35.11%
G 144 of 356 ~ 40.45%
B 87 of 356 ~ 24.44'%

%35.11
%40.45
%24.44

CMYK color model

#7D9057 color CMYK value is (13,0,40,44).

  • cyan value is 13.19%
  • magenta value is 0.00%
  • yellow value is 39.58%
  • key color value is 43.53%

CMYK: (13,0,40,44)
C13M0Y40K44 (13%, 0%, 40%, 44%)
(0.13 / 0.00 / 0.40 / 0.44)

CMYK percentages

%13.19
%0
%39.58
%43.53

Codes

Color #7D9057 in popluar color models

7D 90 57
RGB 125 144 87
HSL 80° 24.68% 45.29%
HSB/HSV 80° 39.58% 56.47%
CMYK 13.19% 0.00% 39.58%
43.53%

Color #7D9057 in popluar number systems.

HEX 7D 90 57
Decimal 125 144 87
Binary 1111101 10010000 1010111
Octal 175 220 127

Shades and tints

Shades of #7D9057

#7D9057
(125,144,87)
#728350
(114,131,80)
#677649
(103,118,73)
#5C6942
(92,105,66)
#515C3B
(81,92,59)
#464F34
(70,79,52)
#3B422D
(59,66,45)
#303526
(48,53,38)
#25281F
(37,40,31)
#1A1B18
(26,27,24)
#0F0E11
(15,14,17)
#000000
(0,0,0)

Tints of #7D9057

#7D9057
(125,144,87)
#889A66
(136,154,102)
#93A475
(147,164,117)
#9EAE84
(158,174,132)
#A9B893
(169,184,147)
#B4C2A2
(180,194,162)
#BFCCB1
(191,204,177)
#CAD6C0
(202,214,192)
#D5E0CF
(213,224,207)
#E0EADE
(224,234,222)
#EBF4ED
(235,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D9057; }

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

This text font color is #7D9057.

Background Color

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

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

This div background color is #7D9057.

Border color

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

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

This div border color is #7D9057.

Opacity

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

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

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

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

This text has shadow with #7D9057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9057.

Preview

Color preview on black background

This text has color #7D9057 on black background.


Color preview on white background

This text has color #7D9057 on white background.


Black color preview on #7D9057 background

This text has black color on #7D9057 background.


White color preview on #7D9057 background

This text has white color on #7D9057 background.


Related colors

Complementary color

Complementary color for #hex is #826FA8.


I love getcolorcode.com

Triadic colors

1 #577D90 and #90577D with #7D9057 are triadic colors.

2 #57907D and #907D57 with #7D9057 are triadic colors.