COLOR #71734C

HEX: #71734C RGB: (113,115,76)

Color info

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

RGB color model

#71734C color RGB value is (113,115,76).

RGB: (113,115,76) (44%, 45%, 30%)

RGB channels and saturation

R 113 of 255 = 44%
G 115 of 255 = 45%
B 76 of 255 = 30%

113
115
76

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

Portions of RGB colors in percentages

R + G + B = 113 + 115 + 76 = 304 (100%)
R 113 of 304 ~ 37.17%
G 115 of 304 ~ 37.83%
B 76 of 304 ~ 25'%

%37.17
%37.83
%25

CMYK color model

#71734C color CMYK value is (2,0,34,55).

  • cyan value is 1.74%
  • magenta value is 0.00%
  • yellow value is 33.91%
  • key color value is 54.90%
CMYK: (2,0,34,55) C2M0Y34K55 (2%,0%,34%,55%) (0.02/0.00/0.34/0.55) 

CMYK percentages

%1.74
%0
%33.91
%54.9

Codes

Color #71734C in popluar color models

71 73 4C
RGB 113 115 76
HSL 63° 20.42% 37.45%
HSB/HSV 63° 33.91% 45.10%
CMYK 1.74% 0.00% 33.91%
54.90%

Color #71734C in popluar number systems.

HEX 71 73 4C
Decimal 113 115 76
Binary 1110001 1110011 1001100
Octal 161 163 114

Shades and tints

Shades of #71734C

#71734C
(113,115,76)
#676946
(103,105,70)
#5D5F40
(93,95,64)
#53553A
(83,85,58)
#494B34
(73,75,52)
#3F412E
(63,65,46)
#353728
(53,55,40)
#2B2D22
(43,45,34)
#21231C
(33,35,28)
#171916
(23,25,22)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #71734C

#71734C
(113,115,76)
#7D7F5C
(125,127,92)
#898B6C
(137,139,108)
#95977C
(149,151,124)
#A1A38C
(161,163,140)
#ADAF9C
(173,175,156)
#B9BBAC
(185,187,172)
#C5C7BC
(197,199,188)
#D1D3CC
(209,211,204)
#DDDFDC
(221,223,220)
#E9EBEC
(233,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71734C color. Also use rgb(113,115,76) instead hex code.

Text Font Color

.myTextColor { color: #71734C; }

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

This text font color is #71734C.

Background Color

.myBgColor { background-color: #71734C; }

<div style="background-color:#71734C">Inner text</div>

This div background color is #71734C.

Border color

.myBorderColor { border: 1px solid #71734C; }

<div style="border:3px solid #71734C">Div</div>

This div border color is #71734C.

Opacity

.myOpacity80 { color: #71734C; opacity: 0.8; }

<p style="color:#71734C;opacity:0.8;">80%</p>

Text with #71734C 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 #71734C;}

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

This text has shadow with #71734C color.


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

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

This text has shadow with #71734C primary color and red secondary color.


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

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

This text has shadow with #71734C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71734C.

Preview

Color preview on black background

This text has color #71734C on black background.


Color preview on white background

This text has color #71734C on white background.


Black color preview on #71734C background

This text has black color on #71734C background.


White color preview on #71734C background

This text has white color on #71734C background.


Related colors

Complementary color

Complementary color for #hex is #8E8CB3.


I love getcolorcode.com

Triadic colors

1 #4C7173 and #734C71 with #71734C are triadic colors.

2 #4C7371 and #73714C with #71734C are triadic colors.