COLOR #71865F

HEX: #71865F RGB: (113,134,95)

Color info

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

RGB color model

#71865F color RGB value is (113,134,95).

RGB: (113,134,95) (44%, 53%, 37%)

RGB channels and saturation

R 113 of 255 = 44%
G 134 of 255 = 53%
B 95 of 255 = 37%

113
134
95

R + G + B ~ 45%. #71865F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 134 + 95 = 342 (100%)
R 113 of 342 ~ 33.04%
G 134 of 342 ~ 39.18%
B 95 of 342 ~ 27.78'%

%33.04
%39.18
%27.78

CMYK color model

#71865F color CMYK value is (16,0,29,47).

  • cyan value is 15.67%
  • magenta value is 0.00%
  • yellow value is 29.10%
  • key color value is 47.45%
CMYK: (16,0,29,47) C16M0Y29K47 (16%,0%,29%,47%) (0.16/0.00/0.29/0.47) 

CMYK percentages

%15.67
%0
%29.1
%47.45

Codes

Color #71865F in popluar color models

71 86 5F
RGB 113 134 95
HSL 92° 17.03% 44.90%
HSB/HSV 92° 29.10% 52.55%
CMYK 15.67% 0.00% 29.10%
47.45%

Color #71865F in popluar number systems.

HEX 71 86 5F
Decimal 113 134 95
Binary 1110001 10000110 1011111
Octal 161 206 137

Shades and tints

Shades of #71865F

#71865F
(113,134,95)
#677A57
(103,122,87)
#5D6E4F
(93,110,79)
#536247
(83,98,71)
#49563F
(73,86,63)
#3F4A37
(63,74,55)
#353E2F
(53,62,47)
#2B3227
(43,50,39)
#21261F
(33,38,31)
#171A17
(23,26,23)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #71865F

#71865F
(113,134,95)
#7D916D
(125,145,109)
#899C7B
(137,156,123)
#95A789
(149,167,137)
#A1B297
(161,178,151)
#ADBDA5
(173,189,165)
#B9C8B3
(185,200,179)
#C5D3C1
(197,211,193)
#D1DECF
(209,222,207)
#DDE9DD
(221,233,221)
#E9F4EB
(233,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71865F color. Also use rgb(113,134,95) instead hex code.

Text Font Color

.myTextColor { color: #71865F; }

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

This text font color is #71865F.

Background Color

.myBgColor { background-color: #71865F; }

<div style="background-color:#71865F">Inner text</div>

This div background color is #71865F.

Border color

.myBorderColor { border: 1px solid #71865F; }

<div style="border:3px solid #71865F">Div</div>

This div border color is #71865F.

Opacity

.myOpacity80 { color: #71865F; opacity: 0.8; }

<p style="color:#71865F;opacity:0.8;">80%</p>

Text with #71865F 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 #71865F;}

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

This text has shadow with #71865F color.


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

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

This text has shadow with #71865F primary color and red secondary color.


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

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

This text has shadow with #71865F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71865F.

Preview

Color preview on black background

This text has color #71865F on black background.


Color preview on white background

This text has color #71865F on white background.


Black color preview on #71865F background

This text has black color on #71865F background.


White color preview on #71865F background

This text has white color on #71865F background.


Related colors

Complementary color

Complementary color for #hex is #8E79A0.


I love getcolorcode.com

Triadic colors

1 #5F7186 and #865F71 with #71865F are triadic colors.

2 #5F8671 and #86715F with #71865F are triadic colors.