COLOR #7D5655

HEX: #7D5655 RGB: (125,86,85)

Color info

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

RGB color model

#7D5655 color RGB value is (125,86,85).

RGB: (125,86,85) (49%, 34%, 33%)

RGB channels and saturation

R 125 of 255 = 49%
G 86 of 255 = 34%
B 85 of 255 = 33%

125
86
85

R + G + B ~ 39%. #7D5655 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 86 + 85 = 296 (100%)
R 125 of 296 ~ 42.23%
G 86 of 296 ~ 29.05%
B 85 of 296 ~ 28.72'%

%42.23
%29.05
%28.72

CMYK color model

#7D5655 color CMYK value is (0,31,32,51).

  • cyan value is 0.00%
  • magenta value is 31.20%
  • yellow value is 32.00%
  • key color value is 50.98%

CMYK: (0,31,32,51)
C0M31Y32K51 (0%, 31%, 32%, 51%)
(0.00 / 0.31 / 0.32 / 0.51)

CMYK percentages

%0
%31.2
%32
%50.98

Codes

Color #7D5655 in popluar color models

7D 56 55
RGB 125 86 85
HSL 19.05% 41.18%
HSB/HSV 32.00% 49.02%
CMYK 0.00% 31.20% 32.00%
50.98%

Color #7D5655 in popluar number systems.

HEX 7D 56 55
Decimal 125 86 85
Binary 1111101 1010110 1010101
Octal 175 126 125

Shades and tints

Shades of #7D5655

#7D5655
(125,86,85)
#724F4E
(114,79,78)
#674847
(103,72,71)
#5C4140
(92,65,64)
#513A39
(81,58,57)
#463332
(70,51,50)
#3B2C2B
(59,44,43)
#302524
(48,37,36)
#251E1D
(37,30,29)
#1A1716
(26,23,22)
#0F100F
(15,16,15)
#000000
(0,0,0)

Tints of #7D5655

#7D5655
(125,86,85)
#886564
(136,101,100)
#937473
(147,116,115)
#9E8382
(158,131,130)
#A99291
(169,146,145)
#B4A1A0
(180,161,160)
#BFB0AF
(191,176,175)
#CABFBE
(202,191,190)
#D5CECD
(213,206,205)
#E0DDDC
(224,221,220)
#EBECEB
(235,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D5655 color. Also use rgb(125,86,85) instead hex code.

Text Font Color

.myTextColor { color: #7D5655; }

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

This text font color is #7D5655.

Background Color

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

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

This div background color is #7D5655.

Border color

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

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

This div border color is #7D5655.

Opacity

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

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

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

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

This text has shadow with #7D5655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D5655.

Preview

Color preview on black background

This text has color #7D5655 on black background.


Color preview on white background

This text has color #7D5655 on white background.


Black color preview on #7D5655 background

This text has black color on #7D5655 background.


White color preview on #7D5655 background

This text has white color on #7D5655 background.


Related colors

Complementary color

Complementary color for #hex is #82A9AA.


I love getcolorcode.com

Triadic colors

1 #557D56 and #56557D with #7D5655 are triadic colors.

2 #55567D and #567D55 with #7D5655 are triadic colors.