COLOR #7D9470

HEX: #7D9470 RGB: (125,148,112)

Color info

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

RGB color model

#7D9470 color RGB value is (125,148,112).

RGB: (125,148,112) (49%, 58%, 44%)

RGB channels and saturation

R 125 of 255 = 49%
G 148 of 255 = 58%
B 112 of 255 = 44%

125
148
112

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

Portions of RGB colors in percentages

R + G + B = 125 + 148 + 112 = 385 (100%)
R 125 of 385 ~ 32.47%
G 148 of 385 ~ 38.44%
B 112 of 385 ~ 29.09'%

%32.47
%38.44
%29.09

CMYK color model

#7D9470 color CMYK value is (16,0,24,42).

  • cyan value is 15.54%
  • magenta value is 0.00%
  • yellow value is 24.32%
  • key color value is 41.96%

CMYK: (16,0,24,42)
C16M0Y24K42 (16%, 0%, 24%, 42%)
(0.16 / 0.00 / 0.24 / 0.42)

CMYK percentages

%15.54
%0
%24.32
%41.96

Codes

Color #7D9470 in popluar color models

7D 94 70
RGB 125 148 112
HSL 98° 14.40% 50.98%
HSB/HSV 98° 24.32% 58.04%
CMYK 15.54% 0.00% 24.32%
41.96%

Color #7D9470 in popluar number systems.

HEX 7D 94 70
Decimal 125 148 112
Binary 1111101 10010100 1110000
Octal 175 224 160

Shades and tints

Shades of #7D9470

#7D9470
(125,148,112)
#728766
(114,135,102)
#677A5C
(103,122,92)
#5C6D52
(92,109,82)
#516048
(81,96,72)
#46533E
(70,83,62)
#3B4634
(59,70,52)
#30392A
(48,57,42)
#252C20
(37,44,32)
#1A1F16
(26,31,22)
#0F120C
(15,18,12)
#000000
(0,0,0)

Tints of #7D9470

#7D9470
(125,148,112)
#889D7D
(136,157,125)
#93A68A
(147,166,138)
#9EAF97
(158,175,151)
#A9B8A4
(169,184,164)
#B4C1B1
(180,193,177)
#BFCABE
(191,202,190)
#CAD3CB
(202,211,203)
#D5DCD8
(213,220,216)
#E0E5E5
(224,229,229)
#EBEEF2
(235,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D9470; }

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

This text font color is #7D9470.

Background Color

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

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

This div background color is #7D9470.

Border color

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

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

This div border color is #7D9470.

Opacity

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

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

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

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

This text has shadow with #7D9470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9470.

Preview

Color preview on black background

This text has color #7D9470 on black background.


Color preview on white background

This text has color #7D9470 on white background.


Black color preview on #7D9470 background

This text has black color on #7D9470 background.


White color preview on #7D9470 background

This text has white color on #7D9470 background.


Related colors

Complementary color

Complementary color for #hex is #826B8F.


I love getcolorcode.com

Triadic colors

1 #707D94 and #94707D with #7D9470 are triadic colors.

2 #70947D and #947D70 with #7D9470 are triadic colors.