COLOR #715B53

HEX: #715B53 RGB: (113,91,83)

Color info

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

RGB color model

#715B53 color RGB value is (113,91,83).

RGB: (113,91,83) (44%, 36%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 91 of 255 = 36%
B 83 of 255 = 33%

113
91
83

R + G + B ~ 38%. #715B53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 91 + 83 = 287 (100%)
R 113 of 287 ~ 39.37%
G 91 of 287 ~ 31.71%
B 83 of 287 ~ 28.92'%

%39.37
%31.71
%28.92

CMYK color model

#715B53 color CMYK value is (0,19,27,56).

  • cyan value is 0.00%
  • magenta value is 19.47%
  • yellow value is 26.55%
  • key color value is 55.69%

CMYK: (0,19,27,56)
C0M19Y27K56 (0%, 19%, 27%, 56%)
(0.00 / 0.19 / 0.27 / 0.56)

CMYK percentages

%0
%19.47
%26.55
%55.69

Codes

Color #715B53 in popluar color models

71 5B 53
RGB 113 91 83
HSL 16° 15.31% 38.43%
HSB/HSV 16° 26.55% 44.31%
CMYK 0.00% 19.47% 26.55%
55.69%

Color #715B53 in popluar number systems.

HEX 71 5B 53
Decimal 113 91 83
Binary 1110001 1011011 1010011
Octal 161 133 123

Shades and tints

Shades of #715B53

#715B53
(113,91,83)
#67534C
(103,83,76)
#5D4B45
(93,75,69)
#53433E
(83,67,62)
#493B37
(73,59,55)
#3F3330
(63,51,48)
#352B29
(53,43,41)
#2B2322
(43,35,34)
#211B1B
(33,27,27)
#171314
(23,19,20)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #715B53

#715B53
(113,91,83)
#7D6962
(125,105,98)
#897771
(137,119,113)
#958580
(149,133,128)
#A1938F
(161,147,143)
#ADA19E
(173,161,158)
#B9AFAD
(185,175,173)
#C5BDBC
(197,189,188)
#D1CBCB
(209,203,203)
#DDD9DA
(221,217,218)
#E9E7E9
(233,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715B53 color. Also use rgb(113,91,83) instead hex code.

Text Font Color

.myTextColor { color: #715B53; }

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

This text font color is #715B53.

Background Color

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

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

This div background color is #715B53.

Border color

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

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

This div border color is #715B53.

Opacity

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

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

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

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

This text has shadow with #715B53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715B53.

Preview

Color preview on black background

This text has color #715B53 on black background.


Color preview on white background

This text has color #715B53 on white background.


Black color preview on #715B53 background

This text has black color on #715B53 background.


White color preview on #715B53 background

This text has white color on #715B53 background.


Related colors

Complementary color

Complementary color for #hex is #8EA4AC.


I love getcolorcode.com

Triadic colors

1 #53715B and #5B5371 with #715B53 are triadic colors.

2 #535B71 and #5B7153 with #715B53 are triadic colors.