COLOR #71684A

HEX: #71684A RGB: (113,104,74)

Color info

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

RGB color model

#71684A color RGB value is (113,104,74).

RGB: (113,104,74) (44%, 41%, 29%)

RGB channels and saturation

R 113 of 255 = 44%
G 104 of 255 = 41%
B 74 of 255 = 29%

113
104
74

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

Portions of RGB colors in percentages

R + G + B = 113 + 104 + 74 = 291 (100%)
R 113 of 291 ~ 38.83%
G 104 of 291 ~ 35.74%
B 74 of 291 ~ 25.43'%

%38.83
%35.74
%25.43

CMYK color model

#71684A color CMYK value is (0,8,35,56).

  • cyan value is 0.00%
  • magenta value is 7.96%
  • yellow value is 34.51%
  • key color value is 55.69%
CMYK: (0,8,35,56) C0M8Y35K56 (0%,8%,35%,56%) (0.00/0.08/0.35/0.56) 

CMYK percentages

%0
%7.96
%34.51
%55.69

Codes

Color #71684A in popluar color models

71 68 4A
RGB 113 104 74
HSL 46° 20.86% 36.67%
HSB/HSV 46° 34.51% 44.31%
CMYK 0.00% 7.96% 34.51%
55.69%

Color #71684A in popluar number systems.

HEX 71 68 4A
Decimal 113 104 74
Binary 1110001 1101000 1001010
Octal 161 150 112

Shades and tints

Shades of #71684A

#71684A
(113,104,74)
#675F44
(103,95,68)
#5D563E
(93,86,62)
#534D38
(83,77,56)
#494432
(73,68,50)
#3F3B2C
(63,59,44)
#353226
(53,50,38)
#2B2920
(43,41,32)
#21201A
(33,32,26)
#171714
(23,23,20)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #71684A

#71684A
(113,104,74)
#7D755A
(125,117,90)
#89826A
(137,130,106)
#958F7A
(149,143,122)
#A19C8A
(161,156,138)
#ADA99A
(173,169,154)
#B9B6AA
(185,182,170)
#C5C3BA
(197,195,186)
#D1D0CA
(209,208,202)
#DDDDDA
(221,221,218)
#E9EAEA
(233,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71684A; }

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

This text font color is #71684A.

Background Color

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

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

This div background color is #71684A.

Border color

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

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

This div border color is #71684A.

Opacity

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

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

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

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

This text has shadow with #71684A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71684A.

Preview

Color preview on black background

This text has color #71684A on black background.


Color preview on white background

This text has color #71684A on white background.


Black color preview on #71684A background

This text has black color on #71684A background.


White color preview on #71684A background

This text has white color on #71684A background.


Related colors

Complementary color

Complementary color for #hex is #8E97B5.


I love getcolorcode.com

Triadic colors

1 #4A7168 and #684A71 with #71684A are triadic colors.

2 #4A6871 and #68714A with #71684A are triadic colors.