COLOR #715849

HEX: #715849 RGB: (113,88,73)

Color info

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

RGB color model

#715849 color RGB value is (113,88,73).

RGB: (113,88,73) (44%, 35%, 29%)

RGB channels and saturation

R 113 of 255 = 44%
G 88 of 255 = 35%
B 73 of 255 = 29%

113
88
73

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

Portions of RGB colors in percentages

R + G + B = 113 + 88 + 73 = 274 (100%)
R 113 of 274 ~ 41.24%
G 88 of 274 ~ 32.12%
B 73 of 274 ~ 26.64'%

%41.24
%32.12
%26.64

CMYK color model

#715849 color CMYK value is (0,22,35,56).

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

CMYK: (0,22,35,56)
C0M22Y35K56 (0%, 22%, 35%, 56%)
(0.00 / 0.22 / 0.35 / 0.56)

CMYK percentages

%0
%22.12
%35.4
%55.69

Codes

Color #715849 in popluar color models

71 58 49
RGB 113 88 73
HSL 23° 21.51% 36.47%
HSB/HSV 23° 35.40% 44.31%
CMYK 0.00% 22.12% 35.40%
55.69%

Color #715849 in popluar number systems.

HEX 71 58 49
Decimal 113 88 73
Binary 1110001 1011000 1001001
Octal 161 130 111

Shades and tints

Shades of #715849

#715849
(113,88,73)
#675043
(103,80,67)
#5D483D
(93,72,61)
#534037
(83,64,55)
#493831
(73,56,49)
#3F302B
(63,48,43)
#352825
(53,40,37)
#2B201F
(43,32,31)
#211819
(33,24,25)
#171013
(23,16,19)
#0D080D
(13,8,13)
#000000
(0,0,0)

Tints of #715849

#715849
(113,88,73)
#7D6759
(125,103,89)
#897669
(137,118,105)
#958579
(149,133,121)
#A19489
(161,148,137)
#ADA399
(173,163,153)
#B9B2A9
(185,178,169)
#C5C1B9
(197,193,185)
#D1D0C9
(209,208,201)
#DDDFD9
(221,223,217)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715849; }

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

This text font color is #715849.

Background Color

.myBgColor { background-color: #715849; }

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

This div background color is #715849.

Border color

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

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

This div border color is #715849.

Opacity

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

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

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

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

This text has shadow with #715849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715849.

Preview

Color preview on black background

This text has color #715849 on black background.


Color preview on white background

This text has color #715849 on white background.


Black color preview on #715849 background

This text has black color on #715849 background.


White color preview on #715849 background

This text has white color on #715849 background.


Related colors

Complementary color

Complementary color for #hex is #8EA7B6.


I love getcolorcode.com

Triadic colors

1 #497158 and #584971 with #715849 are triadic colors.

2 #495871 and #587149 with #715849 are triadic colors.