COLOR #71654D

HEX: #71654D RGB: (113,101,77)

Color info

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

RGB color model

#71654D color RGB value is (113,101,77).

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

RGB channels and saturation

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

113
101
77

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

Portions of RGB colors in percentages

R + G + B = 113 + 101 + 77 = 291 (100%)
R 113 of 291 ~ 38.83%
G 101 of 291 ~ 34.71%
B 77 of 291 ~ 26.46'%

%38.83
%34.71
%26.46

CMYK color model

#71654D color CMYK value is (0,11,32,56).

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

CMYK: (0,11,32,56)
C0M11Y32K56 (0%, 11%, 32%, 56%)
(0.00 / 0.11 / 0.32 / 0.56)

CMYK percentages

%0
%10.62
%31.86
%55.69

Codes

Color #71654D in popluar color models

71 65 4D
RGB 113 101 77
HSL 40° 18.95% 37.25%
HSB/HSV 40° 31.86% 44.31%
CMYK 0.00% 10.62% 31.86%
55.69%

Color #71654D in popluar number systems.

HEX 71 65 4D
Decimal 113 101 77
Binary 1110001 1100101 1001101
Octal 161 145 115

Shades and tints

Shades of #71654D

#71654D
(113,101,77)
#675C46
(103,92,70)
#5D533F
(93,83,63)
#534A38
(83,74,56)
#494131
(73,65,49)
#3F382A
(63,56,42)
#352F23
(53,47,35)
#2B261C
(43,38,28)
#211D15
(33,29,21)
#17140E
(23,20,14)
#0D0B07
(13,11,7)
#000000
(0,0,0)

Tints of #71654D

#71654D
(113,101,77)
#7D735D
(125,115,93)
#89816D
(137,129,109)
#958F7D
(149,143,125)
#A19D8D
(161,157,141)
#ADAB9D
(173,171,157)
#B9B9AD
(185,185,173)
#C5C7BD
(197,199,189)
#D1D5CD
(209,213,205)
#DDE3DD
(221,227,221)
#E9F1ED
(233,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71654D; }

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

This text font color is #71654D.

Background Color

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

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

This div background color is #71654D.

Border color

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

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

This div border color is #71654D.

Opacity

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

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

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

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

This text has shadow with #71654D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71654D.

Preview

Color preview on black background

This text has color #71654D on black background.


Color preview on white background

This text has color #71654D on white background.


Black color preview on #71654D background

This text has black color on #71654D background.


White color preview on #71654D background

This text has white color on #71654D background.


Related colors

Complementary color

Complementary color for #hex is #8E9AB2.


I love getcolorcode.com

Triadic colors

1 #4D7165 and #654D71 with #71654D are triadic colors.

2 #4D6571 and #65714D with #71654D are triadic colors.