COLOR #71692B

HEX: #71692B RGB: (113,105,43)

Color info

#71692B contains mainly red and green colors. Web safe color of #71692B is #666633 (or #663).

RGB color model

#71692B color RGB value is (113,105,43).

RGB: (113,105,43) (44%, 41%, 17%)

RGB channels and saturation

R 113 of 255 = 44%
G 105 of 255 = 41%
B 43 of 255 = 17%

113
105
43

R + G + B ~ 34%. #71692B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 105 + 43 = 261 (100%)
R 113 of 261 ~ 43.3%
G 105 of 261 ~ 40.23%
B 43 of 261 ~ 16.48'%

%43.3
%40.23
%16.48

CMYK color model

#71692B color CMYK value is (0,7,62,56).

  • cyan value is 0.00%
  • magenta value is 7.08%
  • yellow value is 61.95%
  • key color value is 55.69%

CMYK: (0,7,62,56)
C0M7Y62K56 (0%, 7%, 62%, 56%)
(0.00 / 0.07 / 0.62 / 0.56)

CMYK percentages

%0
%7.08
%61.95
%55.69

Codes

Color #71692B in popluar color models

71 69 2B
RGB 113 105 43
HSL 53° 44.87% 30.59%
HSB/HSV 53° 61.95% 44.31%
CMYK 0.00% 7.08% 61.95%
55.69%

Color #71692B in popluar number systems.

HEX 71 69 2B
Decimal 113 105 43
Binary 1110001 1101001 101011
Octal 161 151 53

Shades and tints

Shades of #71692B

#71692B
(113,105,43)
#676028
(103,96,40)
#5D5725
(93,87,37)
#534E22
(83,78,34)
#49451F
(73,69,31)
#3F3C1C
(63,60,28)
#353319
(53,51,25)
#2B2A16
(43,42,22)
#212113
(33,33,19)
#171810
(23,24,16)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #71692B

#71692B
(113,105,43)
#7D763E
(125,118,62)
#898351
(137,131,81)
#959064
(149,144,100)
#A19D77
(161,157,119)
#ADAA8A
(173,170,138)
#B9B79D
(185,183,157)
#C5C4B0
(197,196,176)
#D1D1C3
(209,209,195)
#DDDED6
(221,222,214)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71692B color. Also use rgb(113,105,43) instead hex code.

Text Font Color

.myTextColor { color: #71692B; }

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

This text font color is #71692B.

Background Color

.myBgColor { background-color: #71692B; }

<div style="background-color:#71692B">Inner text</div>

This div background color is #71692B.

Border color

.myBorderColor { border: 1px solid #71692B; }

<div style="border:3px solid #71692B">Div</div>

This div border color is #71692B.

Opacity

.myOpacity80 { color: #71692B; opacity: 0.8; }

<p style="color:#71692B;opacity:0.8;">80%</p>

Text with #71692B 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 #71692B;}

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

This text has shadow with #71692B color.


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

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

This text has shadow with #71692B primary color and red secondary color.


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

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

This text has shadow with #71692B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71692B.

Preview

Color preview on black background

This text has color #71692B on black background.


Color preview on white background

This text has color #71692B on white background.


Black color preview on #71692B background

This text has black color on #71692B background.


White color preview on #71692B background

This text has white color on #71692B background.


Related colors

Complementary color

Complementary color for #hex is #8E96D4.


I love getcolorcode.com

Triadic colors

1 #2B7169 and #692B71 with #71692B are triadic colors.

2 #2B6971 and #69712B with #71692B are triadic colors.