COLOR #7D7228

HEX: #7D7228 RGB: (125,114,40)

Color info

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

RGB color model

#7D7228 color RGB value is (125,114,40).

RGB: (125,114,40) (49%, 45%, 16%)

RGB channels and saturation

R 125 of 255 = 49%
G 114 of 255 = 45%
B 40 of 255 = 16%

125
114
40

R + G + B ~ 37%. #7D7228 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 114 + 40 = 279 (100%)
R 125 of 279 ~ 44.8%
G 114 of 279 ~ 40.86%
B 40 of 279 ~ 14.34'%

%44.8
%40.86
%14.34

CMYK color model

#7D7228 color CMYK value is (0,9,68,51).

  • cyan value is 0.00%
  • magenta value is 8.80%
  • yellow value is 68.00%
  • key color value is 50.98%
CMYK: (0,9,68,51) C0M9Y68K51 (0%,9%,68%,51%) (0.00/0.09/0.68/0.51) 

CMYK percentages

%0
%8.8
%68
%50.98

Codes

Color #7D7228 in popluar color models

7D 72 28
RGB 125 114 40
HSL 52° 51.52% 32.35%
HSB/HSV 52° 68.00% 49.02%
CMYK 0.00% 8.80% 68.00%
50.98%

Color #7D7228 in popluar number systems.

HEX 7D 72 28
Decimal 125 114 40
Binary 1111101 1110010 101000
Octal 175 162 50

Shades and tints

Shades of #7D7228

#7D7228
(125,114,40)
#726825
(114,104,37)
#675E22
(103,94,34)
#5C541F
(92,84,31)
#514A1C
(81,74,28)
#464019
(70,64,25)
#3B3616
(59,54,22)
#302C13
(48,44,19)
#252210
(37,34,16)
#1A180D
(26,24,13)
#0F0E0A
(15,14,10)
#000000
(0,0,0)

Tints of #7D7228

#7D7228
(125,114,40)
#887E3B
(136,126,59)
#938A4E
(147,138,78)
#9E9661
(158,150,97)
#A9A274
(169,162,116)
#B4AE87
(180,174,135)
#BFBA9A
(191,186,154)
#CAC6AD
(202,198,173)
#D5D2C0
(213,210,192)
#E0DED3
(224,222,211)
#EBEAE6
(235,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D7228 color. Also use rgb(125,114,40) instead hex code.

Text Font Color

.myTextColor { color: #7D7228; }

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

This text font color is #7D7228.

Background Color

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

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

This div background color is #7D7228.

Border color

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

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

This div border color is #7D7228.

Opacity

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

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

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

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

This text has shadow with #7D7228 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D7228.

Preview

Color preview on black background

This text has color #7D7228 on black background.


Color preview on white background

This text has color #7D7228 on white background.


Black color preview on #7D7228 background

This text has black color on #7D7228 background.


White color preview on #7D7228 background

This text has white color on #7D7228 background.


Related colors

Complementary color

Complementary color for #hex is #828DD7.


I love getcolorcode.com

Triadic colors

1 #287D72 and #72287D with #7D7228 are triadic colors.

2 #28727D and #727D28 with #7D7228 are triadic colors.