COLOR #715E47

HEX: #715E47 RGB: (113,94,71)

Color info

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

RGB color model

#715E47 color RGB value is (113,94,71).

RGB: (113,94,71) (44%, 37%, 28%)

RGB channels and saturation

R 113 of 255 = 44%
G 94 of 255 = 37%
B 71 of 255 = 28%

113
94
71

R + G + B ~ 36%. #715E47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 94 + 71 = 278 (100%)
R 113 of 278 ~ 40.65%
G 94 of 278 ~ 33.81%
B 71 of 278 ~ 25.54'%

%40.65
%33.81
%25.54

CMYK color model

#715E47 color CMYK value is (0,17,37,56).

  • cyan value is 0.00%
  • magenta value is 16.81%
  • yellow value is 37.17%
  • key color value is 55.69%

CMYK: (0,17,37,56)
C0M17Y37K56 (0%, 17%, 37%, 56%)
(0.00 / 0.17 / 0.37 / 0.56)

CMYK percentages

%0
%16.81
%37.17
%55.69

Codes

Color #715E47 in popluar color models

71 5E 47
RGB 113 94 71
HSL 33° 22.83% 36.08%
HSB/HSV 33° 37.17% 44.31%
CMYK 0.00% 16.81% 37.17%
55.69%

Color #715E47 in popluar number systems.

HEX 71 5E 47
Decimal 113 94 71
Binary 1110001 1011110 1000111
Octal 161 136 107

Shades and tints

Shades of #715E47

#715E47
(113,94,71)
#675641
(103,86,65)
#5D4E3B
(93,78,59)
#534635
(83,70,53)
#493E2F
(73,62,47)
#3F3629
(63,54,41)
#352E23
(53,46,35)
#2B261D
(43,38,29)
#211E17
(33,30,23)
#171611
(23,22,17)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #715E47

#715E47
(113,94,71)
#7D6C57
(125,108,87)
#897A67
(137,122,103)
#958877
(149,136,119)
#A19687
(161,150,135)
#ADA497
(173,164,151)
#B9B2A7
(185,178,167)
#C5C0B7
(197,192,183)
#D1CEC7
(209,206,199)
#DDDCD7
(221,220,215)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715E47 color. Also use rgb(113,94,71) instead hex code.

Text Font Color

.myTextColor { color: #715E47; }

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

This text font color is #715E47.

Background Color

.myBgColor { background-color: #715E47; }

<div style="background-color:#715E47">Inner text</div>

This div background color is #715E47.

Border color

.myBorderColor { border: 1px solid #715E47; }

<div style="border:3px solid #715E47">Div</div>

This div border color is #715E47.

Opacity

.myOpacity80 { color: #715E47; opacity: 0.8; }

<p style="color:#715E47;opacity:0.8;">80%</p>

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

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

This text has shadow with #715E47 color.


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

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

This text has shadow with #715E47 primary color and red secondary color.


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

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

This text has shadow with #715E47 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #715E47.

Preview

Color preview on black background

This text has color #715E47 on black background.


Color preview on white background

This text has color #715E47 on white background.


Black color preview on #715E47 background

This text has black color on #715E47 background.


White color preview on #715E47 background

This text has white color on #715E47 background.


Related colors

Complementary color

Complementary color for #hex is #8EA1B8.


I love getcolorcode.com

Triadic colors

1 #47715E and #5E4771 with #715E47 are triadic colors.

2 #475E71 and #5E7147 with #715E47 are triadic colors.