COLOR #71773D

HEX: #71773D RGB: (113,119,61)

Color info

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

RGB color model

#71773D color RGB value is (113,119,61).

RGB: (113,119,61) (44%, 47%, 24%)

RGB channels and saturation

R 113 of 255 = 44%
G 119 of 255 = 47%
B 61 of 255 = 24%

113
119
61

R + G + B ~ 38%. #71773D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 119 + 61 = 293 (100%)
R 113 of 293 ~ 38.57%
G 119 of 293 ~ 40.61%
B 61 of 293 ~ 20.82'%

%38.57
%40.61
%20.82

CMYK color model

#71773D color CMYK value is (5,0,49,53).

  • cyan value is 5.04%
  • magenta value is 0.00%
  • yellow value is 48.74%
  • key color value is 53.33%

CMYK: (5,0,49,53)
C5M0Y49K53 (5%, 0%, 49%, 53%)
(0.05 / 0.00 / 0.49 / 0.53)

CMYK percentages

%5.04
%0
%48.74
%53.33

Codes

Color #71773D in popluar color models

71 77 3D
RGB 113 119 61
HSL 66° 32.22% 35.29%
HSB/HSV 66° 48.74% 46.67%
CMYK 5.04% 0.00% 48.74%
53.33%

Color #71773D in popluar number systems.

HEX 71 77 3D
Decimal 113 119 61
Binary 1110001 1110111 111101
Octal 161 167 75

Shades and tints

Shades of #71773D

#71773D
(113,119,61)
#676D38
(103,109,56)
#5D6333
(93,99,51)
#53592E
(83,89,46)
#494F29
(73,79,41)
#3F4524
(63,69,36)
#353B1F
(53,59,31)
#2B311A
(43,49,26)
#212715
(33,39,21)
#171D10
(23,29,16)
#0D130B
(13,19,11)
#000000
(0,0,0)

Tints of #71773D

#71773D
(113,119,61)
#7D834E
(125,131,78)
#898F5F
(137,143,95)
#959B70
(149,155,112)
#A1A781
(161,167,129)
#ADB392
(173,179,146)
#B9BFA3
(185,191,163)
#C5CBB4
(197,203,180)
#D1D7C5
(209,215,197)
#DDE3D6
(221,227,214)
#E9EFE7
(233,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71773D color. Also use rgb(113,119,61) instead hex code.

Text Font Color

.myTextColor { color: #71773D; }

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

This text font color is #71773D.

Background Color

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

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

This div background color is #71773D.

Border color

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

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

This div border color is #71773D.

Opacity

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

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

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

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

This text has shadow with #71773D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71773D.

Preview

Color preview on black background

This text has color #71773D on black background.


Color preview on white background

This text has color #71773D on white background.


Black color preview on #71773D background

This text has black color on #71773D background.


White color preview on #71773D background

This text has white color on #71773D background.


Related colors

Complementary color

Complementary color for #hex is #8E88C2.


I love getcolorcode.com

Triadic colors

1 #3D7177 and #773D71 with #71773D are triadic colors.

2 #3D7771 and #77713D with #71773D are triadic colors.