COLOR #7D6B53

HEX: #7D6B53 RGB: (125,107,83)

Color info

#7D6B53 contains red, green and blue colors in about the same proportion. Web safe color of #7D6B53 is #666666 (or #666).

RGB color model

#7D6B53 color RGB value is (125,107,83).

RGB: (125,107,83) (49%, 42%, 33%)

RGB channels and saturation

R 125 of 255 = 49%
G 107 of 255 = 42%
B 83 of 255 = 33%

125
107
83

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

Portions of RGB colors in percentages

R + G + B = 125 + 107 + 83 = 315 (100%)
R 125 of 315 ~ 39.68%
G 107 of 315 ~ 33.97%
B 83 of 315 ~ 26.35'%

%39.68
%33.97
%26.35

CMYK color model

#7D6B53 color CMYK value is (0,14,34,51).

  • cyan value is 0.00%
  • magenta value is 14.40%
  • yellow value is 33.60%
  • key color value is 50.98%

CMYK: (0,14,34,51)
C0M14Y34K51 (0%, 14%, 34%, 51%)
(0.00 / 0.14 / 0.34 / 0.51)

CMYK percentages

%0
%14.4
%33.6
%50.98

Codes

Color #7D6B53 in popluar color models

7D 6B 53
RGB 125 107 83
HSL 34° 20.19% 40.78%
HSB/HSV 34° 33.60% 49.02%
CMYK 0.00% 14.40% 33.60%
50.98%

Color #7D6B53 in popluar number systems.

HEX 7D 6B 53
Decimal 125 107 83
Binary 1111101 1101011 1010011
Octal 175 153 123

Shades and tints

Shades of #7D6B53

#7D6B53
(125,107,83)
#72624C
(114,98,76)
#675945
(103,89,69)
#5C503E
(92,80,62)
#514737
(81,71,55)
#463E30
(70,62,48)
#3B3529
(59,53,41)
#302C22
(48,44,34)
#25231B
(37,35,27)
#1A1A14
(26,26,20)
#0F110D
(15,17,13)
#000000
(0,0,0)

Tints of #7D6B53

#7D6B53
(125,107,83)
#887862
(136,120,98)
#938571
(147,133,113)
#9E9280
(158,146,128)
#A99F8F
(169,159,143)
#B4AC9E
(180,172,158)
#BFB9AD
(191,185,173)
#CAC6BC
(202,198,188)
#D5D3CB
(213,211,203)
#E0E0DA
(224,224,218)
#EBEDE9
(235,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D6B53 color. Also use rgb(125,107,83) instead hex code.

Text Font Color

.myTextColor { color: #7D6B53; }

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

This text font color is #7D6B53.

Background Color

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

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

This div background color is #7D6B53.

Border color

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

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

This div border color is #7D6B53.

Opacity

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

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

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

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

This text has shadow with #7D6B53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6B53.

Preview

Color preview on black background

This text has color #7D6B53 on black background.


Color preview on white background

This text has color #7D6B53 on white background.


Black color preview on #7D6B53 background

This text has black color on #7D6B53 background.


White color preview on #7D6B53 background

This text has white color on #7D6B53 background.


Related colors

Complementary color

Complementary color for #hex is #8294AC.


I love getcolorcode.com

Triadic colors

1 #537D6B and #6B537D with #7D6B53 are triadic colors.

2 #536B7D and #6B7D53 with #7D6B53 are triadic colors.