COLOR #71544D

HEX: #71544D RGB: (113,84,77)

Color info

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

RGB color model

#71544D color RGB value is (113,84,77).

RGB: (113,84,77) (44%, 33%, 30%)

RGB channels and saturation

R 113 of 255 = 44%
G 84 of 255 = 33%
B 77 of 255 = 30%

113
84
77

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

Portions of RGB colors in percentages

R + G + B = 113 + 84 + 77 = 274 (100%)
R 113 of 274 ~ 41.24%
G 84 of 274 ~ 30.66%
B 77 of 274 ~ 28.1'%

%41.24
%30.66
%28.1

CMYK color model

#71544D color CMYK value is (0,26,32,56).

  • cyan value is 0.00%
  • magenta value is 25.66%
  • yellow value is 31.86%
  • key color value is 55.69%

CMYK: (0,26,32,56)
C0M26Y32K56 (0%, 26%, 32%, 56%)
(0.00 / 0.26 / 0.32 / 0.56)

CMYK percentages

%0
%25.66
%31.86
%55.69

Codes

Color #71544D in popluar color models

71 54 4D
RGB 113 84 77
HSL 12° 18.95% 37.25%
HSB/HSV 12° 31.86% 44.31%
CMYK 0.00% 25.66% 31.86%
55.69%

Color #71544D in popluar number systems.

HEX 71 54 4D
Decimal 113 84 77
Binary 1110001 1010100 1001101
Octal 161 124 115

Shades and tints

Shades of #71544D

#71544D
(113,84,77)
#674D46
(103,77,70)
#5D463F
(93,70,63)
#533F38
(83,63,56)
#493831
(73,56,49)
#3F312A
(63,49,42)
#352A23
(53,42,35)
#2B231C
(43,35,28)
#211C15
(33,28,21)
#17150E
(23,21,14)
#0D0E07
(13,14,7)
#000000
(0,0,0)

Tints of #71544D

#71544D
(113,84,77)
#7D635D
(125,99,93)
#89726D
(137,114,109)
#95817D
(149,129,125)
#A1908D
(161,144,141)
#AD9F9D
(173,159,157)
#B9AEAD
(185,174,173)
#C5BDBD
(197,189,189)
#D1CCCD
(209,204,205)
#DDDBDD
(221,219,221)
#E9EAED
(233,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71544D color. Also use rgb(113,84,77) instead hex code.

Text Font Color

.myTextColor { color: #71544D; }

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

This text font color is #71544D.

Background Color

.myBgColor { background-color: #71544D; }

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

This div background color is #71544D.

Border color

.myBorderColor { border: 1px solid #71544D; }

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

This div border color is #71544D.

Opacity

.myOpacity80 { color: #71544D; opacity: 0.8; }

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

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

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

This text has shadow with #71544D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71544D.

Preview

Color preview on black background

This text has color #71544D on black background.


Color preview on white background

This text has color #71544D on white background.


Black color preview on #71544D background

This text has black color on #71544D background.


White color preview on #71544D background

This text has white color on #71544D background.


Related colors

Complementary color

Complementary color for #hex is #8EABB2.


I love getcolorcode.com

Triadic colors

1 #4D7154 and #544D71 with #71544D are triadic colors.

2 #4D5471 and #54714D with #71544D are triadic colors.