COLOR #71504D

HEX: #71504D RGB: (113,80,77)

Color info

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

RGB color model

#71504D color RGB value is (113,80,77).

RGB: (113,80,77) (44%, 31%, 30%)

RGB channels and saturation

R 113 of 255 = 44%
G 80 of 255 = 31%
B 77 of 255 = 30%

113
80
77

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

Portions of RGB colors in percentages

R + G + B = 113 + 80 + 77 = 270 (100%)
R 113 of 270 ~ 41.85%
G 80 of 270 ~ 29.63%
B 77 of 270 ~ 28.52'%

%41.85
%29.63
%28.52

CMYK color model

#71504D color CMYK value is (0,29,32,56).

  • cyan value is 0.00%
  • magenta value is 29.20%
  • yellow value is 31.86%
  • key color value is 55.69%
CMYK: (0,29,32,56) C0M29Y32K56 (0%,29%,32%,56%) (0.00/0.29/0.32/0.56) 

CMYK percentages

%0
%29.2
%31.86
%55.69

Codes

Color #71504D in popluar color models

71 50 4D
RGB 113 80 77
HSL 18.95% 37.25%
HSB/HSV 31.86% 44.31%
CMYK 0.00% 29.20% 31.86%
55.69%

Color #71504D in popluar number systems.

HEX 71 50 4D
Decimal 113 80 77
Binary 1110001 1010000 1001101
Octal 161 120 115

Shades and tints

Shades of #71504D

#71504D
(113,80,77)
#674946
(103,73,70)
#5D423F
(93,66,63)
#533B38
(83,59,56)
#493431
(73,52,49)
#3F2D2A
(63,45,42)
#352623
(53,38,35)
#2B1F1C
(43,31,28)
#211815
(33,24,21)
#17110E
(23,17,14)
#0D0A07
(13,10,7)
#000000
(0,0,0)

Tints of #71504D

#71504D
(113,80,77)
#7D5F5D
(125,95,93)
#896E6D
(137,110,109)
#957D7D
(149,125,125)
#A18C8D
(161,140,141)
#AD9B9D
(173,155,157)
#B9AAAD
(185,170,173)
#C5B9BD
(197,185,189)
#D1C8CD
(209,200,205)
#DDD7DD
(221,215,221)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71504D; }

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

This text font color is #71504D.

Background Color

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

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

This div background color is #71504D.

Border color

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

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

This div border color is #71504D.

Opacity

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

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

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

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

This text has shadow with #71504D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71504D.

Preview

Color preview on black background

This text has color #71504D on black background.


Color preview on white background

This text has color #71504D on white background.


Black color preview on #71504D background

This text has black color on #71504D background.


White color preview on #71504D background

This text has white color on #71504D background.


Related colors

Complementary color

Complementary color for #hex is #8EAFB2.


I love getcolorcode.com

Triadic colors

1 #4D7150 and #504D71 with #71504D are triadic colors.

2 #4D5071 and #50714D with #71504D are triadic colors.