COLOR #7D7F46

HEX: #7D7F46 RGB: (125,127,70)

Color info

#7D7F46 contains red, green and blue colors in about the same proportion. Web safe color of #7D7F46 is #666633 (or #663).

RGB color model

#7D7F46 color RGB value is (125,127,70).

RGB: (125,127,70) (49%, 50%, 27%)

RGB channels and saturation

R 125 of 255 = 49%
G 127 of 255 = 50%
B 70 of 255 = 27%

125
127
70

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

Portions of RGB colors in percentages

R + G + B = 125 + 127 + 70 = 322 (100%)
R 125 of 322 ~ 38.82%
G 127 of 322 ~ 39.44%
B 70 of 322 ~ 21.74'%

%38.82
%39.44
%21.74

CMYK color model

#7D7F46 color CMYK value is (2,0,45,50).

  • cyan value is 1.57%
  • magenta value is 0.00%
  • yellow value is 44.88%
  • key color value is 50.20%

CMYK: (2,0,45,50)
C2M0Y45K50 (2%, 0%, 45%, 50%)
(0.02 / 0.00 / 0.45 / 0.50)

CMYK percentages

%1.57
%0
%44.88
%50.2

Codes

Color #7D7F46 in popluar color models

7D 7F 46
RGB 125 127 70
HSL 62° 28.93% 38.63%
HSB/HSV 62° 44.88% 49.80%
CMYK 1.57% 0.00% 44.88%
50.20%

Color #7D7F46 in popluar number systems.

HEX 7D 7F 46
Decimal 125 127 70
Binary 1111101 1111111 1000110
Octal 175 177 106

Shades and tints

Shades of #7D7F46

#7D7F46
(125,127,70)
#727440
(114,116,64)
#67693A
(103,105,58)
#5C5E34
(92,94,52)
#51532E
(81,83,46)
#464828
(70,72,40)
#3B3D22
(59,61,34)
#30321C
(48,50,28)
#252716
(37,39,22)
#1A1C10
(26,28,16)
#0F110A
(15,17,10)
#000000
(0,0,0)

Tints of #7D7F46

#7D7F46
(125,127,70)
#888A56
(136,138,86)
#939566
(147,149,102)
#9EA076
(158,160,118)
#A9AB86
(169,171,134)
#B4B696
(180,182,150)
#BFC1A6
(191,193,166)
#CACCB6
(202,204,182)
#D5D7C6
(213,215,198)
#E0E2D6
(224,226,214)
#EBEDE6
(235,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D7F46; }

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

This text font color is #7D7F46.

Background Color

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

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

This div background color is #7D7F46.

Border color

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

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

This div border color is #7D7F46.

Opacity

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

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

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

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

This text has shadow with #7D7F46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D7F46.

Preview

Color preview on black background

This text has color #7D7F46 on black background.


Color preview on white background

This text has color #7D7F46 on white background.


Black color preview on #7D7F46 background

This text has black color on #7D7F46 background.


White color preview on #7D7F46 background

This text has white color on #7D7F46 background.


Related colors

Complementary color

Complementary color for #hex is #8280B9.


I love getcolorcode.com

Triadic colors

1 #467D7F and #7F467D with #7D7F46 are triadic colors.

2 #467F7D and #7F7D46 with #7D7F46 are triadic colors.