COLOR #71815C

HEX: #71815C RGB: (113,129,92)

Color info

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

RGB color model

#71815C color RGB value is (113,129,92).

RGB: (113,129,92) (44%, 51%, 36%)

RGB channels and saturation

R 113 of 255 = 44%
G 129 of 255 = 51%
B 92 of 255 = 36%

113
129
92

R + G + B ~ 44%. #71815C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 129 + 92 = 334 (100%)
R 113 of 334 ~ 33.83%
G 129 of 334 ~ 38.62%
B 92 of 334 ~ 27.54'%

%33.83
%38.62
%27.54

CMYK color model

#71815C color CMYK value is (12,0,29,49).

  • cyan value is 12.40%
  • magenta value is 0.00%
  • yellow value is 28.68%
  • key color value is 49.41%

CMYK: (12,0,29,49)
C12M0Y29K49 (12%, 0%, 29%, 49%)
(0.12 / 0.00 / 0.29 / 0.49)

CMYK percentages

%12.4
%0
%28.68
%49.41

Codes

Color #71815C in popluar color models

71 81 5C
RGB 113 129 92
HSL 86° 16.74% 43.33%
HSB/HSV 86° 28.68% 50.59%
CMYK 12.40% 0.00% 28.68%
49.41%

Color #71815C in popluar number systems.

HEX 71 81 5C
Decimal 113 129 92
Binary 1110001 10000001 1011100
Octal 161 201 134

Shades and tints

Shades of #71815C

#71815C
(113,129,92)
#677654
(103,118,84)
#5D6B4C
(93,107,76)
#536044
(83,96,68)
#49553C
(73,85,60)
#3F4A34
(63,74,52)
#353F2C
(53,63,44)
#2B3424
(43,52,36)
#21291C
(33,41,28)
#171E14
(23,30,20)
#0D130C
(13,19,12)
#000000
(0,0,0)

Tints of #71815C

#71815C
(113,129,92)
#7D8C6A
(125,140,106)
#899778
(137,151,120)
#95A286
(149,162,134)
#A1AD94
(161,173,148)
#ADB8A2
(173,184,162)
#B9C3B0
(185,195,176)
#C5CEBE
(197,206,190)
#D1D9CC
(209,217,204)
#DDE4DA
(221,228,218)
#E9EFE8
(233,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71815C color. Also use rgb(113,129,92) instead hex code.

Text Font Color

.myTextColor { color: #71815C; }

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

This text font color is #71815C.

Background Color

.myBgColor { background-color: #71815C; }

<div style="background-color:#71815C">Inner text</div>

This div background color is #71815C.

Border color

.myBorderColor { border: 1px solid #71815C; }

<div style="border:3px solid #71815C">Div</div>

This div border color is #71815C.

Opacity

.myOpacity80 { color: #71815C; opacity: 0.8; }

<p style="color:#71815C;opacity:0.8;">80%</p>

Text with #71815C 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 #71815C;}

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

This text has shadow with #71815C color.


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

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

This text has shadow with #71815C primary color and red secondary color.


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

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

This text has shadow with #71815C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71815C.

Preview

Color preview on black background

This text has color #71815C on black background.


Color preview on white background

This text has color #71815C on white background.


Black color preview on #71815C background

This text has black color on #71815C background.


White color preview on #71815C background

This text has white color on #71815C background.


Related colors

Complementary color

Complementary color for #hex is #8E7EA3.


I love getcolorcode.com

Triadic colors

1 #5C7181 and #815C71 with #71815C are triadic colors.

2 #5C8171 and #81715C with #71815C are triadic colors.