COLOR #71813D

HEX: #71813D RGB: (113,129,61)

Color info

#71813D contains mainly red and green colors. Web safe color of #71813D is #669933 (or #693).

RGB color model

#71813D color RGB value is (113,129,61).

RGB: (113,129,61) (44%, 51%, 24%)

RGB channels and saturation

R 113 of 255 = 44%
G 129 of 255 = 51%
B 61 of 255 = 24%

113
129
61

R + G + B ~ 40%. #71813D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 129 + 61 = 303 (100%)
R 113 of 303 ~ 37.29%
G 129 of 303 ~ 42.57%
B 61 of 303 ~ 20.13'%

%37.29
%42.57
%20.13

CMYK color model

#71813D color CMYK value is (12,0,53,49).

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

CMYK: (12,0,53,49)
C12M0Y53K49 (12%, 0%, 53%, 49%)
(0.12 / 0.00 / 0.53 / 0.49)

CMYK percentages

%12.4
%0
%52.71
%49.41

Codes

Color #71813D in popluar color models

71 81 3D
RGB 113 129 61
HSL 74° 35.79% 37.25%
HSB/HSV 74° 52.71% 50.59%
CMYK 12.40% 0.00% 52.71%
49.41%

Color #71813D in popluar number systems.

HEX 71 81 3D
Decimal 113 129 61
Binary 1110001 10000001 111101
Octal 161 201 75

Shades and tints

Shades of #71813D

#71813D
(113,129,61)
#677638
(103,118,56)
#5D6B33
(93,107,51)
#53602E
(83,96,46)
#495529
(73,85,41)
#3F4A24
(63,74,36)
#353F1F
(53,63,31)
#2B341A
(43,52,26)
#212915
(33,41,21)
#171E10
(23,30,16)
#0D130B
(13,19,11)
#000000
(0,0,0)

Tints of #71813D

#71813D
(113,129,61)
#7D8C4E
(125,140,78)
#89975F
(137,151,95)
#95A270
(149,162,112)
#A1AD81
(161,173,129)
#ADB892
(173,184,146)
#B9C3A3
(185,195,163)
#C5CEB4
(197,206,180)
#D1D9C5
(209,217,197)
#DDE4D6
(221,228,214)
#E9EFE7
(233,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71813D color. Also use rgb(113,129,61) instead hex code.

Text Font Color

.myTextColor { color: #71813D; }

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

This text font color is #71813D.

Background Color

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

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

This div background color is #71813D.

Border color

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

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

This div border color is #71813D.

Opacity

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

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

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

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

This text has shadow with #71813D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71813D.

Preview

Color preview on black background

This text has color #71813D on black background.


Color preview on white background

This text has color #71813D on white background.


Black color preview on #71813D background

This text has black color on #71813D background.


White color preview on #71813D background

This text has white color on #71813D background.


Related colors

Complementary color

Complementary color for #hex is #8E7EC2.


I love getcolorcode.com

Triadic colors

1 #3D7181 and #813D71 with #71813D are triadic colors.

2 #3D8171 and #81713D with #71813D are triadic colors.