COLOR #71AC71

HEX: #71AC71 RGB: (113,172,113)

Color info

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

RGB color model

#71AC71 color RGB value is (113,172,113).

RGB: (113,172,113) (44%, 67%, 44%)

RGB channels and saturation

R 113 of 255 = 44%
G 172 of 255 = 67%
B 113 of 255 = 44%

113
172
113

R + G + B ~ 52%. #71AC71 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 172 + 113 = 398 (100%)
R 113 of 398 ~ 28.39%
G 172 of 398 ~ 43.22%
B 113 of 398 ~ 28.39'%

%28.39
%43.22
%28.39

CMYK color model

#71AC71 color CMYK value is (34,0,34,33).

  • cyan value is 34.30%
  • magenta value is 0.00%
  • yellow value is 34.30%
  • key color value is 32.55%

CMYK: (34,0,34,33)
C34M0Y34K33 (34%, 0%, 34%, 33%)
(0.34 / 0.00 / 0.34 / 0.33)

CMYK percentages

%34.3
%0
%34.3
%32.55

Codes

Color #71AC71 in popluar color models

71 AC 71
RGB 113 172 113
HSL 120° 26.22% 55.88%
HSB/HSV 120° 34.30% 67.45%
CMYK 34.30% 0.00% 34.30%
32.55%

Color #71AC71 in popluar number systems.

HEX 71 AC 71
Decimal 113 172 113
Binary 1110001 10101100 1110001
Octal 161 254 161

Shades and tints

Shades of #71AC71

#71AC71
(113,172,113)
#679D67
(103,157,103)
#5D8E5D
(93,142,93)
#537F53
(83,127,83)
#497049
(73,112,73)
#3F613F
(63,97,63)
#355235
(53,82,53)
#2B432B
(43,67,43)
#213421
(33,52,33)
#172517
(23,37,23)
#0D160D
(13,22,13)
#000000
(0,0,0)

Tints of #71AC71

#71AC71
(113,172,113)
#7DB37D
(125,179,125)
#89BA89
(137,186,137)
#95C195
(149,193,149)
#A1C8A1
(161,200,161)
#ADCFAD
(173,207,173)
#B9D6B9
(185,214,185)
#C5DDC5
(197,221,197)
#D1E4D1
(209,228,209)
#DDEBDD
(221,235,221)
#E9F2E9
(233,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71AC71 color. Also use rgb(113,172,113) instead hex code.

Text Font Color

.myTextColor { color: #71AC71; }

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

This text font color is #71AC71.

Background Color

.myBgColor { background-color: #71AC71; }

<div style="background-color:#71AC71">Inner text</div>

This div background color is #71AC71.

Border color

.myBorderColor { border: 1px solid #71AC71; }

<div style="border:3px solid #71AC71">Div</div>

This div border color is #71AC71.

Opacity

.myOpacity80 { color: #71AC71; opacity: 0.8; }

<p style="color:#71AC71;opacity:0.8;">80%</p>

Text with #71AC71 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 #71AC71;}

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

This text has shadow with #71AC71 color.


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

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

This text has shadow with #71AC71 primary color and red secondary color.


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

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

This text has shadow with #71AC71 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71AC71.

Preview

Color preview on black background

This text has color #71AC71 on black background.


Color preview on white background

This text has color #71AC71 on white background.


Black color preview on #71AC71 background

This text has black color on #71AC71 background.


White color preview on #71AC71 background

This text has white color on #71AC71 background.


Related colors

Complementary color

Complementary color for #hex is #8E538E.


I love getcolorcode.com

Triadic colors

1 #7171AC and #AC7171 with #71AC71 are triadic colors.

2 #71AC71 and #AC7171 with #71AC71 are triadic colors.