COLOR #715247

HEX: #715247 RGB: (113,82,71)

Color info

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

RGB color model

#715247 color RGB value is (113,82,71).

RGB: (113,82,71) (44%, 32%, 28%)

RGB channels and saturation

R 113 of 255 = 44%
G 82 of 255 = 32%
B 71 of 255 = 28%

113
82
71

R + G + B ~ 35%. #715247 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 82 + 71 = 266 (100%)
R 113 of 266 ~ 42.48%
G 82 of 266 ~ 30.83%
B 71 of 266 ~ 26.69'%

%42.48
%30.83
%26.69

CMYK color model

#715247 color CMYK value is (0,27,37,56).

  • cyan value is 0.00%
  • magenta value is 27.43%
  • yellow value is 37.17%
  • key color value is 55.69%
CMYK: (0,27,37,56) C0M27Y37K56 (0%,27%,37%,56%) (0.00/0.27/0.37/0.56) 

CMYK percentages

%0
%27.43
%37.17
%55.69

Codes

Color #715247 in popluar color models

71 52 47
RGB 113 82 71
HSL 16° 22.83% 36.08%
HSB/HSV 16° 37.17% 44.31%
CMYK 0.00% 27.43% 37.17%
55.69%

Color #715247 in popluar number systems.

HEX 71 52 47
Decimal 113 82 71
Binary 1110001 1010010 1000111
Octal 161 122 107

Shades and tints

Shades of #715247

#715247
(113,82,71)
#674B41
(103,75,65)
#5D443B
(93,68,59)
#533D35
(83,61,53)
#49362F
(73,54,47)
#3F2F29
(63,47,41)
#352823
(53,40,35)
#2B211D
(43,33,29)
#211A17
(33,26,23)
#171311
(23,19,17)
#0D0C0B
(13,12,11)
#000000
(0,0,0)

Tints of #715247

#715247
(113,82,71)
#7D6157
(125,97,87)
#897067
(137,112,103)
#957F77
(149,127,119)
#A18E87
(161,142,135)
#AD9D97
(173,157,151)
#B9ACA7
(185,172,167)
#C5BBB7
(197,187,183)
#D1CAC7
(209,202,199)
#DDD9D7
(221,217,215)
#E9E8E7
(233,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715247; }

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

This text font color is #715247.

Background Color

.myBgColor { background-color: #715247; }

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

This div background color is #715247.

Border color

.myBorderColor { border: 1px solid #715247; }

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

This div border color is #715247.

Opacity

.myOpacity80 { color: #715247; opacity: 0.8; }

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

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

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

This text has shadow with #715247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715247.

Preview

Color preview on black background

This text has color #715247 on black background.


Color preview on white background

This text has color #715247 on white background.


Black color preview on #715247 background

This text has black color on #715247 background.


White color preview on #715247 background

This text has white color on #715247 background.


Related colors

Complementary color

Complementary color for #hex is #8EADB8.


I love getcolorcode.com

Triadic colors

1 #477152 and #524771 with #715247 are triadic colors.

2 #475271 and #527147 with #715247 are triadic colors.