COLOR #71914B

HEX: #71914B RGB: (113,145,75)

Color info

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

RGB color model

#71914B color RGB value is (113,145,75).

RGB: (113,145,75) (44%, 57%, 29%)

RGB channels and saturation

R 113 of 255 = 44%
G 145 of 255 = 57%
B 75 of 255 = 29%

113
145
75

R + G + B ~ 43%. #71914B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 145 + 75 = 333 (100%)
R 113 of 333 ~ 33.93%
G 145 of 333 ~ 43.54%
B 75 of 333 ~ 22.52'%

%33.93
%43.54
%22.52

CMYK color model

#71914B color CMYK value is (22,0,48,43).

  • cyan value is 22.07%
  • magenta value is 0.00%
  • yellow value is 48.28%
  • key color value is 43.14%

CMYK: (22,0,48,43)
C22M0Y48K43 (22%, 0%, 48%, 43%)
(0.22 / 0.00 / 0.48 / 0.43)

CMYK percentages

%22.07
%0
%48.28
%43.14

Codes

Color #71914B in popluar color models

71 91 4B
RGB 113 145 75
HSL 87° 31.82% 43.14%
HSB/HSV 87° 48.28% 56.86%
CMYK 22.07% 0.00% 48.28%
43.14%

Color #71914B in popluar number systems.

HEX 71 91 4B
Decimal 113 145 75
Binary 1110001 10010001 1001011
Octal 161 221 113

Shades and tints

Shades of #71914B

#71914B
(113,145,75)
#678445
(103,132,69)
#5D773F
(93,119,63)
#536A39
(83,106,57)
#495D33
(73,93,51)
#3F502D
(63,80,45)
#354327
(53,67,39)
#2B3621
(43,54,33)
#21291B
(33,41,27)
#171C15
(23,28,21)
#0D0F0F
(13,15,15)
#000000
(0,0,0)

Tints of #71914B

#71914B
(113,145,75)
#7D9B5B
(125,155,91)
#89A56B
(137,165,107)
#95AF7B
(149,175,123)
#A1B98B
(161,185,139)
#ADC39B
(173,195,155)
#B9CDAB
(185,205,171)
#C5D7BB
(197,215,187)
#D1E1CB
(209,225,203)
#DDEBDB
(221,235,219)
#E9F5EB
(233,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71914B color. Also use rgb(113,145,75) instead hex code.

Text Font Color

.myTextColor { color: #71914B; }

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

This text font color is #71914B.

Background Color

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

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

This div background color is #71914B.

Border color

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

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

This div border color is #71914B.

Opacity

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

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

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

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

This text has shadow with #71914B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71914B.

Preview

Color preview on black background

This text has color #71914B on black background.


Color preview on white background

This text has color #71914B on white background.


Black color preview on #71914B background

This text has black color on #71914B background.


White color preview on #71914B background

This text has white color on #71914B background.


Related colors

Complementary color

Complementary color for #hex is #8E6EB4.


I love getcolorcode.com

Triadic colors

1 #4B7191 and #914B71 with #71914B are triadic colors.

2 #4B9171 and #91714B with #71914B are triadic colors.