COLOR #71836A

HEX: #71836A RGB: (113,131,106)

Color info

#71836A contains red, green and blue colors in about the same proportion. Web safe color of #71836A is #669966 (or #696).

RGB color model

#71836A color RGB value is (113,131,106).

RGB: (113,131,106) (44%, 51%, 42%)

RGB channels and saturation

R 113 of 255 = 44%
G 131 of 255 = 51%
B 106 of 255 = 42%

113
131
106

R + G + B ~ 46%. #71836A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 131 + 106 = 350 (100%)
R 113 of 350 ~ 32.29%
G 131 of 350 ~ 37.43%
B 106 of 350 ~ 30.29'%

%32.29
%37.43
%30.29

CMYK color model

#71836A color CMYK value is (14,0,19,49).

  • cyan value is 13.74%
  • magenta value is 0.00%
  • yellow value is 19.08%
  • key color value is 48.63%
CMYK: (14,0,19,49) C14M0Y19K49 (14%,0%,19%,49%) (0.14/0.00/0.19/0.49) 

CMYK percentages

%13.74
%0
%19.08
%48.63

Codes

Color #71836A in popluar color models

71 83 6A
RGB 113 131 106
HSL 103° 10.55% 46.47%
HSB/HSV 103° 19.08% 51.37%
CMYK 13.74% 0.00% 19.08%
48.63%

Color #71836A in popluar number systems.

HEX 71 83 6A
Decimal 113 131 106
Binary 1110001 10000011 1101010
Octal 161 203 152

Shades and tints

Shades of #71836A

#71836A
(113,131,106)
#677861
(103,120,97)
#5D6D58
(93,109,88)
#53624F
(83,98,79)
#495746
(73,87,70)
#3F4C3D
(63,76,61)
#354134
(53,65,52)
#2B362B
(43,54,43)
#212B22
(33,43,34)
#172019
(23,32,25)
#0D1510
(13,21,16)
#000000
(0,0,0)

Tints of #71836A

#71836A
(113,131,106)
#7D8E77
(125,142,119)
#899984
(137,153,132)
#95A491
(149,164,145)
#A1AF9E
(161,175,158)
#ADBAAB
(173,186,171)
#B9C5B8
(185,197,184)
#C5D0C5
(197,208,197)
#D1DBD2
(209,219,210)
#DDE6DF
(221,230,223)
#E9F1EC
(233,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71836A color. Also use rgb(113,131,106) instead hex code.

Text Font Color

.myTextColor { color: #71836A; }

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

This text font color is #71836A.

Background Color

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

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

This div background color is #71836A.

Border color

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

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

This div border color is #71836A.

Opacity

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

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

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

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

This text has shadow with #71836A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71836A.

Preview

Color preview on black background

This text has color #71836A on black background.


Color preview on white background

This text has color #71836A on white background.


Black color preview on #71836A background

This text has black color on #71836A background.


White color preview on #71836A background

This text has white color on #71836A background.


Related colors

Complementary color

Complementary color for #hex is #8E7C95.


I love getcolorcode.com

Triadic colors

1 #6A7183 and #836A71 with #71836A are triadic colors.

2 #6A8371 and #83716A with #71836A are triadic colors.