COLOR #71684D

HEX: #71684D RGB: (113,104,77)

Color info

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

RGB color model

#71684D color RGB value is (113,104,77).

RGB: (113,104,77) (44%, 41%, 30%)

RGB channels and saturation

R 113 of 255 = 44%
G 104 of 255 = 41%
B 77 of 255 = 30%

113
104
77

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

Portions of RGB colors in percentages

R + G + B = 113 + 104 + 77 = 294 (100%)
R 113 of 294 ~ 38.44%
G 104 of 294 ~ 35.37%
B 77 of 294 ~ 26.19'%

%38.44
%35.37
%26.19

CMYK color model

#71684D color CMYK value is (0,8,32,56).

  • cyan value is 0.00%
  • magenta value is 7.96%
  • yellow value is 31.86%
  • key color value is 55.69%

CMYK: (0,8,32,56)
C0M8Y32K56 (0%, 8%, 32%, 56%)
(0.00 / 0.08 / 0.32 / 0.56)

CMYK percentages

%0
%7.96
%31.86
%55.69

Codes

Color #71684D in popluar color models

71 68 4D
RGB 113 104 77
HSL 45° 18.95% 37.25%
HSB/HSV 45° 31.86% 44.31%
CMYK 0.00% 7.96% 31.86%
55.69%

Color #71684D in popluar number systems.

HEX 71 68 4D
Decimal 113 104 77
Binary 1110001 1101000 1001101
Octal 161 150 115

Shades and tints

Shades of #71684D

#71684D
(113,104,77)
#675F46
(103,95,70)
#5D563F
(93,86,63)
#534D38
(83,77,56)
#494431
(73,68,49)
#3F3B2A
(63,59,42)
#353223
(53,50,35)
#2B291C
(43,41,28)
#212015
(33,32,21)
#17170E
(23,23,14)
#0D0E07
(13,14,7)
#000000
(0,0,0)

Tints of #71684D

#71684D
(113,104,77)
#7D755D
(125,117,93)
#89826D
(137,130,109)
#958F7D
(149,143,125)
#A19C8D
(161,156,141)
#ADA99D
(173,169,157)
#B9B6AD
(185,182,173)
#C5C3BD
(197,195,189)
#D1D0CD
(209,208,205)
#DDDDDD
(221,221,221)
#E9EAED
(233,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71684D color. Also use rgb(113,104,77) instead hex code.

Text Font Color

.myTextColor { color: #71684D; }

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

This text font color is #71684D.

Background Color

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

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

This div background color is #71684D.

Border color

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

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

This div border color is #71684D.

Opacity

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

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

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

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

This text has shadow with #71684D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71684D.

Preview

Color preview on black background

This text has color #71684D on black background.


Color preview on white background

This text has color #71684D on white background.


Black color preview on #71684D background

This text has black color on #71684D background.


White color preview on #71684D background

This text has white color on #71684D background.


Related colors

Complementary color

Complementary color for #hex is #8E97B2.


I love getcolorcode.com

Triadic colors

1 #4D7168 and #684D71 with #71684D are triadic colors.

2 #4D6871 and #68714D with #71684D are triadic colors.