COLOR #715946

HEX: #715946 RGB: (113,89,70)

Color info

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

RGB color model

#715946 color RGB value is (113,89,70).

RGB: (113,89,70) (44%, 35%, 27%)

RGB channels and saturation

R 113 of 255 = 44%
G 89 of 255 = 35%
B 70 of 255 = 27%

113
89
70

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

Portions of RGB colors in percentages

R + G + B = 113 + 89 + 70 = 272 (100%)
R 113 of 272 ~ 41.54%
G 89 of 272 ~ 32.72%
B 70 of 272 ~ 25.74'%

%41.54
%32.72
%25.74

CMYK color model

#715946 color CMYK value is (0,21,38,56).

  • cyan value is 0.00%
  • magenta value is 21.24%
  • yellow value is 38.05%
  • key color value is 55.69%

CMYK: (0,21,38,56)
C0M21Y38K56 (0%, 21%, 38%, 56%)
(0.00 / 0.21 / 0.38 / 0.56)

CMYK percentages

%0
%21.24
%38.05
%55.69

Codes

Color #715946 in popluar color models

71 59 46
RGB 113 89 70
HSL 27° 23.50% 35.88%
HSB/HSV 27° 38.05% 44.31%
CMYK 0.00% 21.24% 38.05%
55.69%

Color #715946 in popluar number systems.

HEX 71 59 46
Decimal 113 89 70
Binary 1110001 1011001 1000110
Octal 161 131 106

Shades and tints

Shades of #715946

#715946
(113,89,70)
#675140
(103,81,64)
#5D493A
(93,73,58)
#534134
(83,65,52)
#49392E
(73,57,46)
#3F3128
(63,49,40)
#352922
(53,41,34)
#2B211C
(43,33,28)
#211916
(33,25,22)
#171110
(23,17,16)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #715946

#715946
(113,89,70)
#7D6856
(125,104,86)
#897766
(137,119,102)
#958676
(149,134,118)
#A19586
(161,149,134)
#ADA496
(173,164,150)
#B9B3A6
(185,179,166)
#C5C2B6
(197,194,182)
#D1D1C6
(209,209,198)
#DDE0D6
(221,224,214)
#E9EFE6
(233,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715946 color. Also use rgb(113,89,70) instead hex code.

Text Font Color

.myTextColor { color: #715946; }

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

This text font color is #715946.

Background Color

.myBgColor { background-color: #715946; }

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

This div background color is #715946.

Border color

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

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

This div border color is #715946.

Opacity

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

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

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

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

This text has shadow with #715946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715946.

Preview

Color preview on black background

This text has color #715946 on black background.


Color preview on white background

This text has color #715946 on white background.


Black color preview on #715946 background

This text has black color on #715946 background.


White color preview on #715946 background

This text has white color on #715946 background.


Related colors

Complementary color

Complementary color for #hex is #8EA6B9.


I love getcolorcode.com

Triadic colors

1 #467159 and #594671 with #715946 are triadic colors.

2 #465971 and #597146 with #715946 are triadic colors.