COLOR #71702E

HEX: #71702E RGB: (113,112,46)

Color info

#71702E contains mainly red and green colors. Web safe color of #71702E is #666633 (or #663).

RGB color model

#71702E color RGB value is (113,112,46).

RGB: (113,112,46) (44%, 44%, 18%)

RGB channels and saturation

R 113 of 255 = 44%
G 112 of 255 = 44%
B 46 of 255 = 18%

113
112
46

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

Portions of RGB colors in percentages

R + G + B = 113 + 112 + 46 = 271 (100%)
R 113 of 271 ~ 41.7%
G 112 of 271 ~ 41.33%
B 46 of 271 ~ 16.97'%

%41.7
%41.33
%16.97

CMYK color model

#71702E color CMYK value is (0,1,59,56).

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

CMYK: (0,1,59,56)
C0M1Y59K56 (0%, 1%, 59%, 56%)
(0.00 / 0.01 / 0.59 / 0.56)

CMYK percentages

%0
%0.88
%59.29
%55.69

Codes

Color #71702E in popluar color models

71 70 2E
RGB 113 112 46
HSL 59° 42.14% 31.18%
HSB/HSV 59° 59.29% 44.31%
CMYK 0.00% 0.88% 59.29%
55.69%

Color #71702E in popluar number systems.

HEX 71 70 2E
Decimal 113 112 46
Binary 1110001 1110000 101110
Octal 161 160 56

Shades and tints

Shades of #71702E

#71702E
(113,112,46)
#67662A
(103,102,42)
#5D5C26
(93,92,38)
#535222
(83,82,34)
#49481E
(73,72,30)
#3F3E1A
(63,62,26)
#353416
(53,52,22)
#2B2A12
(43,42,18)
#21200E
(33,32,14)
#17160A
(23,22,10)
#0D0C06
(13,12,6)
#000000
(0,0,0)

Tints of #71702E

#71702E
(113,112,46)
#7D7D41
(125,125,65)
#898A54
(137,138,84)
#959767
(149,151,103)
#A1A47A
(161,164,122)
#ADB18D
(173,177,141)
#B9BEA0
(185,190,160)
#C5CBB3
(197,203,179)
#D1D8C6
(209,216,198)
#DDE5D9
(221,229,217)
#E9F2EC
(233,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71702E; }

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

This text font color is #71702E.

Background Color

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

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

This div background color is #71702E.

Border color

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

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

This div border color is #71702E.

Opacity

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

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

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

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

This text has shadow with #71702E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71702E.

Preview

Color preview on black background

This text has color #71702E on black background.


Color preview on white background

This text has color #71702E on white background.


Black color preview on #71702E background

This text has black color on #71702E background.


White color preview on #71702E background

This text has white color on #71702E background.


Related colors

Complementary color

Complementary color for #hex is #8E8FD1.


I love getcolorcode.com

Triadic colors

1 #2E7170 and #702E71 with #71702E are triadic colors.

2 #2E7071 and #70712E with #71702E are triadic colors.