COLOR #715D52

HEX: #715D52 RGB: (113,93,82)

Color info

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

RGB color model

#715D52 color RGB value is (113,93,82).

RGB: (113,93,82) (44%, 36%, 32%)

RGB channels and saturation

R 113 of 255 = 44%
G 93 of 255 = 36%
B 82 of 255 = 32%

113
93
82

R + G + B ~ 37%. #715D52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 93 + 82 = 288 (100%)
R 113 of 288 ~ 39.24%
G 93 of 288 ~ 32.29%
B 82 of 288 ~ 28.47'%

%39.24
%32.29
%28.47

CMYK color model

#715D52 color CMYK value is (0,18,27,56).

  • cyan value is 0.00%
  • magenta value is 17.70%
  • yellow value is 27.43%
  • key color value is 55.69%
CMYK: (0,18,27,56) C0M18Y27K56 (0%,18%,27%,56%) (0.00/0.18/0.27/0.56) 

CMYK percentages

%0
%17.7
%27.43
%55.69

Codes

Color #715D52 in popluar color models

71 5D 52
RGB 113 93 82
HSL 21° 15.90% 38.24%
HSB/HSV 21° 27.43% 44.31%
CMYK 0.00% 17.70% 27.43%
55.69%

Color #715D52 in popluar number systems.

HEX 71 5D 52
Decimal 113 93 82
Binary 1110001 1011101 1010010
Octal 161 135 122

Shades and tints

Shades of #715D52

#715D52
(113,93,82)
#67554B
(103,85,75)
#5D4D44
(93,77,68)
#53453D
(83,69,61)
#493D36
(73,61,54)
#3F352F
(63,53,47)
#352D28
(53,45,40)
#2B2521
(43,37,33)
#211D1A
(33,29,26)
#171513
(23,21,19)
#0D0D0C
(13,13,12)
#000000
(0,0,0)

Tints of #715D52

#715D52
(113,93,82)
#7D6B61
(125,107,97)
#897970
(137,121,112)
#95877F
(149,135,127)
#A1958E
(161,149,142)
#ADA39D
(173,163,157)
#B9B1AC
(185,177,172)
#C5BFBB
(197,191,187)
#D1CDCA
(209,205,202)
#DDDBD9
(221,219,217)
#E9E9E8
(233,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715D52; }

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

This text font color is #715D52.

Background Color

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

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

This div background color is #715D52.

Border color

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

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

This div border color is #715D52.

Opacity

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

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

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

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

This text has shadow with #715D52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715D52.

Preview

Color preview on black background

This text has color #715D52 on black background.


Color preview on white background

This text has color #715D52 on white background.


Black color preview on #715D52 background

This text has black color on #715D52 background.


White color preview on #715D52 background

This text has white color on #715D52 background.


Related colors

Complementary color

Complementary color for #hex is #8EA2AD.


I love getcolorcode.com

Triadic colors

1 #52715D and #5D5271 with #715D52 are triadic colors.

2 #525D71 and #5D7152 with #715D52 are triadic colors.