COLOR #7D7C45

HEX: #7D7C45 RGB: (125,124,69)

Color info

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

RGB color model

#7D7C45 color RGB value is (125,124,69).

RGB: (125,124,69) (49%, 49%, 27%)

RGB channels and saturation

R 125 of 255 = 49%
G 124 of 255 = 49%
B 69 of 255 = 27%

125
124
69

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

Portions of RGB colors in percentages

R + G + B = 125 + 124 + 69 = 318 (100%)
R 125 of 318 ~ 39.31%
G 124 of 318 ~ 38.99%
B 69 of 318 ~ 21.7'%

%39.31
%38.99
%21.7

CMYK color model

#7D7C45 color CMYK value is (0,1,45,51).

  • cyan value is 0.00%
  • magenta value is 0.80%
  • yellow value is 44.80%
  • key color value is 50.98%

CMYK: (0,1,45,51)
C0M1Y45K51 (0%, 1%, 45%, 51%)
(0.00 / 0.01 / 0.45 / 0.51)

CMYK percentages

%0
%0.8
%44.8
%50.98

Codes

Color #7D7C45 in popluar color models

7D 7C 45
RGB 125 124 69
HSL 59° 28.87% 38.04%
HSB/HSV 59° 44.80% 49.02%
CMYK 0.00% 0.80% 44.80%
50.98%

Color #7D7C45 in popluar number systems.

HEX 7D 7C 45
Decimal 125 124 69
Binary 1111101 1111100 1000101
Octal 175 174 105

Shades and tints

Shades of #7D7C45

#7D7C45
(125,124,69)
#72713F
(114,113,63)
#676639
(103,102,57)
#5C5B33
(92,91,51)
#51502D
(81,80,45)
#464527
(70,69,39)
#3B3A21
(59,58,33)
#302F1B
(48,47,27)
#252415
(37,36,21)
#1A190F
(26,25,15)
#0F0E09
(15,14,9)
#000000
(0,0,0)

Tints of #7D7C45

#7D7C45
(125,124,69)
#888755
(136,135,85)
#939265
(147,146,101)
#9E9D75
(158,157,117)
#A9A885
(169,168,133)
#B4B395
(180,179,149)
#BFBEA5
(191,190,165)
#CAC9B5
(202,201,181)
#D5D4C5
(213,212,197)
#E0DFD5
(224,223,213)
#EBEAE5
(235,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D7C45 color. Also use rgb(125,124,69) instead hex code.

Text Font Color

.myTextColor { color: #7D7C45; }

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

This text font color is #7D7C45.

Background Color

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

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

This div background color is #7D7C45.

Border color

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

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

This div border color is #7D7C45.

Opacity

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

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

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

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

This text has shadow with #7D7C45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D7C45.

Preview

Color preview on black background

This text has color #7D7C45 on black background.


Color preview on white background

This text has color #7D7C45 on white background.


Black color preview on #7D7C45 background

This text has black color on #7D7C45 background.


White color preview on #7D7C45 background

This text has white color on #7D7C45 background.


Related colors

Complementary color

Complementary color for #hex is #8283BA.


I love getcolorcode.com

Triadic colors

1 #457D7C and #7C457D with #7D7C45 are triadic colors.

2 #457C7D and #7C7D45 with #7D7C45 are triadic colors.