COLOR #71503A

HEX: #71503A RGB: (113,80,58)

Color info

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

RGB color model

#71503A color RGB value is (113,80,58).

RGB: (113,80,58) (44%, 31%, 23%)

RGB channels and saturation

R 113 of 255 = 44%
G 80 of 255 = 31%
B 58 of 255 = 23%

113
80
58

R + G + B ~ 33%. #71503A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 80 + 58 = 251 (100%)
R 113 of 251 ~ 45.02%
G 80 of 251 ~ 31.87%
B 58 of 251 ~ 23.11'%

%45.02
%31.87
%23.11

CMYK color model

#71503A color CMYK value is (0,29,49,56).

  • cyan value is 0.00%
  • magenta value is 29.20%
  • yellow value is 48.67%
  • key color value is 55.69%

CMYK: (0,29,49,56)
C0M29Y49K56 (0%, 29%, 49%, 56%)
(0.00 / 0.29 / 0.49 / 0.56)

CMYK percentages

%0
%29.2
%48.67
%55.69

Codes

Color #71503A in popluar color models

71 50 3A
RGB 113 80 58
HSL 24° 32.16% 33.53%
HSB/HSV 24° 48.67% 44.31%
CMYK 0.00% 29.20% 48.67%
55.69%

Color #71503A in popluar number systems.

HEX 71 50 3A
Decimal 113 80 58
Binary 1110001 1010000 111010
Octal 161 120 72

Shades and tints

Shades of #71503A

#71503A
(113,80,58)
#674935
(103,73,53)
#5D4230
(93,66,48)
#533B2B
(83,59,43)
#493426
(73,52,38)
#3F2D21
(63,45,33)
#35261C
(53,38,28)
#2B1F17
(43,31,23)
#211812
(33,24,18)
#17110D
(23,17,13)
#0D0A08
(13,10,8)
#000000
(0,0,0)

Tints of #71503A

#71503A
(113,80,58)
#7D5F4B
(125,95,75)
#896E5C
(137,110,92)
#957D6D
(149,125,109)
#A18C7E
(161,140,126)
#AD9B8F
(173,155,143)
#B9AAA0
(185,170,160)
#C5B9B1
(197,185,177)
#D1C8C2
(209,200,194)
#DDD7D3
(221,215,211)
#E9E6E4
(233,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71503A color. Also use rgb(113,80,58) instead hex code.

Text Font Color

.myTextColor { color: #71503A; }

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

This text font color is #71503A.

Background Color

.myBgColor { background-color: #71503A; }

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

This div background color is #71503A.

Border color

.myBorderColor { border: 1px solid #71503A; }

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

This div border color is #71503A.

Opacity

.myOpacity80 { color: #71503A; opacity: 0.8; }

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

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

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

This text has shadow with #71503A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71503A.

Preview

Color preview on black background

This text has color #71503A on black background.


Color preview on white background

This text has color #71503A on white background.


Black color preview on #71503A background

This text has black color on #71503A background.


White color preview on #71503A background

This text has white color on #71503A background.


Related colors

Complementary color

Complementary color for #hex is #8EAFC5.


I love getcolorcode.com

Triadic colors

1 #3A7150 and #503A71 with #71503A are triadic colors.

2 #3A5071 and #50713A with #71503A are triadic colors.