COLOR #715649

HEX: #715649 RGB: (113,86,73)

Color info

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

RGB color model

#715649 color RGB value is (113,86,73).

RGB: (113,86,73) (44%, 34%, 29%)

RGB channels and saturation

R 113 of 255 = 44%
G 86 of 255 = 34%
B 73 of 255 = 29%

113
86
73

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

Portions of RGB colors in percentages

R + G + B = 113 + 86 + 73 = 272 (100%)
R 113 of 272 ~ 41.54%
G 86 of 272 ~ 31.62%
B 73 of 272 ~ 26.84'%

%41.54
%31.62
%26.84

CMYK color model

#715649 color CMYK value is (0,24,35,56).

  • cyan value is 0.00%
  • magenta value is 23.89%
  • yellow value is 35.40%
  • key color value is 55.69%

CMYK: (0,24,35,56)
C0M24Y35K56 (0%, 24%, 35%, 56%)
(0.00 / 0.24 / 0.35 / 0.56)

CMYK percentages

%0
%23.89
%35.4
%55.69

Codes

Color #715649 in popluar color models

71 56 49
RGB 113 86 73
HSL 20° 21.51% 36.47%
HSB/HSV 20° 35.40% 44.31%
CMYK 0.00% 23.89% 35.40%
55.69%

Color #715649 in popluar number systems.

HEX 71 56 49
Decimal 113 86 73
Binary 1110001 1010110 1001001
Octal 161 126 111

Shades and tints

Shades of #715649

#715649
(113,86,73)
#674F43
(103,79,67)
#5D483D
(93,72,61)
#534137
(83,65,55)
#493A31
(73,58,49)
#3F332B
(63,51,43)
#352C25
(53,44,37)
#2B251F
(43,37,31)
#211E19
(33,30,25)
#171713
(23,23,19)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #715649

#715649
(113,86,73)
#7D6559
(125,101,89)
#897469
(137,116,105)
#958379
(149,131,121)
#A19289
(161,146,137)
#ADA199
(173,161,153)
#B9B0A9
(185,176,169)
#C5BFB9
(197,191,185)
#D1CEC9
(209,206,201)
#DDDDD9
(221,221,217)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715649 color. Also use rgb(113,86,73) instead hex code.

Text Font Color

.myTextColor { color: #715649; }

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

This text font color is #715649.

Background Color

.myBgColor { background-color: #715649; }

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

This div background color is #715649.

Border color

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

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

This div border color is #715649.

Opacity

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

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

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

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

This text has shadow with #715649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715649.

Preview

Color preview on black background

This text has color #715649 on black background.


Color preview on white background

This text has color #715649 on white background.


Black color preview on #715649 background

This text has black color on #715649 background.


White color preview on #715649 background

This text has white color on #715649 background.


Related colors

Complementary color

Complementary color for #hex is #8EA9B6.


I love getcolorcode.com

Triadic colors

1 #497156 and #564971 with #715649 are triadic colors.

2 #495671 and #567149 with #715649 are triadic colors.