COLOR #7D7E26

HEX: #7D7E26 RGB: (125,126,38)

Color info

#7D7E26 contains mainly red and green colors. Web safe color of #7D7E26 is #666633 (or #663).

RGB color model

#7D7E26 color RGB value is (125,126,38).

RGB: (125,126,38) (49%, 49%, 15%)

RGB channels and saturation

R 125 of 255 = 49%
G 126 of 255 = 49%
B 38 of 255 = 15%

125
126
38

R + G + B ~ 38%. #7D7E26 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 126 + 38 = 289 (100%)
R 125 of 289 ~ 43.25%
G 126 of 289 ~ 43.6%
B 38 of 289 ~ 13.15'%

%43.25
%43.6
%13.15

CMYK color model

#7D7E26 color CMYK value is (1,0,70,51).

  • cyan value is 0.79%
  • magenta value is 0.00%
  • yellow value is 69.84%
  • key color value is 50.59%

CMYK: (1,0,70,51)
C1M0Y70K51 (1%, 0%, 70%, 51%)
(0.01 / 0.00 / 0.70 / 0.51)

CMYK percentages

%0.79
%0
%69.84
%50.59

Codes

Color #7D7E26 in popluar color models

7D 7E 26
RGB 125 126 38
HSL 61° 53.66% 32.16%
HSB/HSV 61° 69.84% 49.41%
CMYK 0.79% 0.00% 69.84%
50.59%

Color #7D7E26 in popluar number systems.

HEX 7D 7E 26
Decimal 125 126 38
Binary 1111101 1111110 100110
Octal 175 176 46

Shades and tints

Shades of #7D7E26

#7D7E26
(125,126,38)
#727323
(114,115,35)
#676820
(103,104,32)
#5C5D1D
(92,93,29)
#51521A
(81,82,26)
#464717
(70,71,23)
#3B3C14
(59,60,20)
#303111
(48,49,17)
#25260E
(37,38,14)
#1A1B0B
(26,27,11)
#0F1008
(15,16,8)
#000000
(0,0,0)

Tints of #7D7E26

#7D7E26
(125,126,38)
#888939
(136,137,57)
#93944C
(147,148,76)
#9E9F5F
(158,159,95)
#A9AA72
(169,170,114)
#B4B585
(180,181,133)
#BFC098
(191,192,152)
#CACBAB
(202,203,171)
#D5D6BE
(213,214,190)
#E0E1D1
(224,225,209)
#EBECE4
(235,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D7E26 color. Also use rgb(125,126,38) instead hex code.

Text Font Color

.myTextColor { color: #7D7E26; }

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

This text font color is #7D7E26.

Background Color

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

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

This div background color is #7D7E26.

Border color

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

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

This div border color is #7D7E26.

Opacity

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

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

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

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

This text has shadow with #7D7E26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D7E26.

Preview

Color preview on black background

This text has color #7D7E26 on black background.


Color preview on white background

This text has color #7D7E26 on white background.


Black color preview on #7D7E26 background

This text has black color on #7D7E26 background.


White color preview on #7D7E26 background

This text has white color on #7D7E26 background.


Related colors

Complementary color

Complementary color for #hex is #8281D9.


I love getcolorcode.com

Triadic colors

1 #267D7E and #7E267D with #7D7E26 are triadic colors.

2 #267E7D and #7E7D26 with #7D7E26 are triadic colors.