COLOR #71B667

HEX: #71B667 RGB: (113,182,103)

Color info

#71B667 contains mainly green color. Web safe color of #71B667 is #66CC66 (or #6C6).

RGB color model

#71B667 color RGB value is (113,182,103).

RGB: (113,182,103) (44%, 71%, 40%)

RGB channels and saturation

R 113 of 255 = 44%
G 182 of 255 = 71%
B 103 of 255 = 40%

113
182
103

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

Portions of RGB colors in percentages

R + G + B = 113 + 182 + 103 = 398 (100%)
R 113 of 398 ~ 28.39%
G 182 of 398 ~ 45.73%
B 103 of 398 ~ 25.88'%

%28.39
%45.73
%25.88

CMYK color model

#71B667 color CMYK value is (38,0,43,29).

  • cyan value is 37.91%
  • magenta value is 0.00%
  • yellow value is 43.41%
  • key color value is 28.63%

CMYK: (38,0,43,29)
C38M0Y43K29 (38%, 0%, 43%, 29%)
(0.38 / 0.00 / 0.43 / 0.29)

CMYK percentages

%37.91
%0
%43.41
%28.63

Codes

Color #71B667 in popluar color models

71 B6 67
RGB 113 182 103
HSL 112° 35.11% 55.88%
HSB/HSV 112° 43.41% 71.37%
CMYK 37.91% 0.00% 43.41%
28.63%

Color #71B667 in popluar number systems.

HEX 71 B6 67
Decimal 113 182 103
Binary 1110001 10110110 1100111
Octal 161 266 147

Shades and tints

Shades of #71B667

#71B667
(113,182,103)
#67A65E
(103,166,94)
#5D9655
(93,150,85)
#53864C
(83,134,76)
#497643
(73,118,67)
#3F663A
(63,102,58)
#355631
(53,86,49)
#2B4628
(43,70,40)
#21361F
(33,54,31)
#172616
(23,38,22)
#0D160D
(13,22,13)
#000000
(0,0,0)

Tints of #71B667

#71B667
(113,182,103)
#7DBC74
(125,188,116)
#89C281
(137,194,129)
#95C88E
(149,200,142)
#A1CE9B
(161,206,155)
#ADD4A8
(173,212,168)
#B9DAB5
(185,218,181)
#C5E0C2
(197,224,194)
#D1E6CF
(209,230,207)
#DDECDC
(221,236,220)
#E9F2E9
(233,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71B667; }

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

This text font color is #71B667.

Background Color

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

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

This div background color is #71B667.

Border color

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

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

This div border color is #71B667.

Opacity

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

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

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

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

This text has shadow with #71B667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B667.

Preview

Color preview on black background

This text has color #71B667 on black background.


Color preview on white background

This text has color #71B667 on white background.


Black color preview on #71B667 background

This text has black color on #71B667 background.


White color preview on #71B667 background

This text has white color on #71B667 background.


Related colors

Complementary color

Complementary color for #hex is #8E4998.


I love getcolorcode.com

Triadic colors

1 #6771B6 and #B66771 with #71B667 are triadic colors.

2 #67B671 and #B67167 with #71B667 are triadic colors.