COLOR #71674D

HEX: #71674D RGB: (113,103,77)

Color info

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

RGB color model

#71674D color RGB value is (113,103,77).

RGB: (113,103,77) (44%, 40%, 30%)

RGB channels and saturation

R 113 of 255 = 44%
G 103 of 255 = 40%
B 77 of 255 = 30%

113
103
77

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

Portions of RGB colors in percentages

R + G + B = 113 + 103 + 77 = 293 (100%)
R 113 of 293 ~ 38.57%
G 103 of 293 ~ 35.15%
B 77 of 293 ~ 26.28'%

%38.57
%35.15
%26.28

CMYK color model

#71674D color CMYK value is (0,9,32,56).

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

CMYK: (0,9,32,56)
C0M9Y32K56 (0%, 9%, 32%, 56%)
(0.00 / 0.09 / 0.32 / 0.56)

CMYK percentages

%0
%8.85
%31.86
%55.69

Codes

Color #71674D in popluar color models

71 67 4D
RGB 113 103 77
HSL 43° 18.95% 37.25%
HSB/HSV 43° 31.86% 44.31%
CMYK 0.00% 8.85% 31.86%
55.69%

Color #71674D in popluar number systems.

HEX 71 67 4D
Decimal 113 103 77
Binary 1110001 1100111 1001101
Octal 161 147 115

Shades and tints

Shades of #71674D

#71674D
(113,103,77)
#675E46
(103,94,70)
#5D553F
(93,85,63)
#534C38
(83,76,56)
#494331
(73,67,49)
#3F3A2A
(63,58,42)
#353123
(53,49,35)
#2B281C
(43,40,28)
#211F15
(33,31,21)
#17160E
(23,22,14)
#0D0D07
(13,13,7)
#000000
(0,0,0)

Tints of #71674D

#71674D
(113,103,77)
#7D745D
(125,116,93)
#89816D
(137,129,109)
#958E7D
(149,142,125)
#A19B8D
(161,155,141)
#ADA89D
(173,168,157)
#B9B5AD
(185,181,173)
#C5C2BD
(197,194,189)
#D1CFCD
(209,207,205)
#DDDCDD
(221,220,221)
#E9E9ED
(233,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71674D; }

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

This text font color is #71674D.

Background Color

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

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

This div background color is #71674D.

Border color

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

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

This div border color is #71674D.

Opacity

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

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

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

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

This text has shadow with #71674D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71674D.

Preview

Color preview on black background

This text has color #71674D on black background.


Color preview on white background

This text has color #71674D on white background.


Black color preview on #71674D background

This text has black color on #71674D background.


White color preview on #71674D background

This text has white color on #71674D background.


Related colors

Complementary color

Complementary color for #hex is #8E98B2.


I love getcolorcode.com

Triadic colors

1 #4D7167 and #674D71 with #71674D are triadic colors.

2 #4D6771 and #67714D with #71674D are triadic colors.