COLOR #71704E

HEX: #71704E RGB: (113,112,78)

Color info

#71704E contains red, green and blue colors in about the same proportion. Web safe color of #71704E is #666666 (or #666).

RGB color model

#71704E color RGB value is (113,112,78).

RGB: (113,112,78) (44%, 44%, 31%)

RGB channels and saturation

R 113 of 255 = 44%
G 112 of 255 = 44%
B 78 of 255 = 31%

113
112
78

R + G + B ~ 40%. #71704E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 112 + 78 = 303 (100%)
R 113 of 303 ~ 37.29%
G 112 of 303 ~ 36.96%
B 78 of 303 ~ 25.74'%

%37.29
%36.96
%25.74

CMYK color model

#71704E color CMYK value is (0,1,31,56).

  • cyan value is 0.00%
  • magenta value is 0.88%
  • yellow value is 30.97%
  • key color value is 55.69%

CMYK: (0,1,31,56)
C0M1Y31K56 (0%, 1%, 31%, 56%)
(0.00 / 0.01 / 0.31 / 0.56)

CMYK percentages

%0
%0.88
%30.97
%55.69

Codes

Color #71704E in popluar color models

71 70 4E
RGB 113 112 78
HSL 58° 18.32% 37.45%
HSB/HSV 58° 30.97% 44.31%
CMYK 0.00% 0.88% 30.97%
55.69%

Color #71704E in popluar number systems.

HEX 71 70 4E
Decimal 113 112 78
Binary 1110001 1110000 1001110
Octal 161 160 116

Shades and tints

Shades of #71704E

#71704E
(113,112,78)
#676647
(103,102,71)
#5D5C40
(93,92,64)
#535239
(83,82,57)
#494832
(73,72,50)
#3F3E2B
(63,62,43)
#353424
(53,52,36)
#2B2A1D
(43,42,29)
#212016
(33,32,22)
#17160F
(23,22,15)
#0D0C08
(13,12,8)
#000000
(0,0,0)

Tints of #71704E

#71704E
(113,112,78)
#7D7D5E
(125,125,94)
#898A6E
(137,138,110)
#95977E
(149,151,126)
#A1A48E
(161,164,142)
#ADB19E
(173,177,158)
#B9BEAE
(185,190,174)
#C5CBBE
(197,203,190)
#D1D8CE
(209,216,206)
#DDE5DE
(221,229,222)
#E9F2EE
(233,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71704E color. Also use rgb(113,112,78) instead hex code.

Text Font Color

.myTextColor { color: #71704E; }

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

This text font color is #71704E.

Background Color

.myBgColor { background-color: #71704E; }

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

This div background color is #71704E.

Border color

.myBorderColor { border: 1px solid #71704E; }

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

This div border color is #71704E.

Opacity

.myOpacity80 { color: #71704E; opacity: 0.8; }

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

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

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

This text has shadow with #71704E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71704E.

Preview

Color preview on black background

This text has color #71704E on black background.


Color preview on white background

This text has color #71704E on white background.


Black color preview on #71704E background

This text has black color on #71704E background.


White color preview on #71704E background

This text has white color on #71704E background.


Related colors

Complementary color

Complementary color for #hex is #8E8FB1.


I love getcolorcode.com

Triadic colors

1 #4E7170 and #704E71 with #71704E are triadic colors.

2 #4E7071 and #70714E with #71704E are triadic colors.