COLOR #7D4656

HEX: #7D4656 RGB: (125,70,86)

Color info

#7D4656 contains red, green and blue colors in about the same proportion. Web safe color of #7D4656 is #663366 (or #636).

RGB color model

#7D4656 color RGB value is (125,70,86).

RGB: (125,70,86) (49%, 27%, 34%)

RGB channels and saturation

R 125 of 255 = 49%
G 70 of 255 = 27%
B 86 of 255 = 34%

125
70
86

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

Portions of RGB colors in percentages

R + G + B = 125 + 70 + 86 = 281 (100%)
R 125 of 281 ~ 44.48%
G 70 of 281 ~ 24.91%
B 86 of 281 ~ 30.6'%

%44.48
%24.91
%30.6

CMYK color model

#7D4656 color CMYK value is (0,44,31,51).

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

CMYK: (0,44,31,51)
C0M44Y31K51 (0%, 44%, 31%, 51%)
(0.00 / 0.44 / 0.31 / 0.51)

CMYK percentages

%0
%44
%31.2
%50.98

Codes

Color #7D4656 in popluar color models

7D 46 56
RGB 125 70 86
HSL 343° 28.21% 38.24%
HSB/HSV 343° 44.00% 49.02%
CMYK 0.00% 44.00% 31.20%
50.98%

Color #7D4656 in popluar number systems.

HEX 7D 46 56
Decimal 125 70 86
Binary 1111101 1000110 1010110
Octal 175 106 126

Shades and tints

Shades of #7D4656

#7D4656
(125,70,86)
#72404F
(114,64,79)
#673A48
(103,58,72)
#5C3441
(92,52,65)
#512E3A
(81,46,58)
#462833
(70,40,51)
#3B222C
(59,34,44)
#301C25
(48,28,37)
#25161E
(37,22,30)
#1A1017
(26,16,23)
#0F0A10
(15,10,16)
#000000
(0,0,0)

Tints of #7D4656

#7D4656
(125,70,86)
#885665
(136,86,101)
#936674
(147,102,116)
#9E7683
(158,118,131)
#A98692
(169,134,146)
#B496A1
(180,150,161)
#BFA6B0
(191,166,176)
#CAB6BF
(202,182,191)
#D5C6CE
(213,198,206)
#E0D6DD
(224,214,221)
#EBE6EC
(235,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D4656; }

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

This text font color is #7D4656.

Background Color

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

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

This div background color is #7D4656.

Border color

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

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

This div border color is #7D4656.

Opacity

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

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

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

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

This text has shadow with #7D4656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D4656.

Preview

Color preview on black background

This text has color #7D4656 on black background.


Color preview on white background

This text has color #7D4656 on white background.


Black color preview on #7D4656 background

This text has black color on #7D4656 background.


White color preview on #7D4656 background

This text has white color on #7D4656 background.


Related colors

Complementary color

Complementary color for #hex is #82B9A9.


I love getcolorcode.com

Triadic colors

1 #567D46 and #46567D with #7D4656 are triadic colors.

2 #56467D and #467D56 with #7D4656 are triadic colors.