COLOR #71D261

HEX: #71D261 RGB: (113,210,97)

Color info

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

RGB color model

#71D261 color RGB value is (113,210,97).

RGB: (113,210,97) (44%, 82%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 210 of 255 = 82%
B 97 of 255 = 38%

113
210
97

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

Portions of RGB colors in percentages

R + G + B = 113 + 210 + 97 = 420 (100%)
R 113 of 420 ~ 26.9%
G 210 of 420 ~ 50%
B 97 of 420 ~ 23.1'%

%26.9
%50
%23.1

CMYK color model

#71D261 color CMYK value is (46,0,54,18).

  • cyan value is 46.19%
  • magenta value is 0.00%
  • yellow value is 53.81%
  • key color value is 17.65%

CMYK: (46,0,54,18)
C46M0Y54K18 (46%, 0%, 54%, 18%)
(0.46 / 0.00 / 0.54 / 0.18)

CMYK percentages

%46.19
%0
%53.81
%17.65

Codes

Color #71D261 in popluar color models

71 D2 61
RGB 113 210 97
HSL 112° 55.67% 60.20%
HSB/HSV 112° 53.81% 82.35%
CMYK 46.19% 0.00% 53.81%
17.65%

Color #71D261 in popluar number systems.

HEX 71 D2 61
Decimal 113 210 97
Binary 1110001 11010010 1100001
Octal 161 322 141

Shades and tints

Shades of #71D261

#71D261
(113,210,97)
#67BF59
(103,191,89)
#5DAC51
(93,172,81)
#539949
(83,153,73)
#498641
(73,134,65)
#3F7339
(63,115,57)
#356031
(53,96,49)
#2B4D29
(43,77,41)
#213A21
(33,58,33)
#172719
(23,39,25)
#0D1411
(13,20,17)
#000000
(0,0,0)

Tints of #71D261

#71D261
(113,210,97)
#7DD66F
(125,214,111)
#89DA7D
(137,218,125)
#95DE8B
(149,222,139)
#A1E299
(161,226,153)
#ADE6A7
(173,230,167)
#B9EAB5
(185,234,181)
#C5EEC3
(197,238,195)
#D1F2D1
(209,242,209)
#DDF6DF
(221,246,223)
#E9FAED
(233,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71D261; }

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

This text font color is #71D261.

Background Color

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

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

This div background color is #71D261.

Border color

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

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

This div border color is #71D261.

Opacity

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

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

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

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

This text has shadow with #71D261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71D261.

Preview

Color preview on black background

This text has color #71D261 on black background.


Color preview on white background

This text has color #71D261 on white background.


Black color preview on #71D261 background

This text has black color on #71D261 background.


White color preview on #71D261 background

This text has white color on #71D261 background.


Related colors

Complementary color

Complementary color for #hex is #8E2D9E.


I love getcolorcode.com

Triadic colors

1 #6171D2 and #D26171 with #71D261 are triadic colors.

2 #61D271 and #D27161 with #71D261 are triadic colors.